通过命令行使用VS 2013 RC是MvcScaffolding兼容? [英] Is MvcScaffolding compatible with VS 2013 RC by command line?

查看:199
本文介绍了通过命令行使用VS 2013 RC是MvcScaffolding兼容?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

目前的NuGet当我尝试安装MvcScaffolding,通过键入:

 安装封装MvcScaffolding

我收到此错误

 设置DefaultScaffolder:无法获取EnvDTE.DTE的一个实例

时它发生,因为在Visual Studio 2013这一新的脚手架引擎?


解决方案

我给斯科特Hanselman的了解这个几个星期前。下面是他的回答:


我们发现了什么事,我们打算发布一个固定的版本,虽然我们与VS2013采取脚手架一个新的方向,我们仍然希望这个工作。感谢您发现这个bug。

所以我会保持眼睛去皮MvcScaffold的一个新版本,希望能解决这个问题。与此同时,也有为VS2013 的新功能,脚手架搭在大大改进的方向,所以你可能要调查这些。

编辑:有可用的新包(确保运行VS2013为管理员得到它的工作):


安装封装MvcScaffolding -Version 1.0.8-vs2013 - pre

At NuGet when I try to install MvcScaffolding, by typing:

Install-Package MvcScaffolding 

I am getting this error

Set-DefaultScaffolder : Cannot get an instance of EnvDTE.DTE

Is it happening because of this new scaffolding engine in Visual Studio 2013 ?

解决方案

I emailed Scott Hanselman about this a few weeks back. Here's his response:

We've found out what's up and we are going to release a fixed version, although we're taking Scaffolding in a new direction with VS2013 we still want this to work. Thanks for finding this bug.

So I'd keep eyes peeled for a new release of MvcScaffold that will hopefully resolve this. In the mean time, there are new features for VS2013 that take scaffolding in a much-improved direction, so you may want to investigate those.

Edit: There's a new package available (make sure to run VS2013 as admin to get it to work):

Install-Package MvcScaffolding -Version 1.0.8-vs2013 -Pre

这篇关于通过命令行使用VS 2013 RC是MvcScaffolding兼容?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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