Hi, how could i start debugging web project with IE, because now when I press F5 (run with debugging) starts Firefox. I couldnt find any option to make that VS 2005 started Internet explorer for debugging my web projects. Thanks
Hi, how could i start debugging web project with IE, because now when I press F5 (run with debugging) starts Firefox. I couldnt find any option to make that VS 2005 started Internet explorer for debugging my web projects. Thanks
Just a wild guess, but you probably have Firefox as your default browser on your machine. If so, reset IE to the default and try this again. -- Gregory A. Beamer MVP; MCP: +I, SE, SD, DBA *********************************************** Think Outside the Box! ***********************************************
Resetting IE as default browser did not help. Recently I found that VS2005 has its own browser list, and default browser can be changed by selecting "Browse with..." on context menu of solution. Anyway thanks for your reply. Marius "Cowboy (Gregory A. Beamer)" < XXXX@XXXXX.COM > wrote in
1.winsock implementation in visual C++ 6.0 and visual studio 2005
Hi What sort of differnces are there if i implement Windows socket application in MS visaual Studio 2005 and Visual C++ 6.0 Like visual C++ has class wizard while visaual Studio 2005 don't nad any other. Thanks bye
2.Internet Explorer problem after upgrade from Visual Studio 2003 to Visual Studion 2005
I use following C# code behind an aspx file to send a *.pdf file to the Internet Explorer. The variable "buffer" is of type byte[] and is filled with the contents of a *.pdf file. this.Response.ClearHeaders(); this.Response.Clear(); this.Response.ContentType = "application/pdf"; this.Response.BinaryWrite(buffer); this.Response.End(); All works fine for years. When the aspx file is requested, the acrobat reader is activated and the pdf file is shown. Now I have installed Visual Studio 2005 parallel to Visual Studio 2003. All seems to run as expected, except the pdf file is not shown anymore. The Internet Explorer 6 shows only a white background, but does not start acrobat reader. When I try to see the source text, I get an error message, that the "xml source cannot be shown". After deinstalling Visual Studio 2005 by Windows System Recovery all runs normal again. Any idea?
3.I want to make an IE Toolbar in Visual Studio 2005
I want to make an IE Toolbar in Visual Studio 2005. (C++) I need to use a ComboBoxEx for displaying an icon. I used Deskband in Visual Studio 6.0 (I think you know the example files on codeproject.com) I didn't make a XP-Style ComboBox. Only general style.... So I decide to use Visual Studio 2005. But I don't know the way. Please Help me..... Please.. ------------------------------------------------------------------------------------ VS 2005.. (€)ComboBoxEx .. .
Hey all, Intersting bug. I have an ASP.NET application I am working on. When I start the web page using the VS 2005 it opens a browser pointed to a virtual server. When I stop/start/stop the server there is no problem. When all browsers are closed I then launch IE 8 on its own and it tells me the browser closed unexpectedly and asks If I want to restore it. If I click on the affirmative it will open a browser for every time I stopped the application in the debugger. at one point I had 50 or so browsers open. The funny thing is that the web page it goes to appears to be random. Some will got to a website I had previously visited but most try to go back to the virtual server VS 2005 has launched.
5.Visual Web Developer 2005 Express (not in IE debug menu)
Hi, I've been using VS2003.NET for a long time and I saw this express web developer version and thought it might suit my needs better. I debug JavaScript embedded in webpages with it. What I usually do is click the View menu in Internet Explorer, select the Script Debugger menu and then choose either "Open" or "Break at Next Statement". Either option takes me to a window that asks me which of the installed debugger tools I might want to use. Normally that's only offered me VS2003.NET as a possible debugger. I expected that when I installed Visual Web Dev 2005 Express (which said it could debug JavaScript in web pages) that I'd now have TWO debuggers to choose from. Instead I still only have VS2003. Is there something I need to do? Or did I misunderstand what this program is about.
6. Visual Studio 2005 vs. Visual Studio Team 2005
7. Can not debug SQL sever 2005 Stored procedure from Visual Studio 2005
Users browsing this forum: No registered users and 57 guest