Ask a Question related to ASP, Design and Development.
-
J. Muenchbourg #1
Exception Occured only on one record
I'm getting an "exception occured" error pointing to this line :
<%=Replace(Replace(rs1("racelength"),"D","")," ","")
%>
..when all the other records (84 that i'm displaying) have the same
display reference, and they are all fine. The data in the dbase is not
different than the other data corresponding to this field
??
Muench
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
J. Muenchbourg Guest
-
#32101 [Com]: Exception in unknown on line 0 when throwing exception inside exception handler
ID: 32101 Comment by: dhopkins at DonHopkins dot com Reported By: ceefour at gauldong dot net Status: No... -
How to tell if recompilation occured?
How can we tell if the form was recompiled or not. I've tried to time a form load between when I simply reload a form and when I reload a form... -
An unhandled exception has occured Unknown Server tag
Hi, I am using ASP.Net 2.0 Beta 2. I have a class which inherits from "System.Web.UI.WebControls.Label" class. I have added that class in a... -
SoapExtension for Global Exception handling; but prevent exception from propagating!!
Hi, I wrote a SoapExtension for Global Exception handling in Webservice and it works!!!! Now i want to catch the exception that happen in the... -
Exception occured error
I'm getting an Exception occured error on line 4 (For i =1...) <% Function ProperCase(strIn) strOut = "" boolUp = True For i = 1 To Len(strIn)...



Reply With Quote

