c# - Error in access violation exception was unhandled -


i try build wcf class library. when try run class library gives me error of

an unhandled exception of type system.accessviolationexception occurred in wcfsvchost.exe.

message: exception thrown: 'system.accessviolationexception' in system.dll.

additional information: attempted read or write protected memory. indication other memory corrupt.

enter image description here


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -