Question
Raytheon
US
Last activity: 6 Nov 2018 20:02 EST
Visula studio 2015 crashing on open/add pega windows application
Hi, I am having visual studio 2015 with Pega Robotics studio plugin version 8. When I add or try to open windows application to an existing project, my VS 2015 getting crashed by throwing the below error. Can someone look at and help me out to solve this issue and get back to me with a solution. .
Error:
-
Like (0)
Meenal Saxena Roselyn Jones Aruna Dattathri Maciej Czapiewski -
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Raytheon
US
Hi,
For got add an error. Adding here.
Pegasystems Inc.
US
Enable the StudioLog and check to see what exceptions are listed there. Please open a SR if that does not help.
Raytheon
US
This is the error log in studiolog file
Exception Information
1) Exception Information
*********************************************
Exception Type: System.Reflection.TargetInvocationException
Message: "Exception has been thrown by the target of an invocation."
Data: IDictionary (System.Collections.ListDictionaryInternal) with 0 items
TargetSite: System.Object InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
HelpLink: NULL
Source: "mscorlib"
HResult: -2146232828
StackTrace Information
*********************************************
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at OpenSpan.Design.Serialization.SerializerManager.Deserialize(XPathDocument[] documents, IComponentCreator componentCreator, IServiceProvider serviceProvider, String externalName, ArrayList errors, String logCategory, String logMessage)
at OpenSpan.Design.DesignComponentLoader.ReadFile(String path, ArrayList errors)
This is the error log in studiolog file
Exception Information
1) Exception Information
*********************************************
Exception Type: System.Reflection.TargetInvocationException
Message: "Exception has been thrown by the target of an invocation."
Data: IDictionary (System.Collections.ListDictionaryInternal) with 0 items
TargetSite: System.Object InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
HelpLink: NULL
Source: "mscorlib"
HResult: -2146232828
StackTrace Information
*********************************************
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at OpenSpan.Design.Serialization.SerializerManager.Deserialize(XPathDocument[] documents, IComponentCreator componentCreator, IServiceProvider serviceProvider, String externalName, ArrayList errors, String logCategory, String logMessage)
at OpenSpan.Design.DesignComponentLoader.ReadFile(String path, ArrayList errors)
2) Exception Information
*********************************************
Exception Type: System.IO.FileLoadException
Message: "A dynamic link library (DLL) initialization routine failed. (Exception from HRESULT: 0x8007045A)"
FileName: NULL
FusionLog: NULL
Data: IDictionary (System.Collections.ListDictionaryInternal) with 0 items
TargetSite: Void ThrowExceptionForHRInternal(Int32, IntPtr)
HelpLink: NULL
Source: "mscorlib"
HResult: -2147023782
StackTrace Information
*********************************************
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at OpenSpan.Interop.ScoutInterop.LoadNativeLibrary(String searchPath, String moduleName, UnmanagedLibrary& unmanagedLibrary)
at OpenSpan.Interop.ScoutInterop.LoadScoutLibrary(String searchPath)
at OpenSpan.Interop.ScoutInterop.Initialize(ScoutInitialization flags, String searchPath)
at OpenSpan.Adapters.Windows.WindowsAdapterBase.set_Site(ISite value)
at System.ComponentModel.Container.Add(IComponent component, String name)
at System.ComponentModel.Design.DesignerHost.PerformAdd(IComponent component, String name)
at System.ComponentModel.Design.DesignerHost.System.ComponentModel.Design.IDesignerHost.CreateComponent(Type componentType, String name)
at OpenSpan.Design.ComponentCreator.CreateComponent(Type componentClass, String name)
at OpenSpan.Serialization.Serializer.ReadCreateInstance(XPathNavigator navigator, Boolean isContent, IComponentCreator componentCreator, String externalName, Boolean missingTypeError, SerializerReadData data, Type& type, Object& instance)
at OpenSpan.Serialization.Serializer.ReadObject(XPathNavigator navigator, Boolean advanceCursor, Boolean isContent, IComponentCreator componentCreator, ComponentInfo componentInfo, String externalName, Boolean missingTypeError, SerializerReadData data)
at OpenSpan.Serialization.Serializer.Deserialize(XPathDocument document, IComponentCreator componentCreator, String externalName, SerializerReadData data, String logCategory, String logMessage)
at OpenSpan.Serialization.Serializer.Deserialize(XPathDocument[] documents, IComponentCreator componentCreator, IServiceProvider serviceProvider, String externalName, ArrayList errors, String logCategory, String logMessage)
Error | 11:55:21.794 AM | 1 | STA | Exception | | | Error creating 'win_test1' component of OpenSpan.Adapters.Windows.WindowsAdapter type, Verbose Message: General Information
Diagnostic Info:
Diagnostic.MachineName: EC1406452
Diagnostic.FullName: OpenSpan, Version= Proprietary information hidden, Culture=neutral, PublicKeyToken=f5db91edc02d8c5e
Diagnostic.AppDomainName: DefaultDomain
Diagnostic.WindowsIdentity: US\nrp0239759
Diagnostic.ApplicationName: Pega Robotics Studio
Exception Information
1) Exception Information
*********************************************
Exception Type: System.ComponentModel.Design.Serialization.CodeDomSerializerException
LinePragma: System.CodeDom.CodeLinePragma
Message: "Error creating 'win_test1' component of OpenSpan.Adapters.Windows.WindowsAdapter type"
Data: IDictionary (System.Collections.ListDictionaryInternal) with 0 items
TargetSite: System.ComponentModel.Design.DesignSurface InternalDesignerCreate(System.String, OpenSpan.Design.CreateDesignerCallback)
HelpLink: NULL
Source: "OpenSpan.Studio"
HResult: -2146233087
StackTrace Information
*********************************************
at OpenSpan.Studio.Shell.DesignerShell.InternalDesignerCreate(String storageFile, CreateDesignerCallback callback)
at OpenSpan.Studio.Shell.DesignerShell.CreateDesigner(String storageFile, CreateDesignerCallback callback)
at OpenSpan.Studio.Shell.DesignerFactory.Microsoft.VisualStudio.Shell.Interop.IVsEditorFactory.CreateEditorInstance(UInt32 createEditorFlags, String document, String physicalView, IVsHierarchy hierarchy, UInt32 itemid, IntPtr docDataExisting, IntPtr& docView, IntPtr& docData, String& editorCaption, Guid& commandUIGuid, Int32& createDocumentWindowFlags)
-
Robert Wilt