Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Tuesday, February 3, 2015 4:47 PM
I am currently experiencing this unusual thing when running/ debugging web applications in Visual Studio 2013 which the message is below:
"Unable to attach to application 'chrome.exe' using 'computer name'. The 32-bit version of the Visual Studio Remote Debugging Monitor (MSVSMON.EXE) cannot be used to debug 64-bit processes or 64-bit dumps. Please use the 64-bit version."
Then it has yes and no buttons.
When I clicked on "Yes", the windows just persists popping-in, otherwise when I click "No", the process stops. I have researched about what might be causing it and found no solution. I'm pretty sure I'm not the only one who have experienced and/or experiencing it.
The issue occurs when choosing one among all other browsers when launching an application but not for IE.
Kindly share your thoughts and inputs which will be valuable and highly appreciated!
Thank you very much!
All replies (3)
Wednesday, February 4, 2015 7:51 AM ✅Answered
Hi John,
Do you mean that you get this error when you debug your web project locally? How did you debug your app?
If you change the platform target =X86/Any CPU/X64, rebuild your project, how about the result if you debug it again?
Do you set other browsers except the IE as the default browser?
http://stackoverflow.com/questions/59154/set-google-chrome-as-the-debugging-browser-in-visual-studio
Generally the error message would be related to the app process version and windows version.
Best Regards,
Jack
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.
Wednesday, February 21, 2018 11:25 PM
Hi Jack,
I am also having the same issue.
"Unable to attach to application 'chrome.exe' using 'computer name'. The 32-bit version of the Visual Studio Remote Debugging Monitor (MSVSMON.EXE) cannot be used to debug 64-bit processes or 64-bit dumps. Please use the 64-bit version."
I am getting this error when trying to debug an application which has silverlight code with Chrome or Firefox using the Local host.
I am able to debug other application which do not have Silverlight with chrome or Firefox.
Can you please suggest
Thanks
RamN
Thursday, February 22, 2018 1:11 AM
Hi RamN,
Would you please open a new case in this forum since this case was closed for a long time?
We will follow up your issue if you can open a new case.
Sincerely,
Jack
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact [email protected].