Crystal Reports .NET Loading Report Failed error

A

Anna S

Hi everybody,

I have a .NET 2003 application having Crystal Reports and Excel Export of
reports.

Everything was working fine until I reinstall my computer. Now I have the
error when attempt to export my report to Excel : told that system can not
access myreport.rpt and the error code in debugger is "LoadingReportFailed".
That occurs to any report to be exported.

I've granted already the "Administrator" permission to the "ASPNET" account
and to the active Windows Account but that was not helpful.

If somebody has an idea, please help.

Thank a lot in advance,

Anna
 
M

Murtaza Iqbal Gandhi

Anna said:
Hi everybody,

I have a .NET 2003 application having Crystal Reports and Excel Export of
reports.

Everything was working fine until I reinstall my computer. Now I have the
error when attempt to export my report to Excel : told that system can not
access myreport.rpt and the error code in debugger is "LoadingReportFailed".
That occurs to any report to be exported.

I've granted already the "Administrator" permission to the "ASPNET" account
and to the active Windows Account but that was not helpful.

If somebody has an idea, please help.

Thank a lot in advance,

Anna
if you are good at iis
then have you tried removing and adding the application under the
virtual directory tab.
or still if it doesnt work.
try restarting the IIS.

iisreset /restart

please check that there s no other critical application running that
uses the IIS , before restarting.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top