Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 1.1
This is the forum to discuss the Wrox book Beginning ASP.NET 1.1 with Visual C#.NET 2003 by Chris Ullman, John Kauffman, Chris Hart, Dave Sussman, Daniel Maharry; ISBN: 9780764557088
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning 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 February 25th, 2005, 04:04 PM
Registered User
 
Join Date: Jun 2003
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Web Matrix server vs. IIS

Everybody,

I've tried to run the simplest page punctual.aspx (Chapter 1) on IIS 5.1 installed on my XP station as follows:
http://localhost/begaspnet11/ch01/punctual.aspx
where begaspnet11 is a virtual directory
However, I get the error: "Expected ';'" at line 3.

The same page runs fine via the Web Matrix server as follows:
http://localhost:8080/punctual.aspx

Could you please help understand the reason of the IIS failure?
 
Old February 25th, 2005, 04:34 PM
Registered User
 
Join Date: Jun 2003
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

This is my response to myself.

The problem was that IIS was not running ASP.NET 1.1. The fix was launching the ASP.NET utility called aspnet_regiis.exe that configured ASP.NET on IIS.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual Web Developer web server works NOT IIS!! [email protected] Visual Studio 2005 2 January 28th, 2005 08:49 AM
setting up PC as a web server with IIS kathryne Classic ASP Basics 7 October 9th, 2003 04:55 PM





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