Click here to Skip to main content
15,887,027 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Backgroundworker Class Pin
mr_lasseter26-Feb-07 4:18
mr_lasseter26-Feb-07 4:18 
GeneralRe: Backgroundworker Class Pin
tonyalex2-Mar-07 2:52
tonyalex2-Mar-07 2:52 
Questionmultilingual, help me plsss Pin
Member 384017426-Feb-07 1:02
Member 384017426-Feb-07 1:02 
QuestionRaising Events & Multithreading Pin
Member 384931926-Feb-07 0:26
Member 384931926-Feb-07 0:26 
QuestionAdding a line of text to the end of a file over HTTPS Pin
merrittholmes26-Feb-07 0:09
merrittholmes26-Feb-07 0:09 
QuestionChange Data Grid Column Name Pin
Vikash Yadav25-Feb-07 23:50
Vikash Yadav25-Feb-07 23:50 
AnswerRe: Change Data Grid Column Name Pin
Sachin Gokhale27-Feb-07 20:29
Sachin Gokhale27-Feb-07 20:29 
QuestionProblem accessing Access DB file on a shared network drive Pin
Alex Feature25-Feb-07 23:39
Alex Feature25-Feb-07 23:39 
Hi guys,

Got a question for anyone who can help.

I have deployed an application I created in VB.NET on a client's PC. The application accesses a local Access database file. Everything works fine.

When I move the locally stored Access DB file to a shared network drive, and update the appropriate connection strings in my app to reflect this change, the app will crash when it runs the next time with the usual Microsoft Send Error Report dialog box appearing. It gives you a memory dump and a System Unauthorized Access error message.

The shared network drive has full read-write properties enabled for the appropriate user.

However, the trouble is that once it crashes, even if you change the connection strings and move the Access file back locally, whenever you try to run it from then on it still refuses to work and crashes. Uninstalling and reinstalling the app bears no results. The only way I have found to get it to work again is by going into the appropriate user's Local Settings folder and renaming or deleting the local configuration files.

Is there a setting or a permission I need to set to get it to work on the shared network drive? Do I need to alter settings in the .NET framework? If so, what do I need to change and where do I need to change it? While on my development PC in Administrative Tools there is a 1.1 .NET framework configuration link and 2.0 .NET framework configuration link, on my client's PC where I deployed the app there is only a 1.1 .NET framework config link, even though .NET 2.0 is installed. Examining the link on my development PC, I discover that it points to a file in ProgramFiles\MSVisualStudio8, as compared to the 1.1 .NET config link which points to Windows\Microsoft.NET\Framework. So how do I configure 2.0 .NET framework if I don't have Visual Studio installed on that machine?

I know I've rambled on long enough and I've probably bored you guys, but any help would be greatly appreciated. Thanx.

Regards, Alex.




The perfect code is always in your head...it just a matter of how hard you bang your head against the wall to get it out!

GeneralRe: Problem accessing Access DB file on a shared network drive Pin
Alex Feature26-Feb-07 19:55
Alex Feature26-Feb-07 19:55 
GeneralRe: Problem accessing Access DB file on a shared network drive Pin
Alex Feature28-Feb-07 3:40
Alex Feature28-Feb-07 3:40 
Questionproject help requires...plzzzzz Pin
prabir kishore25-Feb-07 23:31
prabir kishore25-Feb-07 23:31 
AnswerRe: project help requires...plzzzzz Pin
Christian Graus26-Feb-07 10:32
protectorChristian Graus26-Feb-07 10:32 
GeneralRe: project help requires...plzzzzz Pin
prabir kishore26-Feb-07 18:31
prabir kishore26-Feb-07 18:31 
GeneralRe: project help requires...plzzzzz Pin
Christian Graus26-Feb-07 21:55
protectorChristian Graus26-Feb-07 21:55 
QuestionHow to retriving the Image files from ACCESS 2003 Pin
somagunasekaran25-Feb-07 22:33
somagunasekaran25-Feb-07 22:33 
Questioninterfacing vb .net and a hardware Pin
tomoyo_akumin25-Feb-07 19:41
tomoyo_akumin25-Feb-07 19:41 
AnswerRe: interfacing vb .net and a hardware Pin
Christian Graus25-Feb-07 20:35
protectorChristian Graus25-Feb-07 20:35 
QuestionCPU Usage per process Pin
The ANZAC25-Feb-07 19:25
The ANZAC25-Feb-07 19:25 
AnswerRe: CPU Usage per process Pin
TwoFaced26-Feb-07 8:54
TwoFaced26-Feb-07 8:54 
GeneralRe: CPU Usage per process Pin
The ANZAC26-Feb-07 10:24
The ANZAC26-Feb-07 10:24 
GeneralRe: CPU Usage per process Pin
TwoFaced26-Feb-07 11:51
TwoFaced26-Feb-07 11:51 
QuestionDesign Time TypeConverter Hell [modified] Pin
shoorrock25-Feb-07 15:11
shoorrock25-Feb-07 15:11 
QuestionMessagebox location Pin
harveyhanson25-Feb-07 13:14
harveyhanson25-Feb-07 13:14 
AnswerRe: Messagebox location Pin
MatrixCoder25-Feb-07 13:31
MatrixCoder25-Feb-07 13:31 
QuestionRemoving a Picture Box Pin
Klazen25-Feb-07 12:12
Klazen25-Feb-07 12:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.