up vote 0 down vote favorite
share [g+] share [fb]

I've Googled, I've Caspol to death, but I still cannot load a VS2008 solution from a drive on the host machine. I get the project location not trusted message.

When I try:

Caspol -q -machine -addgroup 1 -url file://d:/* FullTrust -name "D Drive"

VS2008 starts to open the solution, then crashes with no error message - just disappears. The only thing I can see that is different from some of the solutions I've seen is that I have a 64 bit host system, and the guest is 32.

Does anyone have any suggestions?

link|improve this question

57% accept rate
I guess you checked already, but does the solution open up correctly if you copy it to a folder inside the VM (so you are not using a shared folder). Maybe the .ncb, .suo or another of the solution files are corrupted. Plus: Is the latest SP installed for everything? – 0xA3 Mar 17 '09 at 22:39
Just curious... Are you trying to debug a service on the guest machine? I can't think of too many good reasons to run Visual Studio inside of Virtual PC. You might want to look at msvsmon.exe in that case. – Jesse Weigert Mar 18 '09 at 2:31
Divo - solution opens correctly in VM if I copy it. Jesse - no, it's not a service. Lots of people run VS inside a VM - in fact, I thought that was the way to go! – hayrob Mar 18 '09 at 21:34
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.