Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: ASP error


Message #1 by "Pawan" <kumarp2@a...> on Mon, 29 Jan 2001 22:55:04 -0000
error 'ASP 0115' 

Unexpected error 

/e3PO/appCurMonth.asp 

A trappable error occurred in an external object. The script cannot

continue running.





Message #2 by "Ken Schaefer" <ken@a...> on Tue, 30 Jan 2001 11:30:04 +1100
What objects are you using in the page?



Cheers

Ken



----- Original Message ----- 

From: "Pawan" <kumarp2@a...>

To: "ASP Web HowTo" <asp_web_howto@p...>

Sent: Tuesday, January 30, 2001 6:41 PM

Subject: [asp_web_howto] ASP error





> error 'ASP 0115' 

> Unexpected error 

> /e3PO/appCurMonth.asp 

> A trappable error occurred in an external object. The script cannot

> continue running.





Message #3 by "Kumar, Pawan" <kumarp2@a...> on Tue, 30 Jan 2001 17:53:30 +1100
Ken,



I am using two com component. Is it because of the component?

Since most of the time it doesn't comes so I donot know where is the fault.



Cheers

Pawan



 -----Original Message-----

From: 	Ken Schaefer [mailto:ken@a...] 

Sent:	30 January 2001 11:30

To:	ASP Web HowTo

Subject:	[asp_web_howto] Re: ASP error



What objects are you using in the page?



Cheers

Ken



----- Original Message ----- 

From: "Pawan" <kumarp2@a...>

To: "ASP Web HowTo" <asp_web_howto@p...>

Sent: Tuesday, January 30, 2001 6:41 PM

Subject: [asp_web_howto] ASP error





> error 'ASP 0115' 

> Unexpected error 

> /e3PO/appCurMonth.asp 

> A trappable error occurred in an external object. The script cannot

> continue running.





Message #4 by "Ken Schaefer" <ken@a...> on Wed, 31 Jan 2001 17:04:24 +1100
The error message says it all:



"A trappable error occurred in an external object. The script cannot

continue running."



The external object referred to is some kind of object you are instantiating

in the page. If its a custom COM component I suggest you post the code on a

component list and ask them to check your code...



Cheers

Ken



----- Original Message -----

From: "Kumar, Pawan" <kumarp2@a...>

To: "ASP Web HowTo" <asp_web_howto@p...>

Sent: Tuesday, January 30, 2001 5:53 PM

Subject: [asp_web_howto] Re: ASP error





> Ken,

>

> I am using two com component. Is it because of the component?

> Since most of the time it doesn't comes so I donot know where is the

fault.

>

> Cheers

> Pawan





Message #5 by "Kumar, Pawan" <kumarp2@a...> on Wed, 31 Jan 2001 20:10:54 +1100
Ken,



Can you please provide the URL where to submit the code.



Regards

Pawan



-----Original Message-----

From: Ken Schaefer [mailto:ken@a...]

Sent: 31 January 2001 17:04

To: ASP Web HowTo

Subject: [asp_web_howto] Re: ASP error





The error message says it all:



"A trappable error occurred in an external object. The script cannot

continue running."



The external object referred to is some kind of object you are instantiating

in the page. If its a custom COM component I suggest you post the code on a

component list and ask them to check your code...



Cheers

Ken



----- Original Message -----

From: "Kumar, Pawan" <kumarp2@a...>

To: "ASP Web HowTo" <asp_web_howto@p...>

Sent: Tuesday, January 30, 2001 5:53 PM

Subject: [asp_web_howto] Re: ASP error





> Ken,

>

> I am using two com component. Is it because of the component?

> Since most of the time it doesn't comes so I donot know where is the

fault.

>

> Cheers

> Pawan








  Return to Index