In ssms to connect ssas, when i process any partition or dimension ,whatever success or failure, double click Data Sources, it will show Deserialization failed: Value was either too large or too small for an Int32.(Microsoft.AnalysisServices).What
is that mean?thanks.
Deserialization failed: Value was either too large or too small
for an Int32. (Microsoft Visual Studio)
------------------------------
Program Location:
at Microsoft.DataWarehouse.Design.PendingOperation.ExecuteUntilCompletion(IServiceProvider serviceProvider, WaitCallback operation, Object state, Int32 initialWait, Boolean showUI, String statusMessage) at Microsoft.AnalysisServices.Project.ComponentModel.DatabaseOnlineDocumentObject.CreateComponent(String objectMoniker) at Microsoft.DataWarehouse.VsIntegration.Designer.Serialization.OnlineDocumentObject.Microsoft.VisualStudio.Shell.Interop.IVsPersistDocData.LoadDocData(String szMkDocument) at Microsoft.DataWarehouse.VsIntegration.Designer.Serialization.OnlineDocumentObject.Microsoft.VisualStudio.Shell.Interop.IPersistFileFormat.Load(String pszFilename, UInt32 grfMode,
Int32 iReadOnly) at Microsoft.DataWarehouse.VsIntegration.Shell.Project.FileProjectHierarchy.Load(String pszFilename, UInt32 grfMode, Int32 iReadOnly) at Microsoft.DataWarehouse.VsIntegration.Shell.Service.DataWarehouseProjectManagerService.CreateProject(String projectPath, Int32 mode, DocumentObject documentObject, IFileProjectManager projectManager, Guid projectGuid) at Microsoft.DataWarehouse.VsIntegration.Shell.Service.DataWarehouseProjectManagerService.CreateProject(String resourceUri, Guid projectGuid) at Microsoft.DataWarehouse.VsIntegration.Shell.PVsProjectFactory.CreateProject(String pszFilename, String pszLocation, String pszName, UInt32 grfCreateFlags, Guid& iidProject, IntPtr& ppProjectIntPtr, Int32&
ifCanceled) at EnvDTE.SolutionClass.AddFromFile(String FileName, Boolean Exclusive) at Microsoft.AnalysisServices.Project.AnalysisServicesPackage.OnConnectToAS(Object sender, EventArgs e)
===================================
Value was either too large or too small
for an Int32. (mscorlib)
------------------------------
Program Location:
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Xml.XmlConvert.ToInt32(String s) at Microsoft.AnalysisServices.DesignXmlReader.ReadPrimitive(Type type, XmlAttributes attributes) at Microsoft.AnalysisServices.DesignXmlReader.ReadObject(Type proposedType, MemberMapping mm) at Microsoft.AnalysisServices.DesignXmlReader.ReadStructContent(Object obj, StructMapping mapping) at Microsoft.AnalysisServices.DesignXmlReader.ReadObjectContent(Object value, Type type, TypeMapping mapping) at Microsoft.AnalysisServices.DesignXmlReader.ReadObjectContent(Object value, Type type) at Microsoft.AnalysisServices.DesignXmlReader.ReadClassObject(Type type, MemberMapping mm) at Microsoft.AnalysisServices.DesignXmlReader.ReadObject(Type proposedType, MemberMapping mm) at Microsoft.AnalysisServices.DesignXmlReader.ReadArrayContent(Object array, ArrayMapping mapping) at Microsoft.AnalysisServices.DesignXmlReader.ReadObjectContent(Object value, Type type, TypeMapping mapping) at Microsoft.AnalysisServices.DesignXmlReader.ReadStructContent(Object obj, StructMapping mapping) at Microsoft.AnalysisServices.DesignXmlReader.ReadObjectContent(Object value, Type type, TypeMapping mapping) at Microsoft.AnalysisServices.DesignXmlReader.ReadObjectContent(Object value, Type type) at Microsoft.AnalysisServices.DesignXmlReader.ReadClassObject(Type type, MemberMapping mm) at Microsoft.AnalysisServices.DesignXmlReader.ReadObject(Type proposedType, MemberMapping mm) at Microsoft.AnalysisServices.DesignXmlReader.ReadRoot(Type type)