Groups | Blog | Home
all groups > inetserver asp db > september 2006 >

inetserver asp db : i need script debuggin help


josephweiss NO[at]SPAM gmail.com
9/26/2006 8:29:35 AM
I hate to admit it, but I have never realy used any debugging (not sure
how to actully do it), and now I need to figure out how. I have a 5MB
access db that I am doing simple stuff with. it's just a customer db
that I am displaying by a 'date' field. All has been working well for
quite some time now, but now something is not right.

I am not sure if it is an IIS thing, or if there is something that I
missing with my code. Any basic debugging help would be appreciated.

Thanks all!
Bob Barrows [MVP]
9/26/2006 11:39:12 AM
[quoted text, click to view]
Basic = Response.Write

A real debugger comes with Visual Studio.

Otherwise:
http://support.microsoft.com/default.aspx/kb/299986/EN-US/

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Joe Reynolds
9/26/2006 11:39:35 AM
you could start by stating exactly what your problem is! what error are you
getting? what used to work but doesnt anymore?


[quoted text, click to view]

josephweiss NO[at]SPAM gmail.com
9/26/2006 12:33:07 PM
I don't think that this is a scripting issue. I dug a little deeper
and I think it is an IIS issue or something related to my application
or system error message logs.

This is an error that I am getting under my application log...

Error: The Template Persistent Cache initialization failed for
Application Pool 'DefaultAppPool' because of the following error: Could
not create a Disk Cache Sub-directory for the Application Pool. The
data may have additional error codes..


I tested this site out locally and it perfomred fine. If I am out of
line by posting error log message here, just let me know.

Thanks
AddThis Social Bookmark Button