Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi Guys,

 

I had an amazing nice beurifull program i wrote in C# .NET 1.1 in VS Pro 2003.

 

Then, one day, i divided my code to the normal code, and an additional project called myCommon, which is a .dll for common code.

 

Suddenly the program started yelling for:

System.MethodAccessException

An unhandled exception of type 'System.MethodAccessException' occurred in Unknown Module.

Additional information: System.Threading.WaitHandle.Dispose(Boolean)

 

It's happens in normal code, that worked fine before .....

 

Why is it hapening to me ???

 

Thanks, LDV

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...