Tagged Questions

0
votes
1answer
103 views

VSPackage fails PLK verification on clean machine, but passes on Dev machine when /noVSIP is set

I think the title pretty much says everything. But just to be safe... I've got a VSPackage developed on my main machine that has the VS2008 SDK SP1 installed on it. When debugging in the ...
0
votes
1answer
352 views

Troubleshooting Plk Verification for Visual Studio Package in a VSIP Development Edition

I have a custom domain specific language project which was developed a while back, was deployed and run on the same machine inside the normal Visual Studio hive with no problems. Server has been ...