PLease help me with this?

SCENARIO:
I have developed an application with

  • >2 custom dlls ,
  • >a .mdb file, and
  • >my exe file.

Using C# and VIsual Studio 2005.

The application requires .NET Framework 2.0 to run.

The application runs fine when all files are kept in the same folder.

PROBLEM:
The folder when shared on a network drive and when accessed from there on a different interconnected machine via LAN, gives ERROR!!!

Please guide anyone?
Thanks in advance.......

Recommended Answers

All 2 Replies

Has permission to write on this directory?!

It may depend on what your app does, .net has a number of security parts check the properties on your project.. as well as check what the error is, if it says something about security etc and yet runs from a local drive, you need to change the properties in the project settings.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.