Showing posts with label words. Show all posts
Showing posts with label words. Show all posts

Monday, March 26, 2012

Reporting Services Projects

I'm trying to find out if it's possible to install VS 2005 and only have the Business Intelligence Project type available? In other words, no Websites, VB.Net, etc...?

Thanks in advance.

If you don't install VS 2005 at all, and only install BI Development Studio during the SQL Server 2005 install, you will get the VS shell with BI project types only.

-- Robert

Saturday, February 25, 2012

Reporting Services Error

There are no words to express my frustration with setting up RS... Do you find the error below helpful ? Btw, no events, the RS config looks OK... What's your problem RS ?

Reporting Services Error

An internal error occurred on the report server. See the error log for more details. (rsInternalError) Get Online Help Object reference not set to an instance of an object.

you'll get more info on the error in the error log:

c:\program files\Microsoft SQL Server\ MSSQL\Reporting Services\LogFiles

use notepad and do a search for you error, then post the section of the error log peratining to your error.

|||

I am having a similar problem. I can ger RS installed and working, but when I change the ASP.NET authentication level on the virtual directory I get the error you report. Changing it back to what it was when RS was working results in the same error. It seems changing the authentication level breaks RS. A reinstall fixes it.

I've been working on this now for about 3 days and share your frustration.