Cannot get an instance of EnvDTE.DTE

Visual Studio 2013 kadang muncul error seperti ini di Package Manager Console

Cannot get an instance of EnvDTE.DTE

Pengalaman saya di solution MOBIDIG PMO, error ini mengakibatkan tidak bisa debug.

Memperbaiki error ini dengan mengetik command berikut di Package Manager Console

Install-Package MvcScaffolding.VS2015

Setelah package ter-install, debug berfungsi kembali

http://stackoverflow.com/questions/18727299/is-mvcscaffolding-compatible-with-vs-2013-rc-by-command-line

 

Chandra Oemaryadi has written 244 articles

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>