Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3
This is the forum to discuss the Wrox book Beginning ASP.NET 3.5: In C# and VB by Imar Spaanjaars; ISBN: 9780470187593
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 9th, 2009, 02:43 PM
Registered User
 
Join Date: Aug 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default can't view my aspx page in browser

Hi,

Hoping someone can help. I'm new to asp and I'm stuck in chapter two (page 51) because my CodeBehind page won't load in browser. It had worked before in Chapter one. How can I tell if my IIS is working properly? And if that is the problem, how can I troubleshoot it? If it isn't the IIS, what else could be causing the problem?

Yes I'm reading (book referenced in this forum) Beginning ASP.NET 3.5 and using VB.

Thank you
Newbieasp

Nevermind, problem is solved. I don't know why, but if I right-click the the page in solution explorer and try to view page in browser, I'm unable to open the page. But if I click "Debug" on the tool bar, and then "start without debugging", it works like a charm.

Last edited by Newbieasp; August 9th, 2009 at 04:53 PM.. Reason: Problem solved
 
Old August 10th, 2009, 03:29 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

Can you define " I'm unable to open the page"? What is happening exactly?

Also:

>>because my CodeBehind page won't load in browser.

You shouldn't try to load the Code Behind file (.cs or .vb) in the browser. Instead, you need to load the .aspx file.

>> How can I tell if my IIS is working properly?

IIS shouldn't be involved here yet. The book shows you how to develop sites with the built-in web server. Chapter 18 shows you how to deploy against IIS....

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Differences between "view in browser" to design view Dan Cern BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 12 November 1st, 2009 02:32 AM
edit page in browser view. why? tomecord .NET Framework 1.x 1 March 26th, 2007 06:45 AM
View source of .aspx page not being displayed nitinp ASP.NET 2.0 Basics 5 November 7th, 2006 06:55 AM
cannot view the design of the .aspx page sansircar ASP.NET 1.0 and 1.1 Professional 1 October 24th, 2006 01:31 PM
error in browser.aspx raja_699 BOOK: ASP.NET Website Programming Problem-Design-Solution 1 January 20th, 2005 02:31 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.