Vicky Posted February 11, 2021 Report Share Posted February 11, 2021 I have converted my vb6 code to c#, after conversion i ran the application and i am getting below for CopyMemory function in kernal32.cs Marshal.StructureToPtr(Dest, source, true) Error: System.AccessVoilationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Quote Link to comment Share on other sites More sharing options...
Mobilize.Net Staff John Browne Posted February 11, 2021 Mobilize.Net Staff Report Share Posted February 11, 2021 Can you post the before and after code (VB6 and C#)? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.