On Jul 18, 9:16 am, "Anderson" <b...@bla.comwrote:
Quote:
Hi
>
How can I do that?
I have that situation too... I must run my app from a network drive, so
other machines in the company can run it.
>
Thanks
>
"Cor Ligthert [MVP]" <notmyfirstn...@planet.nlescreveu na mensagemnews:OA86k8rkHHA.568@TK2MSFTNGP02.phx.gbl. ..
>
>
Quote:
Running from a network drive needs extra security settings,
>
>
Quote:
"William Cruz" <wcru...@msn.comschreef in bericht
news:uU5pjwpkHHA.492@TK2MSFTNGP04.phx.gbl...
Quote:
Problem:
I created a simple application and when I compile it and run it on my
local drive it runs just fine. But if I copy it to a network drive, and
I try to run it I get an error.Code 0xe0434f4d. Can anyone explain this?
Oh and if I publish it, and run the setup.exe it will work just fine
anywhere, it only happens when I try to run it alone @ a network drive
from my local computer.
>
>
>
Quote:
Quote:
*** Sent via Developersdexhttp://www.developersdex.com***
http://groups.google.com/group/micro...b0707902db8246
Though I highly recommend you publish a click-once launcher to the
network which will install your application and any other requirements
(like the framework or Sql Server Express). ClickOnce also makes it
much easier to do updates than XCopy deployement (imo).
Thanks,
Seth Rowe