g
Printer Friendly Version

editor  
BellaOnline's ASP Editor
 

Temporary volatile Jet DSN for process - Unable to open Registry key

Error codes in ASP can drive you crazy sometimes. How do you fix it if you see the error Temporary volatile Jet DSN for process - Unable to open Registry key ?

First, this in general means there is a permission problem getting to the database. Usually this happens when you do a security patch on your server, reboot your server, or install firewall software. All of these things can cause your web user to lose permission to access the critical files.

So first, check the basics. Make sure that IUSR has write permission to both the directory holding the database file and to any temp directories being used. Make sure that the DSN connection string is actually pointed at the diretory you are working on!

Even if you thought these were set properly, a reboot or a security upgrade might have unset them. Check again.

Next, look into any other security blocks that may have been added. Have you added any antivirus or firewall software recently? Try turning it off and see if that helps. If it does, turn the software back on and then go into its configuration, and allow access to the directories in question.

Introduction to ASP Ebook

Download this ebook to get everything you need to know about learning ASP - from a step by step tutorial to function lists, sample code, common errors and solutions, and much more! 101 pages.

ASP Site @ BellaOnline
View This Article in Regular Layout

Content copyright © 2013 by Lisa Shea. All rights reserved.
This content was written by Lisa Shea. If you wish to use this content in any manner, you need written permission. Contact Lisa Shea for details.



| About BellaOnline | Privacy Policy | Advertising | Become an Editor |
Website copyright © 2023 Minerva WebWorks LLC. All rights reserved.


BellaOnline Editor