Ask a Question related to ASP Database, Design and Development.
-
Robert Blakeman #1
IIS 5 - General error Unable to open registry key
( - also posted on inetserver.iis)
Hi
I am a web programmer with an ASP-based website on my
webhosts server (Win2000, IIS 5) which references an
Access 97 database. I am INTERMITTENTLY getting errors of
the kind:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver]General error
Unable to open registry key 'Temporary (volatile) Jet DSN
for process 0x9ac Thread 0xa0c DBC 0x15d1024 Jet'
I have read the articles:
[url]http://www.aspfaq.com/show.asp?id=2009[/url]
[url]http://support.microsoft.com/?kbid=306518[/url]
[url]http://support.microsoft.com/?kbid=315456[/url]
on this matter, and intend to refer my webhost to them.
However, after enduring this error for over 18 months and
across several servers, he has basically admitted that he
is at a loss as to its cause, and claims there are other
websites on the same server experiencing no problems.
What is notable here is that the site will process its
code without trouble on most occasions, and then suddenly
fail, producing the error described above. Additionally,
I have an identical copy of my site on my ISPs free
webspace which has never failed.
Is this a permissions problem? Why does it occur
inconsistently, when code flow is uniform for all site
visitors?
Any help greatly appreciated.
Robert Blakeman
Robert Blakeman Guest
-
Problem connecting to local Access database - Unable to open registry key 'Temporary (volatile) Jet DSN ...
Hi I get the following error sporadically when running a sample in an MSDN ASP tutorial: Microsoft OLE DB Provider for ODBC Drivers: General... -
Unable to open registry key 'Temporary (volatile) Jet DSN
Hi Guys I was wondering if you could help. Basically I have an ASP page that inserts details from a standard form into an Access DB and even... -
Unable to Open Registry Key
Hello; I've published my database using Frontpage and inserted a result query on a ASP page and I get the following error. Can anyone help me? ... -
Unable to Open ODBC Registry Key
Hi: Using MS Access in a server-side application (Win2k Adv. Server, IIS 6, ASP) we suddenly are getting the following error on most pages: ... -
ADODB.Connection - Unable to open registry key 'Temporary (volatile) Jet
Jon wrote: http://www.aspfaq.com/show.asp?id=2062 - updatable cursor http://www.aspfaq.com/show.asp?id=2009 - 80004005 errors Bob Barrows -
Robert Blakeman #2
Re: IIS 5 - General error Unable to open registry key
Thanks Bob. I have instigated the change with the OLEDB
version of the connection string and so far all is ok.
Time will tell.
The URL is useful too. Thanks for your help! :-)
Robert Blakeman
error never occurs if>-----Original Message-----
>I can't answer your question, except to say that thisstrings.>you use the native Jet OLEDB provider instead of ODBC. See
>[url]www.connectionstrings.com[/url] for help with your connectionof>
>HTH,
>Bob Barrows
>
>Robert Blakeman wrote:>> ( - also posted on inetserver.iis)
>>
>> Hi
>>
>> I am a web programmer with an ASP-based website on my
>> webhosts server (Win2000, IIS 5) which references an
>> Access 97 database. I am INTERMITTENTLY getting errorsDSN>> the kind:
>>
>> Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
>> [Microsoft][ODBC Microsoft Access Driver]General error
>> Unable to open registry key 'Temporary (volatile) Jetand>> for process 0x9ac Thread 0xa0c DBC 0x15d1024 Jet'
>>
>> I have read the articles:
>>
>> [url]http://www.aspfaq.com/show.asp?id=2009[/url]
>> [url]http://support.microsoft.com/?kbid=306518[/url]
>> [url]http://support.microsoft.com/?kbid=315456[/url]
>>
>> on this matter, and intend to refer my webhost to them.
>> However, after enduring this error for over 18 monthshe>> across several servers, he has basically admitted thatsuddenly>> is at a loss as to its cause, and claims there are other
>> websites on the same server experiencing no problems.
>> What is notable here is that the site will process its
>> code without trouble on most occasions, and thenAdditionally,>> fail, producing the error described above.>>> I have an identical copy of my site on my ISPs free
>> webspace which has never failed.
>>
>> Is this a permissions problem? Why does it occur
>> inconsistently, when code flow is uniform for all site
>> visitors?
>>
>> Any help greatly appreciated.
>>
>> Robert Blakeman
>
>
>.
>Robert Blakeman Guest



Reply With Quote

