Ask a Question related to ASP.NET Web Services, Design and Development.
-
smile #1
Trouble creating a new .NET webservice
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
smile Guest
-
Trouble creating triggers
Here is the code I tried: delimiter $; CREATE TRIGGER archive_addresses_ins BEFORE INSERT ON archive_addresses FOR EACH ROW BEGIN SET... -
webservice proxy generating fw2.0 beta2 trouble
Alex Ilyin via .NET 247 <anonymous@dotnet247.com> wrote in news:uFAMNnUWFHA.3620@TK2MSFTNGP09.phx.gbl: DataTables cannot serialize themselves.... -
Trouble Creating CFMX War Files for OSX
I have been able to successfully install Jrun 4 and the Jrun 4 Updater 4. However, when trying to create the CF MX 7 *.war files, I keep getting the... -
What does VS.NET when creating WebService
are there special settings applied to IIS5, when creating a webService in VS.NET? I wonder - because when I create a webService (let's call it... -
Trouble creating PDFs from Freehand
I've tried using the Printer extension, I've tried exporting, and I have tried using the distiller. Here is my problem: I use the lens... -
David #2
Re: Trouble creating a new .NET webservice
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
[email]smile_skar@yahoo.com[/email] (smile) wrote in message news:<c16f31f3.0309180045.221a9531@posting.google. 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
> smileDavid Guest



Reply With Quote

