PDA

View Full Version : a remote operation is taking longer than expected



narges_j
دوشنبه 11 اسفند 1393, 18:18 عصر
سلام

زمانی که پلت فرم را از x86 به any cpu تغییر میدم و میخوام پروژه را اجرا کنم پنجره ای باز میشه که متن a remote operation is taking longer than expected در آن نوشته شده. پروژه را اجرا نمیشه مگر اینکه دوباره به x86 برای پلت فرم انتخاب کنم. جستجوهایی که کردم این راه حل ها پیشنهاد شده بود ولی این مشکل برای من حل نشد.






[*=left]Run cmd.exe as administrator.
[*=left]Type in and run the following two lines of command:



netsh winsock reset catalognetsh int ip reset reset.log hit

راه حل دوم
Navigate to C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\Remote Debugger

Open x64 folder and rename the msvsmon.exe file to msvsmon_old.exe

Now, navigate to x86 folder and copy msvsmon.exe and paste it into x64 folder.

Restart the Visusl Studio 2012 IDE, and now try attching to process during debugging.



لطفا راهنماییم کنید چطور این مشکل برطرف کنم.