I tried to start my winforms application without the debugger and attach Visual studio debugger to the process afterwards. At this point my application process shows up as "T-SQL and 4.0 x86". Searching on google I see that T-SQL is regarding Microsoft SQL Server. I use a third party dll and linq sequences but i dont use any SQL server. I also use the GeckoFX Browser in my application.
When i navigate in Debugger Attach Process there is a message SPAM with content : 0x000006BA: RPC server is unavailable
I checked in the Windows Services and RPC server is started.
User contributions licensed under CC BY-SA 3.0