Click here to Skip to main content
15,890,947 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to debug in the visual studio with selecting other kind of browsers such as firefox,opera .i know about the view in browser option when right clicking the start page. but what i need is to be in debug mode with other browsers like the one internet explorer.


as per the suggestions given i had made the changes with "browse with" option and made firefox as default but whenever i hit"F5" button it says it cannot find internet explorer but as i sad i set firefox a deault in the option
Posted
Updated 29-Jan-11 20:10pm
v2

Other then browse option and add exe(as Abhinav suggested), you can change the default-browser of your system to Firefox/Chrome/etc and when you try to browse it will be launched in that one.

Thus, whenever you want to debug in particular browser, make that as a default browser of your system.
 
Share this answer
 
Comments
DreamwithinDream 31-Jan-11 11:12am    
even in did that but its just opening in the browser but no symptoms of debugger
DreamwithinDream 1-Feb-11 0:55am    
even i did the suggestions as you said it stills say cannot locate internet explorer is this because of virus because in my system regedit,control panel are disabled
DreamwithinDream 1-Feb-11 0:57am    
but the fact is that i used "browse with" to firefox.
Sandeep Mewara 1-Feb-11 1:43am    
Then might be some issue (virus thingy that you were saying). For sure, browse with should had worked.
Sorry guys this doesn't deal with any of the technical aspect of visual studio. since virus got hold of my system it corrupted the dlls of win32 which eventually blocked some key functions of the system and lead to disable of debugging in my environment(VS 2005). i used combofix an opensource to fix the issue. thank you anyway. for all the above suggestions
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900