HighTechTalks DotNet Forums  

Supprise Com Exception

Dotnet Framework (Interop) microsoft.public.dotnet.framework.interop


Discuss Supprise Com Exception in the Dotnet Framework (Interop) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
 
Posts: n/a

Default Supprise Com Exception - 07-18-2007 , 08:56 AM






Hi
I'm using macromedia flash.ocx version 8.0 I'm developing windows
application with c#
Sometimes
"Attempted to read or write protected memory. This is often an indication
that other memory has been corrupted"
exception occurs in my application.
I think com component cause this
I don't want to see any error message window about this exception. Is there
any
Visual Studio.Net IDE setting

Note: I have tried
Tools/Options/debugging/Just in Time do not work

Best Regard



Reply With Quote
  #2  
Old   
Ignacio Machin \( .NET/ C# MVP \)
 
Posts: n/a

Default Re: Supprise Com Exception - 07-18-2007 , 09:48 AM






Hi,

<nano> wrote

Quote:
Hi
I'm using macromedia flash.ocx version 8.0 I'm developing windows
application with c#
Sometimes
"Attempted to read or write protected memory. This is often an indication
that other memory has been corrupted"
exception occurs in my application.
I think com component cause this
I don't want to see any error message window about this exception. Is
there any
Visual Studio.Net IDE setting
I don't thikn you can do it, most probably the COM object tried to access a
part of the memory it has no access to and the OS's default response is to
display a dialog.

Check with Adobe to see if this is a know problem.




Reply With Quote
  #3  
Old   
Mr. Arnold
 
Posts: n/a

Default Re: Supprise Com Exception - 07-18-2007 , 09:51 AM




<nano> wrote

Quote:
Hi
I'm using macromedia flash.ocx version 8.0 I'm developing windows
application with c#
Sometimes
"Attempted to read or write protected memory. This is often an indication
that other memory has been corrupted"
exception occurs in my application.
I think com component cause this
I don't want to see any error message window about this exception. Is
there any
Visual Studio.Net IDE setting

Note: I have tried
Tools/Options/debugging/Just in Time do not work
Menu/Debug/Exceptions will throw any type exception you want to look at.



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.