473,394 Members | 1,828 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 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 1498
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.