G
Gary Brown
Guest
Hi,
I added a file server to our home network then moved
my C# project files to it. Visual Studio 2005 can
run those files from my laptop (Vista Premium) but
not my desktop (XP Pro). Under XP, VS complains
of the location is not trusted when the projects are
loaded and gives "SecurityException was unhandled"
when they are run. Both were setup identically with the
..NET Framework 2.0 Configuration tool:
Membership condition: URL
URL: file://servername/share/*
Permission Set: FullTrust
Anyone have any idea why this doesn't work on the
XP machine and how to fix it?
Thanks,
Gary
I added a file server to our home network then moved
my C# project files to it. Visual Studio 2005 can
run those files from my laptop (Vista Premium) but
not my desktop (XP Pro). Under XP, VS complains
of the location is not trusted when the projects are
loaded and gives "SecurityException was unhandled"
when they are run. Both were setup identically with the
..NET Framework 2.0 Configuration tool:
Membership condition: URL
URL: file://servername/share/*
Permission Set: FullTrust
Anyone have any idea why this doesn't work on the
XP machine and how to fix it?
Thanks,
Gary