Showing posts with label http. Show all posts
Showing posts with label http. Show all posts

Tuesday, March 20, 2012

Book MergeRep (Was: It this a Virus (br0ther.exe) ?) (was: It this a Virus (br0ther.ex

Hi Hilary,
sorry for interfering, but..

> Looking for a SQL Server replication book?
...yes, I do :-)

> http://www.nwsu.com/0974973602.html
... but (unfortunately it seems) for Merge Replication...
Are there perhaps plans for such a book?
Regards,
Susanne
the merge book should follow in the fall. Check the titles link.
"Susanne Wenzel" <wirdnichtgelesen@.onlinehome.de> wrote in message
news:1tl4arqocod33$.1itt5zopsd32q.dlg@.40tude.net.. .
> Hi Hilary,
> sorry for interfering, but..
> ..yes, I do :-)
> ... but (unfortunately it seems) for Merge Replication...
> Are there perhaps plans for such a book?
> Regards,
> Susanne

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 ..