Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

Designer file (.designer.cs) not generated for a custom project (with extension .cw) in VS 2015

$
0
0

Hi there,

We've an integration to Visual Studio in our project using a VSPackage developed in VS 2005 that creates a custom project with its own editor using our own templates. The integration is working fine in VS 2005, and with some changes in VS 2010 and 2012. But now when we are upgrading the integration support to VS 2015, everything seems to be working fine except for the generation of the designer file (.designer.cs) for the custom project in VS 2015 IDE. As there's no designer file generated, controls dropped on to the editor of custom project are failing to generate the behind code which is causing the integration functionality to fail and making it useless. After investigating for a while came to know from the link http://www.visualstudioextensibility.com/category/vs14/ that VS extensibility is greatly changed in VS 2015 - especially, the code model and its generation implementation is now implemented as part of "Roslyn" platform which earlier used to be part of VS SDK. In this regard, I would like to know the changes we need to make in our VSPackage to see that the designer file which contains code behind is generated successfully so that our custom project in VS 2015 functions well.

Thanks in advance for the help!

Regards,

Rama


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>