Exeption Occured.. If Else Problem
I am having a problem with an if...else statement. (Excuse my bad English.)
In my access database i have a memo field called 'nyhetsKategori'.
The default value in this field is '0'.
I have the following code: ....
View Replies
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
??
View Replies
View Related
We have an web application called I-CAL(Interactive Personal Loan Calculator). This application is configured on server with Win 2000, IIS 5.0 and with 1 GB Ram.
The application is facing a very rare problem which is difficult to reproduce and trace. The problem statement is as follows:
The application faces an ASP Error called "Type Mismatch" and the line it points the error to is the statement where we create an Object of the Business Component. For Eg: Set Obj = Server.CreateObject("PrgABC.clsXyz").
This is a very rare error which does'nt occur consistently. We are not able to trace it also. Code:
View Replies
View Related
I have this type of error Error type :
(0x80020009)
An exception occured
/yeni/haber/Default.asp, line 78
and this asp code :
View Replies
View Related
I have a database driven (ms access) website which runs fine on my computer (win 2000 iis6). However, on uploading, some pages am receiving the following error
"An Unknown script error occured while processing your request."
......
View Replies
View Related