Exception every time a try to run a query (Server process did not start)
Hi! Everytime I try to run a query, Linqpad is throwing this exception, then, I need to hit cancel and try again.
Tried to reinstall, remove app data from Windows, no success...
Any help?
Tried to reinstall, remove app data from Windows, no success...
Any help?
Comments
COMException: Exceção de HRESULT: 0x806D0005
em System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
em System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
em System.Diagnostics.SymbolStore.SymBinder.GetReader(IntPtr importer, String filename, String searchPath)
em LINQPad.Reflection.Internal.LocalVariableNameReader.SymUtil.GetSymbolReaderForFile(SymBinder binder, String pathModule, String searchPath)
em LINQPad.Reflection.Internal.LocalVariableNameReader.SymUtil.GetSymbolReaderForFile(String pathModule, String searchPath)
em LINQPad.Reflection.Internal.LocalVariableNameReader..ctor(MethodBase m)
em LINQPad.Reflection.Disassembler..ctor(MethodBase method, ILStyler styler)
First chance data: LINQPad.Reflection.Internal.LocalVariableNameReader+SymUtil.GetSymbolReaderForFile(binder,pathModule,searchPath) offset=0xDD
-LINQPad.Reflection.Internal.LocalVariableNameReader+SymUtil.GetSymbolReaderForFile(pathModule,searchPath) offset=0x6
-LINQPad.Reflection.Internal.LocalVariableNameReader..ctor(m) offset=0x48
-LINQPad.Reflection.Disassembler..ctor(method,styler) offset=0xAF
-LINQPad.Reflection.Disassembler.Disassemble(method,styler,offsetFrom,offsetTo) offset=0x1E
-LINQPad.Reflection.Disassembler.Disassemble(method,offsetFrom,offsetTo) offset=0x7
-LINQPad.Program.GetStackInfo(ex) offset=0x117
-LINQPad.Program.GetExceptionInfo(ex,depth) offset=0x28
-LINQPad.GuiAppHost+<>c__DisplayClass14_1.b__0() offset=0x2
tks!
I'm facing the same issue. How did you find that particular .exe file is causing the issue?