Thursday, February 16, 2012

Blank page at http://localhost/reports and VS.Net Crashes on Preview

I have two questions. I am trying to work through some very simple reports to get the feel for SSRS. I am running SQL Server 2005 Developer Edition and I have VS.Net 2005 Pro installed on Windows XP SP2. I can walk through the report wizard just fine. But when I go to preview the report I get an exception in VS.Net.

Faulting application devenv.exe, version 8.0.50727.42, stamp 4333e699, faulting module kernel32.dll, version 5.1.2600.2180, stamp 411096b4, debug? 0, fault address 0x0001eb33.

Now I know that this doesn't mean much in terms of sorting out the issue, but I thought that I would include it.

My second question is that I have created a data source and data model. When I try to bring up Report Manager at http://localhost/reports, all I see is a blank page. Nothing is displayed. I can't seem to find anything on the forums about this.

Thanks,

Scott

check reporting services have been installed properly

check Reports and ReportServer folders under default Website folder in ISS

check ReportServerDb and ReportServerTemp Db databases in sqlserver

always install first reporting services and then VS .NET ..

No comments:

Post a Comment