Webservice for ASP .NET 1.1

M

Martin

Hi,.

I use VS .NET 2003 to create a webservice for ASP NET.

When I choice the template (Project -> new -> Webservice ASP net ...), then
VS NET tell me, that my webserver is not running ASP . NET version 1.1, I
will be unable to run ASP .NET web applications or services.

What can I do?

Thanks for help

Martin
 
A

Alvin Bruney [Microsoft MVP]

do u have IIS installed? can u create and tun a web app successfully

--
Regards
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
 
M

Martin

yes, I have IIS and ASP runs.
I have the anserv from IIS newsgroup


-----------------------------
You need to download and install .NET Framework 1.1. This can be
downloaded from Windows Update.

If you already have it installed, but installed IIS after you installed
..NET Framework, please follow this KB Article:

"How To Repair IIS Mapping After You Remove and Reinstall IIS"
http://support.microsoft.com/default.aspx?scid=kb;en-us;306005
--------------------------------

regards


Alvin Bruney said:
do u have IIS installed? can u create and tun a web app successfully

--
Regards
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
--------------------------------------------------


Martin said:
Hi,.

I use VS .NET 2003 to create a webservice for ASP NET.

When I choice the template (Project -> new -> Webservice ASP net ...),
then
VS NET tell me, that my webserver is not running ASP . NET version 1.1, I
will be unable to run ASP .NET web applications or services.

What can I do?

Thanks for help

Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top