VBAHole22 Posted October 25, 2005 Posted October 25, 2005 I like the new file based feature for asp.net - the one that lets you debug pages without using IIS. I'm having some issues with it though and i wonder if anyone else is. For starters, when I debug (F5) it opens a new Firefox window and show s the page. But I am designing my page for IE and would prefer that open instead. I have switched my default browser to ie and rebooted and I can confirm that when I click on a link in an Outlook email it does open ie. Is there a setting for this in Visual Studio 2005 (among the myriad settings)? Also how can I force the debug back to IIS (VS03 style) when I want to? I know that when you build a website you have to choose file, http, or ftp. But after that is it too late? Thanks for any suggestions. Quote Wanna-Be C# Superstar
Administrators PlausiblyDamp Posted October 25, 2005 Administrators Posted October 25, 2005 On the file menu go to browse with and select the browser from there. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
VBAHole22 Posted October 26, 2005 Author Posted October 26, 2005 Nice. That worked. I didn't have the Browse With option under my File Menu but I was able to add it using Customize. Thanks Quote Wanna-Be C# Superstar
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.