Link to home
Start Free TrialLog in
Avatar of Richard Comito
Richard ComitoFlag for United States of America

asked on

How do I set up vb.net over a vpn and office network connection?

I would like to be able to set up my Visual Studio .net 2003 to have my vb.net project files to go to a network folder that I can access at work thru the network and from home thru the vpn.  I have a the vpn connection and office network all set up.  But, when I try and open one of my project I get a error that reads:

"the project location is not fully trusted by the .NET runtime.  This is usually because it is either a network share or mapped to a network share not a on the local machine.  if the output path is under the project location, your code will not execute as fully trusted and you may receive unexpected security exceptions."

Then if I try and run and debug I get errors connection errors.

How can I set this up so that I can work from both Home and the Office?

Any advice would be great.

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of bman9111
bman9111

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Richard Comito

ASKER

The only way I was able to get this to work was to mapped a network drive.  Is this the only way I can set up to work with intranet?

Just checking for when I am setting this up at home.  At the office np.  I am sure it will not be an issue from home.  It's just I do not have a static IP and I am using Cisco VPN Client software and I am sure if I map a Network drive that I will get an error for that dirve when I do not have the clinet software working.
Avatar of bman9111
bman9111

yes, I am pretty sure this is what u ahave to do. At least that i what I had to do...