all groups > visual studio .net general > april 2007 >
You're in the

visual studio .net general

group:

run .net app from remote machine


run .net app from remote machine DarthSidious
4/30/2007 11:00:00 AM
visual studio .net general: hello,
i need to run an application from a remote machine in the same intranet. But
everytime i do something like

"\\server\app\aplication.exe" i get a clr error.

How can i do this? i can't install the application on every machine...

this was not a problem with vb6.

thanks!!!

Re: run .net app from remote machine Bryan Phillips
5/1/2007 4:52:50 PM
Increase the trust level for your exe on the affected machines. Or use
ClickOnce to automatically deploy to the client machines.

--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net



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