We use Sharepoint WSS3 with the Report viewer Web part to show our reporting services reports,
When we try to access a page with the ReportViewser Webpart with the domain url, ex: www.domain.com/Site/Library/Report.aspx
The page try to load during a very long time and finally return an error "innatended error"
Instead, when we access to the same page with the ip adress, it works normally.
ex: www.94.124...../Site/Library/Report.aspx
Notes :
- The domain name (dns) works properly, we can access the others sharepoint pages.
- The ReportServer works properly, we can access reports from outside the portal (with the ReportServer Url)
exemple : www.domain.com/.../ReportViewer.aspx?http.......
- I have noticed the same problem with the following aspx pages : "RSItemPicker.aspx" and "RSViewerPage.aspx", located in the
/_layouts/Reportserver/ folder, are not accessible with the domain url
Those pages are used by the ReportViewer Web part.
- The Alternate Access Mapping is configured like that:
Zone : Default : http://nomserver/
Zone : Internet : http://www.domain.com
Environment :
WSS 3.0 SP2 : 12.0.0.6421
Authentication : Windows
Reporting Services : Integrated Mode