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 April 23rd, 2004, 12:02 PM
Registered User
 
Join Date: Jan 2004
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Configure MSDE/ASP.NET 1.1 for VB.NET

I'm a VB.Net Beginner

I am in the middle of chapters 16 & 17 in Wrox's "Beginning VB.NET 2e". In order to do the examples, I need to have MSDE and ASP.NET 1.1 installed. Even though I have downloaded and installed MSDE (and it seems to be running) and I downloaded ASP.NET 1.1, IIS 6.0 with the IIS 6 Service Pack, I can't get VB.NET 2003 Standard to recognize IIS 6.0/MSDE/ASP.NET 1.1.

Every time I try to open a new 'Web Form', I get an MDE MessageBox which says, "Visual Studio.NET has detected that the specified Web Server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or services."

I don't know how to 'configure' all these things to get VB.NET to work with them. I've gone online to try to find resources to walk me through it, but have found everything but success. I'd appreciate someone pointing me in the right direction.

Thanks

Dana
Methuen, MA, USA
 
Old May 5th, 2004, 07:28 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,110
Thanks: 0
Thanked 3 Times in 3 Posts
Default

try this:

1) Open a command window. (Click Start, click Run, type cmd, and then click OK.)
2) Navigate to the directory of the Aspnet_regiis.exe version you want to use. Remember that each version of the .NET Framework comes with its own version.

The file is usually located in the following directory:
for XP c:\windows\Microsoft.NET\Framework\<versionNumber>
for 2000 c:\winnt\microsoft.net\framework\<versionNumber>

Then type aspnet_regiis.exe -i






Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to configure IIS website to use ASP.NET 2.0 japss ASP.NET 2.0 Professional 2 July 14th, 2008 09:14 AM
Configure MS Outlook into ASP.NET subhasps8 ASP.NET 1.0 and 1.1 Professional 0 June 22nd, 2007 04:09 AM
Chapter 16 & 17: Configure MSDE/ASP.NET 1.1 danascmitz BOOK: Beginning VB.NET 2nd Edition/Beginning VB.NET 2003 1 May 11th, 2004 12:31 PM
Help Configure V. Studio .NET to run ASP project! suslishe Classic ASP Basics 0 August 26th, 2003 05:18 PM
MSDE and SQL CE (using VB.NET and ADO.NET) LEGS ADO.NET 0 July 12th, 2003 11:27 AM





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