regfreecom

Remote debugging in VB6

安稳与你 提交于 2019-11-27 06:07:31
问题 Is it possible to remotely debug a process started outside VB6? The application is a VB6 application with quite a few dll/ocx resources. I am attempting to setup a ClickOnce deployment, using Registration-Free COM, of the VB6 app but have been getting errors when it executes. My understanding of the way that VB6 redirects COM registerations will probably mean that this is not possible but I thought someone might have a better idea. 回答1: I believe that when debugging in VB6, it does not attach

Is anyone successfully using registration-free COM with .NET components?

霸气de小男生 提交于 2019-11-27 05:36:48
问题 Until recently, we were happily using registration-free COM for our native and .NET COM components. However, we ran into a weird issue where our application started crashing randomly on windows XP SP3 (but not on vista) after we only changed the version number of a .NET assembly to move from release candidate to release. (Don't you just hate Murphy's law?) After many a lost man-day and teeth grinding, we discovered that the issue was a known bug in sxs.dll which causes heap corruption when