-
Project on Network Share
Hi,
Ik get a security Warning,
I use a network share for my project files, since my girl-demon-friend kicks me away from my laptop now-and-then, andd makes me work on another machine. :mad:
How can I Use vb.NET on a network share, I get messages like code execute as not fully trusted etc etc etc.
Can anyone help me understand /resolve this?
-
Consider using VSS (Visual Source Safe). It also offers the benefit of keeping different versions of your project as you are coding and allow you to revert to a previous version if you screwed up something. It's worth the time investment.
-
You could alter the security settings for the intranet zone, so it would allow you to do what you need.
Check the control panel applets for the framework. It is in there somewhere (I can't check it right now because I haven't got .NET installed on my machine at work).
Veel succes.