Friday, December 24, 2010

How to solve it when Report Viewer Gives Authentication Problem

Not Found

The requested document was not found on this server.

Web Server at myreport.com 
 
 
To Solve this problem what we need to do

Add the following line of code in your Web.Config
"< identity impersonate=true> within < system.web>  < /system.web>"

It is applied on Both for Crystal Report as well as Sql Server Reporting Services too.

3 comments:

Jayant Jaiswal said...

good

ABDUL QADER FAROOQI said...

I have the same problem but it not work for me

Unknown said...

This did not work for me..