从Visual Studio 2008迁移到2012('dslAssembly'错误) [英] Migrating from Visual Studio 2008 to 2012 ('dslAssembly' Error)

查看:80
本文介绍了从Visual Studio 2008迁移到2012('dslAssembly'错误)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好几年前,我使用Visual Studio C#2008,DSL工具(在最新版本中命名为Visualization and Modeling)开发了一个软件程序。我在http://social.msdn.microsoft.com/Forums/vstudio/en-US/db3afb55-1d2a-413f-af80-448644e15c71/dsl-2012-compatibility-to-vs-2013中关注了guidlines?forum = dslvsarchx
从2008年迁移到2012年...但是我在运行程序时仍然遇到此错误,该程序与自动生成的"Package.tt"有关。我非常感谢您对如何解决此错误的帮助:"编译
转换:名称'dslAssembly '在当前背景下不存在
"错误代码是"59369373"

Hi, I have developed a software program a couple of years ago using Visual Studio C# 2008, DSL tools (named as Visualization and Modeling in latest releases). I followed the guidlines in http://social.msdn.microsoft.com/Forums/vstudio/en-US/db3afb55-1d2a-413f-af80-448644e15c71/dsl-2012-compatibility-to-vs-2013?forum=dslvsarchx to migrate from 2008 to 2012...But I am still getting this error when running the program, which is related to 'Package.tt' that is automatically generated. I would really appreciate your help on how to resolve this error : "Compiling transformation: The name ‘dslAssembly’ does not exist in the current context" and the Error code is "59369373"

推荐答案

我会尝试的是:

What I would try is:

- 展开一个新的使用VS2012的DSL。

- unfold a new DSL with VS2012.

- 将Package.tt从这个新的DSL复制到你转换的项目。

- copy the Package.tt from this new DSL to your converted project.

(或将2 Package.tt差异化为了解有什么不同)

(or diff the 2 Package.tt to understand what is different)

问候


这篇关于从Visual Studio 2008迁移到2012('dslAssembly'错误)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆