Urgent please!!!

D

David

Hi,
i have a big problem. I have to finish my job tomorrow but it not work.
Appear the following error.
Please if somebody knows what happen please contact with me.
Many thanks.
Regards.
Server Error in '/alfermetal' Application.
----------------------------------------------------------------------------
----

ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver]General error Unable
to open registry key 'Temporary (volatile) Jet DSN for process 0x100 Thread
0xc30 DBC 0x13e30e4 Jet'. ERROR [IM006] [Microsoft][ODBC Driver Manager]
Driver's SQLSetConnectAttr failed ERROR [HY000] [Microsoft][ODBC Microsoft
Access Driver]General error Unable to open registry key 'Temporary
(volatile) Jet DSN for process 0x100 Thread 0xc30 DBC 0x13e30e4 Jet'. ERROR
[HY000] [Microsoft][ODBC Microsoft Access Driver] Could not use '(unknown)';
file already in use. ERROR [HY000] [Microsoft][ODBC Microsoft Access
Driver]General error Unable to open registry key 'Temporary (volatile) Jet
DSN for process 0x100 Thread 0xc30 DBC 0x13e30e4 Jet'. ERROR [HY000]
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open
registry key 'Temporary (volatile) Jet DSN for process 0x100 Thread 0xc30
DBC 0x13e30e4 Jet'. ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver]
Could not use '(unknown)'; file already in use.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.

Exception Details: System.Data.Odbc.OdbcException: ERROR [HY000]
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open
registry key 'Temporary (volatile) Jet DSN for process 0x100 Thread 0xc30
DBC 0x13e30e4 Jet'. ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's
SQLSetConnectAttr failed ERROR [HY000] [Microsoft][ODBC Microsoft Access
Driver]General error Unable to open registry key 'Temporary (volatile) Jet
DSN for process 0x100 Thread 0xc30 DBC 0x13e30e4 Jet'. ERROR [HY000]
[Microsoft][ODBC Microsoft Access Driver] Could not use '(unknown)'; file
already in use. ERROR [HY000] [Microsoft][ODBC Microsoft Access
Driver]General error Unable to open registry key 'Temporary (volatile) Jet
DSN for process 0x100 Thread 0xc30 DBC 0x13e30e4 Jet'. ERROR [HY000]
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open
registry key 'Temporary (volatile) Jet DSN for process 0x100 Thread 0xc30
DBC 0x13e30e4 Jet'. ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver]
Could not use '(unknown)'; file already in use.

Source Error:


Line 14: Dim Noticia As panel.bbdd.PanelNoticiaDB = New
panel.bbdd.PanelNoticiaDB()
Line 15: Dim drNoticias As ODBCDataReader
Line 16: drNoticias = Noticia.GetNoticias()
Line 17: listNoticias.DataSource = drNoticias
Line 18: listNoticias.DataBind()
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top