Visual Studio 2012 Windows service .vdproj project migration
I'm trying to move a solution I have over to Visual Studio 2012 and one of the project types is .vdproj. According to this link this project type is not supported in Visual Studio 2012: MSDN says they recommend that you use InstallShield Limited Edition for Visual Studio. The problem is, when I open up my solution in VS2012 and try to add a new "Enable InstallShield Limited Edition" project to my solution, I get an error message saying: Creating project 'test'...project creation failed. Why might I not be able to add a project of this type to my solution? If I make a new empty solution I can't