1. What OS? Vista butchered COM and there's sometimes not much you can
do about it.
2. Do Windows event logs show you any more detail?
3. Is it a code access security or trust issue? (How does those play with COM?)

∞ Andy Badera
∞ +1 518-641-1280
∞ This email is: [ ] bloggable [x] ask first [ ] private
∞ Google me: http://www.google.com/search?q=andrew%20badera



On Sat, Oct 3, 2009 at 1:15 AM, santhosh vs <[email protected]> wrote:
> One of my application(C# Forms) on development has one strange behavior
> during execution.
> There was no problem when i run it in debug mode from the IDE.
>
> But as I start the executable it crash at a particular point.
> From debug :Access violation reading location 0x4e55210c.
>  It happens during the execution of a third party control (activex com in
> native code) . As It works in debug mode i guess the issue is with some
> settings.
> The fact is that I solved the same issue once by some project settings and
> sorry I forget it now. Any one came across same experience or understand
> this behavior?
> also I already set.
> <system.windows.forms jitDebugging="true" />
>
> --
>
> Santhosh V
> http://techplex.wordpress.com
>
>

Reply via email to