MTSkull Posted November 18, 2004 Posted November 18, 2004 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 Quote "Beer is proof that God loves us and wants us to be happy." -Benjamin Franklin
*Gurus* Derek Stone Posted November 19, 2004 *Gurus* Posted November 19, 2004 This question has been asked and answered numerous times on these forums. Try searching. Quote Posting Guidelines
MTSkull Posted November 19, 2004 Author Posted November 19, 2004 Thanks, just wasn't using the right search string. Just for reference this post covers permissions. Quote "Beer is proof that God loves us and wants us to be happy." -Benjamin Franklin
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.