473,414 Members | 1,677 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

using visualstudio F5 to view a page in the browser

After ive created a page and click on the start icon in visual studio to
view the current page in the browser.... it always displays some other page
from the site. then I have to manually enter my filename in the browser to
call the page i want to.??

--
Message posted via http://www.dotnetmonster.com
Nov 19 '05 #1
2 1334
In the Solution Explorer, right-click the page you want to load and select
"Set as Start Page" from the context menu.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"dharma25 via DotNetMonster.com" <fo***@DotNetMonster.com> wrote in message
news:f9******************************@DotNetMonste r.com...
After ive created a page and click on the start icon in visual studio to
view the current page in the browser.... it always displays some other
page
from the site. then I have to manually enter my filename in the browser to
call the page i want to.??

--
Message posted via http://www.dotnetmonster.com

Nov 19 '05 #2
Both F5 and the Start icon are for debugging the application, not for
previewing the current page in the browser. The Start debugging action must
point to one single page in the application as an entry page to the process,
that way it can begin showing debug information and step through your
application. You set the start page by right-clicking the web application
root icon, selecting properties, then selecting Configuration Properties |
Debugging and entering in the page under the Start Page option. To view a
particular page, right-click that page in the solution exlporer and select
View in Browser.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage

"dharma25 via DotNetMonster.com" <fo***@DotNetMonster.com> wrote in message
news:f9******************************@DotNetMonste r.com...
After ive created a page and click on the start icon in visual studio to
view the current page in the browser.... it always displays some other
page
from the site. then I have to manually enter my filename in the browser to
call the page i want to.??

--
Message posted via http://www.dotnetmonster.com

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Thomas | last post by:
I would like to use something like .x rather than .aspx for my asp.net projects. One reason is, I'd rather everyone not know what language/platform our projects are written in. (I like security AND...
1
by: Maziar Aflatoun | last post by:
Hi everyone, I'm relatively new to VisualStudio 2003 and have to create an application that uses Web Services to authenticate a user. Once that user is authenticated I use the Web services...
15
by: Nathan | last post by:
I have an aspx page with a data grid, some textboxes, and an update button. This page also has one html input element with type=file (not inside the data grid and runat=server). The update...
42
by: (PeteCresswell) | last post by:
I skimmed the MS spiel at http://msdn.microsoft.com/sql/express, and noted the part about "all inside the Visual Studio 2005 environment". Do the older SQL server tools for security and stored...
0
by: Amil Hanish | last post by:
Earlier I had inquired as to why a normal <a hreftag didn't work when using the VS hosted site using a random local port. The more I think about it, this seems very wrong. Using the random port...
53
by: Hexman | last post by:
Hello All, I'd like your comments on the code below. The sub does exactly what I want it to do but I don't feel that it is solid as all. It seems like I'm using some VB6 code, .Net2003 code,...
8
by: Gary | last post by:
I'm using an Act database. I was stuck on this a year ago and am still having trouble. I have three bits of code like so : - act.CActAppObj objACT = new act.CActAppObj(); act.CAIBaseView...
2
by: Gadilkar Vishal | last post by:
please give solutionfor "Unable to Connect VisualStudio's Default Server" When I go for 'View in Browser' for my web page... the message appears...?
1
by: mazdotnet | last post by:
Hi guys, On my work computer I had VisualStudio 2005, AJAX 1.0 and AJAX toolkit installed. 2 days ago I installed VisualStudio 2008 and every AJAX test that I do (IIS), does a postback. When I...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.