July 12, 2006 at 4:22 pm
I have a Report Model that I am creating on SRS 2005. I created 1 Data Source View with one table (on a SQL 2005 db) in the View. I am then trying to simply deploy it to my SRS server, but I get error when the project is building. The entire error dump is below. I can explore into the data from the dsv, however, it seems it is not able to when deploying.
Someone help me, please!!!
===================================
Unsupported data format : (Microsoft Visual Studio)
------------------------------
Program Location:
at Microsoft.AnalysisServices.AdomdClient.HttpStream.GetResponseDataType()
at Microsoft.AnalysisServices.AdomdClient.CompressedStream.GetResponseDataType()
at Microsoft.AnalysisServices.AdomdClient.XmlaClient.EndRequest()
at Microsoft.AnalysisServices.AdomdClient.XmlaClient.SendMessage(Boolean endReceivalIfException, Boolean readSession, Boolean readNamespaceCompatibility)
at Microsoft.AnalysisServices.AdomdClient.XmlaClient.Discover(String requestType, String requestNamespace, ListDictionary properties, IDictionary restrictions, Boolean sendNamespacesCompatibility)
at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.XmlaClientProvider.Microsoft.AnalysisServices.AdomdClient.AdomdConnection.IXmlaClientProviderEx.Discover(String requestType, IDictionary restrictions, InlineErrorHandlingType inlineErrorHandling, Boolean sendNamespaceCompatibility)
at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.ReadDataSourceInfo()
at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.ConnectToXMLA(Boolean createSession, Boolean isHTTP)
at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.Open()
at Microsoft.AnalysisServices.Browse.ConnectionsManagerBase.Connect()
at Microsoft.AnalysisServices.Browse.CubeBrowser.ConnectionsManager.Connect()
at Microsoft.AnalysisServices.Browse.CubeBrowser..ctor(String nameOfCube, Object cube, IServiceProvider iserviceProvider, DesignerPageRelevantData designerPageRelevantData, UserContextData securityContextData)
at Microsoft.AnalysisServices.Browse.CubeBrowserHostControl.CreateBrowser()
at Microsoft.AnalysisServices.Browse.BrowserHostControl.LoadBrowser()
July 13, 2006 at 11:42 am
Still dont know what the issue was... However, I uninstalled and re-installing everything short of Windows, loaded every service pack I could find (think I even tried to run sp for software I dont have), deleted the project completely and recreated it, and it is now working.
I assume it was either an sp or something I gliched when creating the original project. Anyway, thanks...
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply