Re: hi

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi,

First of all I suggest you to provide a more descriptive subject, I though
it was spam, it was just cause I was not paying attention than I opened the
msg :)

Who is throwing the exception? the dll?
Is it a .net dll or a unmanged one?


--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation


<proit_123@xxxxxxxxxxx> wrote in message
news:1155727391.011410.146670@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi all ,

i am using a third party dll to connect to HP9000 database and access
data.

Its was working fine for few days.

Suddenly now it is raising an exception as:

Attempted to read or write protected memory. This is often an
indication that other memory is corrupt .

The application is done in windows forms C#.net 2.0.

Is this a bug in 2.0. or a result of having both 1.1 and 2.0 versions
in same system or something else.......

Can any one help me how to sort out....



.



Relevant Pages

  • Re: hi
    ... Suddenly now it is raising an exception as: ... Attempted to read or write protected memory. ... What did the supplier / vendor of the 3rd-party DLL say when you contacted ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: (Re)throwing from a catch block across dll boundaries
    ... Thank you for the sample project, I'm able to reproduce the issue you're describing. ... within VS) and found the same results: when I linked both the Dll and the ... I have a function in a dll that throws an exception of type class CEx. ... the application crashes as well ...
    (microsoft.public.windowsce.embedded.vc)
  • Global Assembly Cache Issue
    ... I have a dll that I use in several projects, that I placed in the Global ... you can see in the Exception below). ... If I change the Copy Local property of the reference to True, ... Attempting download of new URL ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: (Re)throwing from a catch block across dll boundaries
    ... If you encounter the problems described in this thread, check your compiler settings and change Code Generation/Runtime Library to 'Multi- threaded Debug DLL ' and 'Multi- threaded DLL '. ... I have a function in a dll that throws an exception of type class CEx. ... the application crashes as well ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: (Re)throwing from a catch block across dll boundaries
    ... when I used the command line parameters you have provided for the dll I ... I have a function in a dll that throws an exception of type class CEx. ... the application crashes as well ... Throw an object of the class from the exported function, ...
    (microsoft.public.windowsce.embedded.vc)