Protection error: debugger detected
-
Hi: I just reinstalled my system and keep getting an error when I try to debug a DirectShow filter I'm developing. It says "Protection error: debugger detected" and it won't run. I think it's my webcam's filter that won't run, it thinks I'm runnig SoftIce or some cracking software. Is there a way to avoid this? Any clue? Thanks, Aritosteles
-
Hi: I just reinstalled my system and keep getting an error when I try to debug a DirectShow filter I'm developing. It says "Protection error: debugger detected" and it won't run. I think it's my webcam's filter that won't run, it thinks I'm runnig SoftIce or some cracking software. Is there a way to avoid this? Any clue? Thanks, Aritosteles
Ok, I found it's not my webcam filter. When I use the RenderFile() method of IGraphBuilder interface the same thing happens. Anyone's seen this? Thanks, Aritosteles
-
Ok, I found it's not my webcam filter. When I use the RenderFile() method of IGraphBuilder interface the same thing happens. Anyone's seen this? Thanks, Aritosteles
It's been a while since you posted, but the problem is still very much around even in VS2010, see my post http://www.codeproject.com/Messages/3785972/Protection-error-Debugger-Detected-when-using-Medi.aspx[^]. I wondered whether you ever found a solution. I'd appreciate knowing about it if you did.
Dave