Ask a Question related to ASP.NET Security, Design and Development.
-
Marlon #1
Error when trying to use OdbcConnection in an asp.net application . HELP . PLEASE
I got the error message below when I try to open a connection with code:
Dim connection As New OdbcConnection("Driver={Microsoft Text Driver (*.txt;
*.csv)};DBQ=C:\Inetpub\aesd")
connection.Open()
I am developing an asp.net application on Windows XP SP2. Can anyone help?
Personal I think it is because of the limited permissions that asp.net
account has.
ERROR [HY000] [Microsoft][ODBC Text Driver]General error Unable to open
registry key 'Temporary (volatile) Jet DSN for process 0xc8c Thread 0xb44
DBC 0x86ca004 Text'. ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's
SQLSetConnectAttr failed ERROR [HY000] [Microsoft][ODBC Text Driver]General
error Unable to open registry key 'Temporary (volatile) Jet DSN for process
0xc8c Thread 0xb44 DBC 0x86ca004 Text'. ERROR [HY000] [Microsoft][ODBC Text
Driver] Disk or network error. ERROR [HY000] [Microsoft][ODBC Text
Driver]General error Unable to open registry key 'Temporary (volatile) Jet
DSN for process 0xc8c Thread 0xb44 DBC 0x86ca004 Text'. ERROR [HY000]
[Microsoft][ODBC Text Driver]General error Unable to open registry key
'Temporary (volatile) Jet DSN for process 0xc8c Thread 0xb44 DBC 0x86ca004
Text'. ERROR [HY000] [Microsoft][ODBC Text Driver] Disk or network error.
Marlon Guest
-
#40453 [NEW]: Application Error in New COM ("word.application")
From: mraji_1 at yahoo dot com Operating system: Win 2000 PHP version: 4.4.4 PHP Bug Type: COM related Bug description: ... -
Server Error in '/' Application ASPNET Error.
Hi Everyone, Just need any insight on this matter. My website works perfectly when intalled on my machine, but once i upload it to the... -
OdbcConnection failed when using Windows authentication and impersonation.
I got the error message below when I try to open a connection with code: Dim connection As New OdbcConnection("Driver={Microsoft Text Driver... -
Server Error in '/' Application - Compilation Error - Temporary ASP.NET Files
I have a site that works fine on my local box. I then copy it to my production server (Win2003) and when I try to access the site I get: Server... -
Problem with an ODBCConnection when using it in a WebService.
Hi all, I am having a problem with the ODBCConnection class when trying to open a connection to my Paradox table in my WebService. When using it...



Reply With Quote

