Microsoft
Software
Hardware
Network
Question : Security Exception in P/Invoke from C# to Win32 DLL
Background:
I created a DLL using C++ and am calling the functions using Managed C# code with P/Invoke. I am receiving the below error after calling a Win32 API Function from within the DLL:
Unhandled Exception: System.AccessViolationExce
ption: Attempted to read or write
protected memory. This is often an indication that other memory is corrupt.
at GetFileSecurityW(Char* , UInt32 , Void* , UInt32 , UInt32* )
at Query(_bstr_t* bstrPath)
at Test.Program.Query(String strPath)
at Test.Program.Main(String[]
args) in Program.cs:line 23
Is this an issue with .NET security levels?
Answer : Security Exception in P/Invoke from C# to Win32 DLL
Try the following link may help you
http://stackoverflow.co
m/question
s/732304/a
ccessviola
tionexcept
ion-during
-p-invoke-
help
Random Solutions
VB6: Printing HTML file on single page
embeded video to sharepoint?
Transpose rows to cols using Crystal Report..
volume shadow copy with NT4 Server
How many millimeters between the outer most screws on a standard SATA 3.5" hard drive?
Psexec copy file question
Web-based content filtering
How to add Form to Menu Control in VB.Net / VS 2005
CAB (inside MSI) files Vs EXE file
Are there any problems changing an office network from T-1 broadband to 12.2 Mb Comcast Business?