Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > Trouble creating a new .NET webservice

Reply
Thread Tools

Trouble creating a new .NET webservice

 
 
smile
Guest
Posts: n/a
 
      09-18-2003
hi

I am a newbie to .NET environment. My first task assigned was to
create a webservice. I have been trying to create a webservice by
clicking new c# project and selecting asp.net webservice but when i
click OK, it says the path

" the webserver reported the following error when attempting to open
or create a webproject located at the URL:"http://localhost
/WebService1". 'The server name or address could not be resolved' "

I have IIS on my computer and also visual studio .NET professional
2003.
I tried to uninstall VS.NET and then install again. but it still is
displaying the same message.

Any souls out there please help me in this as i can proceed only after
this basic step.

Thanks in advance
smile
 
Reply With Quote
 
 
 
 
David
Guest
Posts: n/a
 
      09-23-2003
I seem to remember having similar issues, I think I solved it by
running the aspnet_regiis.exe file

It's found in C:\WINNT\Microsoft.NET\Framework\v1.1.4322>
(or v1.0.3705)

you need to run it with the -i option ie (from command prompt)

C:\WINNT\Microsoft.NET\Framework\v1.1.4322>aspnet_ regiis -i

Dave





(smile) wrote in message news:<. com>...
> hi
>
> I am a newbie to .NET environment. My first task assigned was to
> create a webservice. I have been trying to create a webservice by
> clicking new c# project and selecting asp.net webservice but when i
> click OK, it says the path
>
> " the webserver reported the following error when attempting to open
> or create a webproject located at the URL:"http://localhost
> /WebService1". 'The server name or address could not be resolved' "
>
> I have IIS on my computer and also visual studio .NET professional
> 2003.
> I tried to uninstall VS.NET and then install again. but it still is
> displaying the same message.
>
> Any souls out there please help me in this as i can proceed only after
> this basic step.
>
> Thanks in advance
> smile

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem! webservice.htc calling nonsecure webservice from a secured ssl https webpage batista ASP .Net 1 01-26-2006 12:05 PM
Problem! webservice.htc calling nonsecure webservice from a secured ssl https webpage batista ASP .Net 0 01-26-2006 08:13 AM
Trouble creating New Project on localhost... .mishcozii ASP .Net 1 11-19-2005 03:48 AM
Trouble creating new directory Sheldon Cohen ASP .Net 5 10-20-2003 10:57 PM
Trouble on creating a new web project - UNC share does not exist or you do not have access Simon Chung-Jen Chuang ASP .Net 1 08-23-2003 11:01 AM



Advertisments