Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

.exe on networkdir doesn´t work for others ..

 

Hoi,

 

when I put my application (.exe file) on networkdirectory, others can´t run it.

 

It opens and the user can´t open/access database on local machine.

 

Does someone know,how to solve this ???

Edited by Mischamel
Sometimes you´ve got to make a silent Takedown .
  • Administrators
Posted

Do theyhave the framework installed? If so you will need to lookat permissions. Under .Net applications running from the network have restricted access.

in your admin tools there should be a framework configuration tool - or search these boards this topic has come up before.

Posting Guidelines FAQ Post Formatting

 

Intellectuals solve problems; geniuses prevent them.

-- Albert Einstein

Posted

It don´t know is it right what i say now.....

 

But try it.

 

When you start the application from a networkpath, it is possible that the path to your database in your sourcecode is local.

Try to give your application the complete networkpath to your database at runtime.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...