Showing posts with label tools. Show all posts
Showing posts with label tools. Show all posts

Tuesday, March 27, 2012

Error: can't load configuration file

I had VS 2005 RC installed along with the Sep CTP of SQL Server (tools only)
and it was working fine.
Then I installed VS 2003 on that same machine. Now, everytime I lauch VS
2005 I get this message:
The configuration file RSReportDesigner.config could not be loaded.
The type initializer for "Microsoft.ReportingServices.Library.Global"
threw an exception.
I don't even use reporting services. Does anyone know how to make this
error go away?
TIA,
Mike RodriguezMichael Rodriguez wrote:
> I had VS 2005 RC installed along with the Sep CTP of SQL Server (tools only)
> and it was working fine.
> Then I installed VS 2003 on that same machine. Now, everytime I lauch VS
> 2005 I get this message:
> The configuration file RSReportDesigner.config could not be loaded.
> The type initializer for "Microsoft.ReportingServices.Library.Global"
> threw an exception.
> I don't even use reporting services. Does anyone know how to make this
> error go away?
> TIA,
> Mike Rodriguez
I was using Reporting Services just fine until I've installed VS.net
2003, now I get the same error message you're getting...Can anybody
help?sql

Sunday, February 26, 2012

error with calculation tab

currently using the SQL Server Business Intelligence tools to develop my project. After the cube creation, i clicked on the Calculation tab and it just automatically quit the whole software. When i open back the software and the project and click on the Calculation tab again, it won't quit the whole software but had this error message "Error with application" and on the left panel "error loading meta data, could not access to the database" something like that......

izit the software corrupted or there's any setting that i should change? the connection to the database is fine as i test run it and it succeeded.

plz help........

Hey there,

Check out this thread, follow the links a couple of posts down and you should be able to solve this problem.

C

Wednesday, February 15, 2012

error while Configuring XML Support in IIS with IIS 6.0

Hi,

I've two servers on which there is the SQL 2000 Server and the IIS 6.0.

I installed the SQL Server Client Tools on web server.

And created the nwind as told in booksonline.

I declared the SQLXML extention and allowed it using IIS 6.

But there is a problem with the virtual directory I created using the tool "Configure XML Support in IIS". Web server doesn't realize it as a virtual directory. Even a jpg or a text file is not served by the IIS.

The web server shows the following error.

ERROR: 500 Internal Server Error
HResult: 0x800706f4
Source: Microsoft SQL isapi extension
Description: Invalid virtual root settings

Thanks for any suggestions.Ok,

Do not use Client Tools any more on web server.

Instead, yuo can use SQLXML 3.0.

This solved my problem.|||Cool. Glad it's solved. The good news is that Yukon integrates all these features, so there won't be this kind of confusion. That is, if you can wait a year or so for Yukon!

Don