jboothco
Newcomer
We have developed an app that may be run as a classic application or installed as a service. It is written in a mixture of C# and VB using VS2005. As an app, it has no problems using a mapped netword drive. When we install it as a service it no longer "sees" the mapped drives. We have attempted to change the login setup for the service, but that didn't help at all. Obviously, the scope of the program is different when running as a service, but we are not sure what is going on or how to program around it. How do we access mapped drives from within a service?
Thanks in advance to anyone who can help!
John
Thanks in advance to anyone who can help!
John