Hi All,
My Project Architecture is like linking the VC++ component into Donet component(using framework 2.0).
When user is clicking button which is designed in Dotnet, it will launch the window which is developed in VC++(using 2005).
Sprdically we are getting error called "Attemped to read or write protected memory. This is often an indication that other memory is corrupt.", this error is happening only in Release Verison DLL, but debug version DLL, it is working fine.
Anybody can help me out for this issue. Is there any setting related things will help me to resolve this issue.
Thanks
Gobi.M