Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASP.NET locks files
Message
From
13/05/2006 12:03:48
 
 
To
13/05/2006 12:01:30
General information
Forum:
ASP.NET
Category:
Databases
Environment versions
Environment:
VB 8.0
Miscellaneous
Thread ID:
01121566
Message ID:
01121668
Views:
9
Cool! Glad it worked! =)

~~Bonnie


>>Probably all you need to do is to just make sure you close your connection in your catch:
>>
>>            Catch loError As Exception
>>                oApp.cError = oApp.ErrorSetup(loError, oApp.Debug(cSQL))
>>                oConnection.Close()
>>            End Try
>>
>
>Wow! That did it.
>
>I have found that this got locked for a few minutes and went away by itself. So, once an error occured, the lock was persisting for a few minutes. Now, with this adjustment, it never happens. Thanks
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform