Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I wrote an application that links to different MSSQL servers via the SQLClient. When I run the release exe from my desktop or from the bin folder I have no problems. When I move the same exe to a network folder and try to execute, it crashes whenever it tries to look anything up in a MSSQL Server database. It uses a System table on a local server to store some operating parameters and then links to one of several offsite servers for data retrieval. Is there some sort of security parameter I have to add to get it to run off a network drive, or do I need to install it locally on any computer that would need to use it?

 

Thanks

Brian

"Beer is proof that God loves us and wants us to be happy."

-Benjamin Franklin

Posted

Thanks, just wasn't using the right search string.

 

Just for reference this post covers permissions.

"Beer is proof that God loves us and wants us to be happy."

-Benjamin Franklin

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...