Groups | Blog | Home
all groups > dotnet distributed apps > september 2005 >

dotnet distributed apps : Working with offline folders



NQ
9/12/2005 1:11:02 AM
I'm looking for a solution to work at same VB.NET project in my notebook and
in my desktop keeping it updated in both PC.
I'm trying creating an offline folder in my desktop with WIN 2003 server and
working offline on my notebook.
But when I run the application in my notebook this error appears:

System.Security.SecurityException

when the code try to get the computer name with the
SystemInformation.ComputerName function

Is there any solution to solve this problem or the only way is work with two
local project and keep them updated manually or with some syncronizing tool
as viceversa ???

Many thanks
NQ
9/13/2005 2:39:52 PM
I solved the problem setting the project generation output path to a local
directory.
NQ




[quoted text, click to view]
AddThis Social Bookmark Button