Hi,
I'm trying to develop a website in Visual Studio on an XP virtual machine and the code is on the Mac shared folder (which looks like a network folder to XP). VS reports security errors when loading a project (the code is not fully trusted) and monitoring errors when trying to run ('Failed to start monitoring project x'). To fix the security issue, I tried what microsoft suggests for granting Full Trust to local intranet filesystems, but that did not solve the problem. For the run errors, I have no clue how to tackle the problem.
My hope is that someone else has tried to do this, encountered the problem, and solved it. Currently I have the code in the vm filesystem, and it works fine. But the ideal situation would be to have the code in my mac Documents folder (or something similar).
Thanks.
I'm trying to develop a website in Visual Studio on an XP virtual machine and the code is on the Mac shared folder (which looks like a network folder to XP). VS reports security errors when loading a project (the code is not fully trusted) and monitoring errors when trying to run ('Failed to start monitoring project x'). To fix the security issue, I tried what microsoft suggests for granting Full Trust to local intranet filesystems, but that did not solve the problem. For the run errors, I have no clue how to tackle the problem.
My hope is that someone else has tried to do this, encountered the problem, and solved it. Currently I have the code in the vm filesystem, and it works fine. But the ideal situation would be to have the code in my mac Documents folder (or something similar).
Thanks.