hovik-aghajanyan / boghe

Automatically exported from code.google.com/p/boghe
0 stars 0 forks source link

Throwing exception #56

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Dear All,
I am new c# developer
Myboghe is throwing an exception
"Object reference not set to an instance of an object".
   at MS.Internal.Package.VSIsolationProviderService.CreateIsolationProvider(String identity, AssemblyReferenceProvider assemblyReferences, IEnumerable`1 assemblyFolders)
   at MS.Internal.Providers.VSDesignerContext.GetIsolationProvider(IServiceProvider provider, IVsHierarchy hierarchy, AssemblyReferenceProvider assemblyReferences)
   at MS.Internal.Providers.VSDesignerContext.Initialize(IServiceProvider provider, IVsHierarchy hierarchy, UInt32 itemid, Object docDataObj)
   at MS.Internal.Providers.VSDesignerContext.GetContext(IServiceProvider services, DocData docData, Boolean createIfNotExist)
   at MS.Internal.Providers.VSDesignerContext.GetContextFor(DocData docData)
   at MS.Internal.Providers.VSTextModelProvider.GetTextModel(FileToken token)
   at MS.Internal.Host.Isolation.Adapters.ContextToProtocolAdapter.MS.Internal.Host.Isolation.Protocols.ITextModelProtocol.GetTextModel(FileTokenGuid token)
   at MS.Internal.Host.Isolation.Protocols.ITextModelProtocol.GetTextModel(FileTokenGuid token)
   at MS.Internal.Host.Isolation.Adapters.ToTextModelAdapter.GetTextModel(FileToken token)
   at MS.Internal.Designer.VSDesigner.VSDesignerClientImpl..ctor(VSDesigner designer, DesignerContext designerContext)
   at MS.Internal.Designer.VSDesigner..ctor(VSDesignerHost host, DesignerContext designerContext)
   at MS.Internal.Designer.VSIsolatedDesigner.VSIsolatedDesignerFactory.CreateDesigner(DesignerContext context)
   at MS.Internal.Host.Isolation.IsolatedDesigner.BootstrapProxy.CreateDesigner(IsolatedDesignerFactory factory, IDesignerContextProtocol contextProtocol)
   at MS.Internal.Host.Isolation.IsolatedDesigner.BootstrapProxy.CreateDesigner(IsolatedDesignerFactory factory, IDesignerContextProtocol contextProtocol)
   at MS.Internal.Host.Isolation.IsolatedDesigner.Load()
   at MS.Internal.Designer.DesignerPane.LoadDesignerView()

This is the error while  i am open my boghe app so please help me
Thanks in advance.........

Original issue reported on code.google.com by pradeepm...@gmail.com on 20 Apr 2011 at 6:33

GoogleCodeExporter commented 8 years ago
Is it the official binaries or your own?
Please provide more information about your Windows OS version, boghe version, 
...

Original comment by boss...@yahoo.fr on 20 Apr 2011 at 10:29

GoogleCodeExporter commented 8 years ago
Issue 57 has been merged into this issue.

Original comment by boss...@yahoo.fr on 20 Apr 2011 at 10:58

GoogleCodeExporter commented 8 years ago

Original comment by boss...@yahoo.fr on 19 Jul 2011 at 2:05