JurkMonkey
Programmer
Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
I am calling a method on another C# DLL that works with an unmanaged dll. Somehow, this error keeps popping up ever since I upgraded to the 2.0 Framework.
I have uninstalled the 2.0 framework, and reinstalled it, and done windows updates on it for security fixes, and still nothing!
Someone posted a link about source safe possibly causing issues and I noticed that I get a dialog when I open my project that says "To ensure optimal source control integration with Microsoft Visual Studio, check with your source control provider for compatibility and update information"
So I'm going to try that next.
Has anyone else had this issue and know a solution to it?
I'm about to go postal here!
Thanks
I am calling a method on another C# DLL that works with an unmanaged dll. Somehow, this error keeps popping up ever since I upgraded to the 2.0 Framework.
I have uninstalled the 2.0 framework, and reinstalled it, and done windows updates on it for security fixes, and still nothing!
Someone posted a link about source safe possibly causing issues and I noticed that I get a dialog when I open my project that says "To ensure optimal source control integration with Microsoft Visual Studio, check with your source control provider for compatibility and update information"
So I'm going to try that next.
Has anyone else had this issue and know a solution to it?
I'm about to go postal here!
Thanks