472,126 Members | 1,572 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,126 software developers and data experts.

Help required to resolve ASP 0115 error

Hi,

I am getting the below error whem i am running the crystal reports thru ASP:

<p>Active Server Pages</font> <font face="Arial" size=2>error 'ASP 0115'</font>
<p>
<font face="Arial" size=2>Unexpected error</font>
<p>
<font face="Arial" size=2>/Rpts/ExpProcess/exp_process.asp</font>
<p>
<font face="Arial" size=2>A trappable error (E06D7363) occurred in an external object. The script cannot continue running.
</font>

If any one has encountered similar problem earlier,
please let me know the solution.

Thanks in advance,
Akhila
Mar 12 '07 #1
2 2887
1) try to run this report withou asp. i.e. refreshing the report at it's
design time.
2) if it is using ttx file then you have to locate the tables before manually
running.
3) if it gives error , there is some problem with crystal report that can
be anything from formula error to
design error.you can also confirm this by calling some other report in
the same code.(by changing the name)
4) if it runs then prob is with asp code. debug till what point the code is
running fine.
Mar 13 '07 #2
Hi,

1. I tried refreshing the report in the design phase.
It is working properly with out any error.
2. the problem is with the asp code.
what iam doing is after generating the report thru ASP, the report is being placed in a user folder.

This is working fine for a section of reports i.e. i am having reports which are to be generated on a daily and weekly basis.

The daily reports are being generated properly without any error.
But when weekly reports are run the error is coming.

Any solution to this will be helpful.

Thanks,
Akhila
Mar 13 '07 #3

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

4 posts views Thread by Addy | last post: by
9 posts views Thread by Dom Boyce | last post: by
1 post views Thread by MyndPhlyp | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.