Wrox Programmer Forums
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 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 October 13th, 2004, 11:08 AM
Authorized User
 
Join Date: Jun 2004
Posts: 99
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to hlchuah77
Default ASP question

I am creating an ASP.net web page using webmatrix with some text, a label and a button.

When I run the web page using webmatrix, everything is working fine. But when I type http://localhost/default.aspx into browser address bar and run it, I can see only text, but I can't see the label and the button.

Can anyone explain to me why this happen.

 
Old October 13th, 2004, 11:33 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Web Matrix uses it's own web server to parse the page, and render the ASP.NET web page. Do you have IIS on the machine?

Brian
 
Old October 13th, 2004, 01:48 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,110
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Can you give us details of your machine? OS, etc...

 
Old October 14th, 2004, 07:44 AM
Authorized User
 
Join Date: Jun 2004
Posts: 99
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to hlchuah77
Default

Thank you everybody.

Anyway, I have solved the problem. Actually my question make you all confuse i think, sorry.

What's going on to the situation as I asked before is that I never register my IIS server. So, I fail to load the .aspx page using browser because the web server is not running ASP.net 1.1.

Later, I get this command from a pop-up message and I run it in command-prompt,

aspnet_regiis -i

and .aspx page is worked in browser.






Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP/SQL question dathomps Classic ASP Databases 5 December 4th, 2007 07:38 PM
ASP / Sql question joebeem Classic ASP Basics 0 August 28th, 2007 02:45 PM
Asp.net question asp.netUser ASP.NET 1.0 and 1.1 Basics 1 September 13th, 2005 03:23 PM
asp:dropdownlist question khng ASP.NET 1.0 and 1.1 Basics 3 April 1st, 2005 06:50 AM
ASP question raghuc Javascript How-To 1 May 18th, 2004 07:48 PM





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