473,385 Members | 1,338 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,385 software developers and data experts.

cannot detect a web server running asp.net 1.1

Hi there,

I'm running VS.NET 2003 on XP Home, so I have Web Matrix installed as a web
server.

I wanted to create my first web application with VS.NET, but when I select
New Project -> asp.net web application I get the following message:

VS.NET cannot detect a web server running asp.net 1.1... etc. I have the
..NET framework installed (SDK).

I notice that I do not have a web server icon in my system tray. Do I have
to do something to configure Web Matrix web server (I only installed it).

Many thanks

Nov 28 '05 #1
4 1305
Chris seems you don't have have IIS.
If i understand you have XP home which doesn't come with IIS maybe try
upgrading to XP Professional.
WebMatrix doesn't need IIS it has its local server you can use but you can
use IIS too depending on your settings.
VS.NET needs IIS
Hope that helps
Patrick

"Chris L" <Ch****@discussions.microsoft.com> wrote in message
news:49**********************************@microsof t.com...
Hi there,

I'm running VS.NET 2003 on XP Home, so I have Web Matrix installed as a web server.

I wanted to create my first web application with VS.NET, but when I select
New Project -> asp.net web application I get the following message:
o
VS.NET cannot detect a web server running asp.net 1.1... etc. I have the
.NET framework installed (SDK).

I notice that I do not have a web server icon in my system tray. Do I have
to do something to configure Web Matrix web server (I only installed it).

Many thanks

Nov 28 '05 #2
Hi Patrick

Damn! Does VS.NET need IIS? I was aware that I don't have IIS on XP Home.
That's why I installed Web Matrix so that I could use its local web server
with VS.NET.

Could I use a different web server other than IIS with VS.NET (i.e. Apache)?

Many thanks,
Chris

"Patrick.O.Ige" wrote:
Chris seems you don't have have IIS.
If i understand you have XP home which doesn't come with IIS maybe try
upgrading to XP Professional.
WebMatrix doesn't need IIS it has its local server you can use but you can
use IIS too depending on your settings.
VS.NET needs IIS
Hope that helps
Patrick

"Chris L" <Ch****@discussions.microsoft.com> wrote in message
news:49**********************************@microsof t.com...
Hi there,

I'm running VS.NET 2003 on XP Home, so I have Web Matrix installed as a

web
server.

I wanted to create my first web application with VS.NET, but when I select
New Project -> asp.net web application I get the following message:
o
VS.NET cannot detect a web server running asp.net 1.1... etc. I have the
.NET framework installed (SDK).

I notice that I do not have a web server icon in my system tray. Do I have
to do something to configure Web Matrix web server (I only installed it).

Many thanks


Nov 28 '05 #3
Chris i recommend you to read through:-
http://www.codeproject.com/cpnet/int...id=159057&exp=
0&select=1058556
Hope that helps
Patrick

"Chris L" <Ch****@discussions.microsoft.com> wrote in message
news:EB**********************************@microsof t.com...
Hi Patrick

Damn! Does VS.NET need IIS? I was aware that I don't have IIS on XP Home.
That's why I installed Web Matrix so that I could use its local web server
with VS.NET.

Could I use a different web server other than IIS with VS.NET (i.e. Apache)?
Many thanks,
Chris

"Patrick.O.Ige" wrote:
Chris seems you don't have have IIS.
If i understand you have XP home which doesn't come with IIS maybe try
upgrading to XP Professional.
WebMatrix doesn't need IIS it has its local server you can use but you can use IIS too depending on your settings.
VS.NET needs IIS
Hope that helps
Patrick

"Chris L" <Ch****@discussions.microsoft.com> wrote in message
news:49**********************************@microsof t.com...
Hi there,

I'm running VS.NET 2003 on XP Home, so I have Web Matrix installed as a
web
server.

I wanted to create my first web application with VS.NET, but when I

select New Project -> asp.net web application I get the following message:
o
VS.NET cannot detect a web server running asp.net 1.1... etc. I have the .NET framework installed (SDK).

I notice that I do not have a web server icon in my system tray. Do I have to do something to configure Web Matrix web server (I only installed it).
Many thanks


Nov 29 '05 #4
Thanks for your help, Patrick. That's great

"Patrick.O.Ige" wrote:
Chris i recommend you to read through:-
http://www.codeproject.com/cpnet/int...id=159057&exp=
0&select=1058556
Hope that helps
Patrick

"Chris L" <Ch****@discussions.microsoft.com> wrote in message
news:EB**********************************@microsof t.com...
Hi Patrick

Damn! Does VS.NET need IIS? I was aware that I don't have IIS on XP Home.
That's why I installed Web Matrix so that I could use its local web server
with VS.NET.

Could I use a different web server other than IIS with VS.NET (i.e.

Apache)?

Many thanks,
Chris

"Patrick.O.Ige" wrote:
Chris seems you don't have have IIS.
If i understand you have XP home which doesn't come with IIS maybe try
upgrading to XP Professional.
WebMatrix doesn't need IIS it has its local server you can use but you can use IIS too depending on your settings.
VS.NET needs IIS
Hope that helps
Patrick

"Chris L" <Ch****@discussions.microsoft.com> wrote in message
news:49**********************************@microsof t.com...
> Hi there,
>
> I'm running VS.NET 2003 on XP Home, so I have Web Matrix installed as a web
> server.
>
> I wanted to create my first web application with VS.NET, but when I select > New Project -> asp.net web application I get the following message:
> o
> VS.NET cannot detect a web server running asp.net 1.1... etc. I have the > .NET framework installed (SDK).
>
> I notice that I do not have a web server icon in my system tray. Do I have > to do something to configure Web Matrix web server (I only installed it). >
> Many thanks
>


Nov 29 '05 #5

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

Similar topics

6
by: Stephane Belzile | last post by:
Is there a way I can detect in vb.Net the power has switched to a UPS unit in case of power failure? Thanks
0
by: Daryl Zavier | last post by:
Hi Gurus, Please forgive me if my question is dumb cause this is my first web application I've done. Currently in my web application there is a button to click which will fire off a DTS event...
5
by: Alper AKCAYOZ | last post by:
Hello Developers, I have developed Server and Client applications that are communicating by TCP/IP sockets. My application is developed on Visual C++ .NET Standard v2003 Windows Forms. When one of...
8
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
10
by: Ben Xia | last post by:
Is there some way can detect MAC address with PHP? any help will be appreciate. Ben
5
by: Vijay | last post by:
Hi all, i have TCP client server application written in C# using async socket methods, eg BeginReceive(), BeginEnd() etc server is continuesly running in the background, client connect to...
2
by: Kevin Hodgson | last post by:
Is there any way in a .NET App to detect if it is being run under Terminal Server? I have some functions of my program (like launching emails, and saving files) that need to be handled...
2
by: Oenone | last post by:
Is it possible to detect whether my application is running within a Terminal Server session or not? I'd like to automatically switch off some of my graphics rendering under this environment as...
4
by: Chris Johnson | last post by:
Hey all, I have a small app I have developed that periodically pings a list of server and returns their status. Given my environment I have setup the program such that a server can be down 4...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?

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.