c# - Error while trying to run project. The address is not valid for this context -



c# - Error while trying to run project. The address is not valid for this context -

i have 64x console application in vs 2013. when i've tried run x64 application in debug mode, i've got message:

error while trying run project: unable start programme [pathtomyapplication]. address not valid context.

for 32x application worsk fine. reinstall vs 2013 did't help. can do?

the problem in sniffer software "searchinformagent".

c# .net visual-studio-2010 visual-studio visual-studio-2012

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -