472,799 Members | 1,556 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Problem creating ASP.NET App with Visual Studio.NET 2003 and Windows XP Pro

I am having a problem creating an ASP.NET application in Visual Studio.NET 2003, installed on Windows XP Professional

I get a message stating that I do not have ASP.NET 1.1 installed, so I can not create web applications

I downloaded the update that is supposed to install ASP.NET 1.1, but I'm still getting the message

My research leads me to understand that VS.NET 2003 wont allow users to create web applications on anything "less" than XP Pro, but I am running XP pro

Has anyone ever run across this in the past? Is there any way to verify that I'm running ASP.NET 1.1? Does anyone have any suggestions

I appreciate the help and apologize if this is a newbee question, but I have done extensive searching and can't find any solutions.
Nov 18 '05 #1
2 1465
Assuming that you have IIS installed you could use the aspnet_regiis command
to verify and/or install the ASP.NET mappings.

Open the VS.Net Command Prompt and run:

aspnet_regiis -i

This will reinstall the ASP.NET stuff into your IIS installation.

/Per Salmi

"umilmi81" <mm*****@lason.com> skrev i meddelandet
news:28**********************************@microsof t.com...
I am having a problem creating an ASP.NET application in Visual Studio.NET 2003, installed on Windows XP Professional.
I get a message stating that I do not have ASP.NET 1.1 installed, so I can not create web applications.
I downloaded the update that is supposed to install ASP.NET 1.1, but I'm still getting the message.
My research leads me to understand that VS.NET 2003 wont allow users to create web applications on anything "less" than XP Pro, but I am running XP
pro.
Has anyone ever run across this in the past? Is there any way to verify that I'm running ASP.NET 1.1? Does anyone have any suggestions?
I appreciate the help and apologize if this is a newbee question, but I

have done extensive searching and can't find any solutions.
Nov 18 '05 #2
WJ
Below is the "order" of what I did on my XP pro. In addition, I kept all the
setups default folders:

1. Install Windows OS
2. Install Windows IIS-5 (wxp/w2k) or IIS-6 (W2k3)
3. Install FrontPage Server Extension 2002 (VS.Net needs it)
4. Test to connect to your http://localhost. The welcome page and its help
page must be shown side-by-side (for XP Pro, W2k Pro may be different)
5. Install service packs and hotfixes
6. Install .Net FrameWork 1.1.
7. Install .Net SDK (Optional - Caution: This beast can break your system as
it did on my XP Pro)
8. Install VS.Net 2003.
9. Test creating both WinForm and WebForm apps. to make sure it works.

If you follow the above order, you really donot need to mess with
"aspnet_regiis".

Please note: I restarted my system after each setup was successfully
executed. I do not trust "No Reboot" feature in WXP.

Hope this helps,

John Webb
"trellow422" <an*******@discussions.microsoft.com> wrote in message
news:77**********************************@microsof t.com...
FYI- I am also running into this issue, except I am running Windows 2000 Professional. A co-worker of mine is also running Windows 2000 Pro and is
able to successfully create and run .NET Web Applications. Go figure?!

----- Per Salmi wrote: -----

Assuming that you have IIS installed you could use the aspnet_regiis command to verify and/or install the ASP.NET mappings.

Open the VS.Net Command Prompt and run:

aspnet_regiis -i

This will reinstall the ASP.NET stuff into your IIS installation.

/Per Salmi

"umilmi81" <mm*****@lason.com> skrev i meddelandet
news:28**********************************@microsof t.com...
> I am having a problem creating an ASP.NET application in Visual Studio.NET
2003, installed on Windows XP Professional. >> I get a message stating that I do not have ASP.NET 1.1 installed,
so I can
not create web applications. >> I downloaded the update that is supposed to install ASP.NET 1.1,
but I'm
still getting the message. >> My research leads me to understand that VS.NET 2003 wont allow
users to
create web applications on anything "less" than XP Pro, but I am running XP pro. >> Has anyone ever run across this in the past? Is there any way to
verify
that I'm running ASP.NET 1.1? Does anyone have any suggestions? >> I appreciate the help and apologize if this is a newbee question,
but I have done extensive searching and can't find any solutions.

Nov 18 '05 #3

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

Similar topics

6
by: Martin Bless | last post by:
The good news: Along with Python-2.4 comes really good news to Windows users. Yes, you now CAN build extension modules yourself using the SAME C++ compiler and linker Python is built with...
0
by: Tom Lee | last post by:
Hi, I'm new to .NET 2003 compiler. When I tried to compile my program using DEBUG mode, I got the following errors in the C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7 \include\xdebug...
2
by: Alexander Berezhnoy | last post by:
Hi all ! I want to try MS Visual Studio NET. My system - Windows 2003 Server . IIS (WWW) is started. WWW http://localhost in my IE working normal. But - after trying to build new project in...
1
by: Graham | last post by:
My project (VS 7.1) builds and run OK on my Windows 2K PC, but when I clean the solution and copy it over to a Windows XP PC in our lab I get loads of error, (see below) I cant seem to find the...
0
by: Rajesh Kumar | last post by:
Hi Gregory Thanks for your answer. I did not see any attached file so I copied your text into a text file and named it compiler.bat Checked the wrapped lines and runned the file. It said Dataset,...
0
by: Rajesh Madhra | last post by:
Hi Gregory Thanks for your answer. I did not see any attached file so I copied your text into a text file and named it compiler.bat Checked the wrapped lines and runned the file. It said Dataset,...
8
by: Rob Edwards | last post by:
When trying to add the Microsoft CDO for Exchange Management Library (aka CDOEXM.dll) I receive the following message: "A reference to 'Microsoft CDO for Exchange Management Library' could not be...
13
by: Lee Newson | last post by:
Hi, I have just written my first application using VB.NET. The app works fine when i am running it within .NET for debugging purposes, however when i try to run the app from the .exe file that...
3
by: dean4if | last post by:
I have 4 Windows 2000 Servers. I have installed the DotNet Framework 2.0 on all 4 servers. Three of these servers show a tab for ASP.NET in the IIS MMC and are running Visual Studio 2003. ...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

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.