Can't create Reporting Services Project
-
Hi all, I've installed SQLServer 2005 in my pc with its Reporting Services. I used it for months and i can create Reports, but this last month, we install SQLServer 2008, VS 2008 and .NET 3.5 framework. I installed all these components with out uninstalling the lower versions. Now, i tried to create again a new Reporting project in VS2005 but it gets me an error and i can't create new report project, nor can't open an existing reporting service project. This is the error: "Method 'get_UserContext' in type 'Microsoft.ReportDesigner.Project.ReportServerInformation' from assembly 'Microsoft.ReportingServices.Designer, Version 9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' does not have an implementation." I tried to goggle but can't find anything explaining that error. Am i correct, maybe there's a conflict in installation? And i can't find the way to uninstall the Reporting Services. I tried to install it again, but it only stated, that the component is already installed. Please can anyone help me. And send me a way to resolve it? THANKS A LOT! Regards, Ewin
-
Hi all, I've installed SQLServer 2005 in my pc with its Reporting Services. I used it for months and i can create Reports, but this last month, we install SQLServer 2008, VS 2008 and .NET 3.5 framework. I installed all these components with out uninstalling the lower versions. Now, i tried to create again a new Reporting project in VS2005 but it gets me an error and i can't create new report project, nor can't open an existing reporting service project. This is the error: "Method 'get_UserContext' in type 'Microsoft.ReportDesigner.Project.ReportServerInformation' from assembly 'Microsoft.ReportingServices.Designer, Version 9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' does not have an implementation." I tried to goggle but can't find anything explaining that error. Am i correct, maybe there's a conflict in installation? And i can't find the way to uninstall the Reporting Services. I tried to install it again, but it only stated, that the component is already installed. Please can anyone help me. And send me a way to resolve it? THANKS A LOT! Regards, Ewin
Just go to the Start->run->inetmgr .in that one find your project folder and right click on it,take the properties. You will get a window and select the ASP.NET tab ,there versions will be listed.Change that to 2.0,then click ok, maybe this will help !!!!!!!!!!
-
Just go to the Start->run->inetmgr .in that one find your project folder and right click on it,take the properties. You will get a window and select the ASP.NET tab ,there versions will be listed.Change that to 2.0,then click ok, maybe this will help !!!!!!!!!!
thanks. ah you are saying i have to change the asp .net version? but there's no project that has been created, no .sln file or anything, as in no project at all. I can't open the existing files/projects, that i've created before, so no build/compilation, and i can't assign or create also a virtual directory for it. When i chose the New>Project>Business Intelligence Project>Report Server Project that error message comes out that leads to no creation of project at all.