locked
visual studio 2011 crash RRS feed

  • Question

  • when i switch to designer it gives error 

    like

    System.IO.FileLoadException
    Assembly is still being loaded. (Exception from HRESULT: 0x80131016)
    
    Server stack trace: 
       at Microsoft.Expression.DesignHost.Isolation.Remoting.ThreadMarshaler.CallQueue.WaitForCompletion(BlockingCall call)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.ThreadMarshaler.CallQueue.Invoke(BlockingCall call)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.ThreadMarshaler.MarshalIn(IRemoteObject targetObject, Action action)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.RemoteDesignerView.Microsoft.Expression.DesignHost.Isolation.Remoting.IRemoteDesignerView.get_Element()
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)
    
    Exception rethrown at [0]: 
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.IRemoteDesignerView.get_Element()
       at Microsoft.Expression.DesignHost.Isolation.Remoting.LocalDesignerView.Microsoft.Expression.DesignHost.IDesignerView.get_Element()
       at Microsoft.Expression.DesignHost.IsolatedDesignerService.CreateDesignerViewInfo(FrameworkName targetFramework, IsolationInformation isolationInformation, IHostSourceItem item, IHostTextEditor editor, CancellationToken cancelToken)
    


    mitesh kachhatiya

    Friday, March 2, 2012 9:21 AM

All replies

  • Mitesh,

    Sorry that you are seeing this issue.  In order to help you, could you provide the following info:

      - Are you using the recently released Beta build?

      - Does the issue repro consistently?

      - What kind of project were you working with when you experienced the crash?

      - Can you provide repro steps?

    Thanks,

    -Sam

    Friday, March 2, 2012 5:27 PM
  • Mitesh,

    Would be great if you can share a repro project with us. We can try to reproduce this issue on our end. Please feel free to send repro steps and project to navits at microsoft dot com and Sam and I will take a look.

    -Navit Saxena

    Friday, March 2, 2012 9:16 PM