A
Alok Suman
Guest
I need you help to find out solution for an issue of System.AccessViolationException. Please let me know what could be possible solution.
Our application is window application developed in VB.Net and consuming some third party COM DLL’s. Application is compiled with Target CPU x86. Recently we run ‘LargeAddressAware’ command on our application EXE and facing an issue of “System.AccessViolationException:Attemped to read or write protected memory. This is often an indication that other memory is corrupt” while consuming COM DLL.
I tried to set AllocationPreference Registry key as below but did not get any success to resolve issue.
Continue reading...
Our application is window application developed in VB.Net and consuming some third party COM DLL’s. Application is compiled with Target CPU x86. Recently we run ‘LargeAddressAware’ command on our application EXE and facing an issue of “System.AccessViolationException:Attemped to read or write protected memory. This is often an indication that other memory is corrupt” while consuming COM DLL.
I tried to set AllocationPreference Registry key as below but did not get any success to resolve issue.
Continue reading...