簡體   English   中英

嘗試運行項目時出錯。 該地址對此上下文無效

[英]Error while trying to run project. The address is not valid for this context

我在VS 2013中有64x控制台應用程序。當我嘗試在調試模式下運行x64應用程序時,出現一條消息:

Error while trying to run project: Unable to start program [PathToMyApplication].
The address is not valid for this context.

對於32x應用程序,它可以正常工作。 重新安裝VS 2013沒有幫助。 我能做什么?

啟動項目時,我的錯誤消息類似:

“嘗試運行項目時出錯:無法啟動程序'C:\\ Project \\ StrictAny \\ PrensentationLayer \\ bin \\ PPEREM.exe”

該地址對此上下文無效”

我通過將[Solution Explorer => Solution Properties => Active config => Debug | AnyCUP]切換為“ Debug | x86”來解決了問題

然后應用程序開始啟動。

希望這對任何人有幫助。

問題出在嗅探器軟件“ SearchInformAgent”上。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM