Showing posts with label version. Show all posts
Showing posts with label version. Show all posts

Saturday, March 31, 2012

Web Server Error

Hi
Just installed .net and when I open up a project. I get a message which says that "The specified sever is not running .net version 1.1. I wont be able to compile the projects". I checked add/remove programms , I have 1.1 framework installed. Whats Iam missing here.
Thankstry running aspnet_regiis.exe from the .NET framework's folder (under c:\winnt\ i believe)
it resides at:
%systemroot%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe

To map a specific application to ASP.NET v1.1:
%systemroot%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe –s W3SVC/1/ROOT/<applicationdir
Here's a link for more information:
http://www.asp.net/faq/SideBySide.aspx#2

Ciao
Chadwick

web server is not running ASP.net version 1.1

I just installed Visual Studio.Net 2003 and that is supposed to add that
asp.net 1.1 extension. I got an error message while opening ASP.NET
project.Error is :

"visual studio.net has detected that the specified web server is not running
ASP.net version 1.1. You will be unable to run asp.net web applications or
services."

I found a solution for this in 'Missing asp.net 1.1 in web extensions'
questioned by David as
----
1) Open Add/Remove program and uninstall dot net version 1.0.

2) If dot net version 1.0 is not in the list of installed programs, find the
following folder and delete it if found
C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705

3) run the executable with the following option from command window:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.xxxx\aspne t_regiis.exe -i

Once completed, the problem will no longer occur.
---
I did this.But even i am still getting the same problem.

Can any one tell me how to overcome this problem.One thing I am using 'Win
2000 Prof'

Thanks,
VenkatTry running this tool and use it to set the ASP.NET version?

http://www.denisbauer.com/NETTools/...onSwitcher.aspx

"Venkat" <Venkat@.discussions.microsoft.com> wrote in message
news:6B0474ED-0BC7-44E3-B737-814DF85975A4@.microsoft.com...
>I just installed Visual Studio.Net 2003 and that is supposed to add that
> asp.net 1.1 extension. I got an error message while opening ASP.NET
> project.Error is :
> "visual studio.net has detected that the specified web server is not
> running
> ASP.net version 1.1. You will be unable to run asp.net web applications or
> services."
> I found a solution for this in 'Missing asp.net 1.1 in web extensions'
> questioned by David as
> ----
> 1) Open Add/Remove program and uninstall dot net version 1.0.
> 2) If dot net version 1.0 is not in the list of installed programs, find
> the
> following folder and delete it if found
> C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705
> 3) run the executable with the following option from command window:
> C:\WINDOWS\Microsoft.NET\Framework\v1.1.xxxx\aspne t_regiis.exe -i
> Once completed, the problem will no longer occur.
> ---
> I did this.But even i am still getting the same problem.
> Can any one tell me how to overcome this problem.One thing I am using 'Win
> 2000 Prof'
> Thanks,
> Venkat

web server is not running ASP.net version 1.1

I just installed Visual Studio.Net 2003 and that is supposed to add that
asp.net 1.1 extension. I got an error message while opening ASP.NET
project.Error is :
"visual studio.net has detected that the specified web server is not running
ASP.net version 1.1. You will be unable to run asp.net web applications or
services."
I found a solution for this in 'Missing asp.net 1.1 in web extensions'
questioned by David as
--
1) Open Add/Remove program and uninstall dot net version 1.0.
2) If dot net version 1.0 is not in the list of installed programs, find the
following folder and delete it if found
C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705
3) run the executable with the following option from command window:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.xxxx\aspnet_regiis.exe -i
Once completed, the problem will no longer occur.
--
I did this.But even i am still getting the same problem.
Can any one tell me how to overcome this problem.One thing I am using 'Win
2000 Prof'
Thanks,
VenkatTry running this tool and use it to set the ASP.NET version?
http://www.denisbauer.com/NETTools/...onSwitcher.aspx
"Venkat" <Venkat@.discussions.microsoft.com> wrote in message
news:6B0474ED-0BC7-44E3-B737-814DF85975A4@.microsoft.com...
>I just installed Visual Studio.Net 2003 and that is supposed to add that
> asp.net 1.1 extension. I got an error message while opening ASP.NET
> project.Error is :
> "visual studio.net has detected that the specified web server is not
> running
> ASP.net version 1.1. You will be unable to run asp.net web applications or
> services."
> I found a solution for this in 'Missing asp.net 1.1 in web extensions'
> questioned by David as
> --
> 1) Open Add/Remove program and uninstall dot net version 1.0.
> 2) If dot net version 1.0 is not in the list of installed programs, find
> the
> following folder and delete it if found
> C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705
> 3) run the executable with the following option from command window:
> C:\WINDOWS\Microsoft.NET\Framework\v1.1.xxxx\aspnet_regiis.exe -i
> Once completed, the problem will no longer occur.
> --
> I did this.But even i am still getting the same problem.
> Can any one tell me how to overcome this problem.One thing I am using 'Win
> 2000 Prof'
> Thanks,
> Venkat
>

Web server is not running ASP.net version 1.1

Hi!
I have installed Visual studio.net on Windows XP 2002, SP 2. IIS is working properly. But when i press Asp.net web application from the new project menue the following message appears on the window:
visual studio.net has detected that the specified web server is not running ASP.Net version 1.1. You will be unable to run Asp.net web application and services.

I am new user of .Net. Can anybody tell me that why am i facing the above message?
Regards,
Mizi.

Try to register asp.net with IIS via the cmd line tool aspnet_iis -i. The cmd should be in the C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ folder.
Small correction to the above post.. The executable is named aspnet_regiis.exe

web server is not running ASP.NET version 1.1

Hi,
i have remove IIS and add again to solve a problem. Visual Studio is running
on my computer. but now it give me this problem.

" Visual Studio .Net has detected that the sepicified Web server is not
running ASP.NET version 1.1. You will be unable to run ASP.Net Web
applications or services"

how can i solve this.
thankstry this
start - run
c:\windows\microsoft.net\framework\v1.1.4.322\aspn et_regiis.exe -i

"Hunsal" <huseyin_unsal@.yahoo.com> wrote in message
news:uJeRnRpLEHA.1484@.tk2msftngp13.phx.gbl...
> Hi,
> i have remove IIS and add again to solve a problem. Visual Studio is
running
> on my computer. but now it give me this problem.
> " Visual Studio .Net has detected that the sepicified Web server is not
> running ASP.NET version 1.1. You will be unable to run ASP.Net Web
> applications or services"
> how can i solve this.
> thanks
thanks, it works

"Meelis Lilbok" <meelis.lilbok@.deltmar.ee> wrote in message
news:%23vDR4UpLEHA.2976@.TK2MSFTNGP10.phx.gbl...
> try this
> start - run
> c:\windows\microsoft.net\framework\v1.1.4.322\aspn et_regiis.exe -i
>
>
> "Hunsal" <huseyin_unsal@.yahoo.com> wrote in message
> news:uJeRnRpLEHA.1484@.tk2msftngp13.phx.gbl...
>> Hi,
>> i have remove IIS and add again to solve a problem. Visual Studio is
> running
>> on my computer. but now it give me this problem.
>>
>> " Visual Studio .Net has detected that the sepicified Web server is not
>> running ASP.NET version 1.1. You will be unable to run ASP.Net Web
>> applications or services"
>>
>> how can i solve this.
>> thanks
>>
>>

web server is not running ASP.NET version 1.1

I tried to open my web project today and I get the following error :

'VS.NET has detected that the web server is not running ASP.NET version
1.1. You will be unable to run ASP.NET web applications or services.'

I have been running VS.NET and working on my project in it for over a
month. What is going on with this?

Any help would be really appreciated!

Cheers,

Mike

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!I think you use Visual studio 2003 to develop under framework 1.0

If you can't upgrade the web server with dotnet 1.1 you have to use Visual
studio 2002 (I think)

Regards

LJ
"Mike P" <mrp@.telcoelectronics.co.uk> a crit dans le message de news:
eXJD#ZqAEHA.2308@.tk2msftngp13.phx.gbl...
> I tried to open my web project today and I get the following error :
> 'VS.NET has detected that the web server is not running ASP.NET version
> 1.1. You will be unable to run ASP.NET web applications or services.'
> I have been running VS.NET and working on my project in it for over a
> month. What is going on with this?
>
> Any help would be really appreciated!
>
> Cheers,
> Mike
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
Check the ISAPI mappings for your web site. In IIS Admin, right-click the
web site and select "Properties" from the context menu. You can find the
ISPI mappings under the "Home Directory" tab by clicking the "Configuration"
button and going to the "Mappings" tab.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Mike P" <mrp@.telcoelectronics.co.uk> wrote in message
news:eXJD#ZqAEHA.2308@.tk2msftngp13.phx.gbl...
> I tried to open my web project today and I get the following error :
> 'VS.NET has detected that the web server is not running ASP.NET version
> 1.1. You will be unable to run ASP.NET web applications or services.'
> I have been running VS.NET and working on my project in it for over a
> month. What is going on with this?
>
> Any help would be really appreciated!
>
> Cheers,
> Mike
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
I got the same message, i checked everything in IIS but did not find the
error, but than I realized thet I had installed Apache Webserver
which caused this Error. Maybe you did the same.

Ci@.o Jens

"Mike P" <mrp@.telcoelectronics.co.uk> schrieb im Newsbeitrag
news:eXJD%23ZqAEHA.2308@.tk2msftngp13.phx.gbl...
> I tried to open my web project today and I get the following error :
> 'VS.NET has detected that the web server is not running ASP.NET version
> 1.1. You will be unable to run ASP.NET web applications or services.'
> I have been running VS.NET and working on my project in it for over a
> month. What is going on with this?
>
> Any help would be really appreciated!
>
> Cheers,
> Mike
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!

Web server is not running ASP.NET version 1.1?

Hi,

I am running VS.Net 2003 with IIS 5.1 on a Win2000 Server (sp4) and I get this message when I try to open a project.

"Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or services."

I've tried to go through some of the prior threads to find the solution (and have tried running aspnet_regiis.exe -i in the correct directory) but it doesn't seem to work.

Most Microsoft fixes for this seem to be based on IIS 6??

Any help would be greatly appreciated.

Many thanks
VaruniWhat is the output when you try to run "aspnet_regiis /lv" and "aspnet_regiis /lk". Alsothis article might also prove useful.

-Kashif
Kashif,
I am facing the same problem with a different scenario! In our development server, version 1 and 1.1 together worked perfectly until yesterday when I restarted my machine! I am not being able to open ASP.NET 1.1 apps with VS.NET 2003 now. VS.NET claims that the web server is running asp.net 1.0 only (or something like this). I re-scriptmapped the 1.1 app with no luck. Following is the retured error:

"Visual Studio .NET has detected that the web server is running ASP.NET version 1.0. The Web application you are creating or openning can be configured to be compliant with ASP.NET 1.0"

I un-installed and installed the .NET 1.1 Framewok, negative :(

I don't know what else to do! I ran the aspnet_regiis with both params and here what I got(which is absoultely true):

"C:\WINNT\Microsoft.NET\Framework\v1.1.4322>aspnet_regiis /lv
1.0.3705.288 Valid (Root) C:\WINNT\Microsoft.NET\Framework\v1.0.3705\aspne
t_isapi.dll
1.1.4322.0 Valid C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspne
t_isapi.dll"

C:\WINNT\Microsoft.NET\Framework\v1.1.4322>aspnet_regiis /lk
W3SVC/ 1.0.3705.288
W3SVC/1/Root/SHUAACapital.Intranet.WebUI/ 1.1.4322.0

Any hints will be appreciated. Thank you.

Cheers,
Kashif,
Never mind. I could solve the problem by reegistering the aspnet_isapi.dll.

regsvr32 c:\winnt\microsoft.net\framework\v1.1.4322\aspnet_isapi.dll

Phew :)

Cheers,
Hi

Thanks for the response. After running "aspnet_regiis/lv" I get

1.1.4322.0 Valid (Root) C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspne
t_isapi.dll

On running "aspnet_regiis/lk" I get

W3SVC/ 1.1.4322.0

Am I having this issue because I havn't upgraded to IIS 6 (Win2003)??

Many thanks
Varuni
Hi Kashif,

Thanks so much...it's fixed and works like a dream. Looks like it was the security policy thing on the link you sent.

Thanks again
Varuni
Thank you so much alzogbi!!

Running the regsvr32 worked perfectly.

Dawn

p.s. you'd think the error message would be a bit clearer. I had no idea how to change my "web server" to run v1.1 vs Visual Studio running v1.1.

Web Server is not running ASP.NET version 1.1?

I've recently installed VS.Net 2003 on a desktop running Windows XP. When
I try to create a new ASP.Net Web Application I get an error message.

'Visual Studio.Net has detected that the specified Web Server is not running
ASP.NET version 1.1. You will be unable to run ASP.Net Web Applications or
Services'

..NET Framework 1.1 is installed. IIS 5.1 is installed a seems to be running
fine.

Any ideas?

TIA ,

LionelGo in to your IIS and look at the properties. In the tab Document make sure
you have default.aspx or any name with .aspx extention. If not then you need
to uninstall framework and reinstall it.

"Lionel" <lslade@.glam.ac.uk> wrote in message
news:u9uGWsrrDHA.2492@.TK2MSFTNGP12.phx.gbl...
> I've recently installed VS.Net 2003 on a desktop running Windows XP.
When
> I try to create a new ASP.Net Web Application I get an error message.
> 'Visual Studio.Net has detected that the specified Web Server is not
running
> ASP.NET version 1.1. You will be unable to run ASP.Net Web Applications
or
> Services'
> .NET Framework 1.1 is installed. IIS 5.1 is installed a seems to be
running
> fine.
> Any ideas?
> TIA ,
> Lionel
Lionel,

If the you do not have default.aspx as Ruslan suggests then you should try
running the command aspnet_regiis -i from the visual studio.net command
prompt (not the regular command prompt) before going through a full
re-install. This will attempt to re-register all .net association with IIS.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche

"Ruslan Shlain" <rshlain@.hotmail.com> wrote in message
news:%23AnQTzrrDHA.4060@.TK2MSFTNGP11.phx.gbl...
> Go in to your IIS and look at the properties. In the tab Document make
sure
> you have default.aspx or any name with .aspx extention. If not then you
need
> to uninstall framework and reinstall it.
>
> "Lionel" <lslade@.glam.ac.uk> wrote in message
> news:u9uGWsrrDHA.2492@.TK2MSFTNGP12.phx.gbl...
> > I've recently installed VS.Net 2003 on a desktop running Windows XP.
> When
> > I try to create a new ASP.Net Web Application I get an error message.
> > 'Visual Studio.Net has detected that the specified Web Server is not
> running
> > ASP.NET version 1.1. You will be unable to run ASP.Net Web Applications
> or
> > Services'
> > .NET Framework 1.1 is installed. IIS 5.1 is installed a seems to be
> running
> > fine.
> > Any ideas?
> > TIA ,
> > Lionel
Try the following URL. It may help.
http://support.microsoft.com/default.aspx?kbid=306005

>--Original Message--
>I've recently installed VS.Net 2003 on a desktop running
Windows XP. When
>I try to create a new ASP.Net Web Application I get an
error message.
>'Visual Studio.Net has detected that the specified Web
Server is not running
>ASP.NET version 1.1. You will be unable to run ASP.Net
Web Applications or
>Services'
>..NET Framework 1.1 is installed. IIS 5.1 is installed
a seems to be running
>fine.
>Any ideas?
>TIA ,
>Lionel
>
>.

Web Server not running ASP .NET version 1.1 Error while publishin

Hi
I am getting Error " Visual studio .NET has detected that the specified
web server is not runnin ASP.NET 1.1"
When i am trying to publish the web site on the Testing server from my
development server using Copy Project, i get this Error.
Interestingly, i did publish my web site sucessfully couple of time
earlier, but noe not able to publish it.
Both my Development & Testing webserver has same version & nothing have
changed on them excpet few installation on my local computer, but ther
version of .NEt are still the same.
any ideas, what is , wrong, how does it determine which version the server
is running & what is the fix.this is a known bug when defaultredirect is specified in web.config
http://www.kbalertz.com/kb_825792.aspx
Regards,
Hermit Dave (D'way)
http://hdave.blogspot.com
"N S S" <sidhu@.newsgroups.nospam> wrote in message
news:C4943981-E361-40A6-AA4B-45E18A2A1C9A@.microsoft.com...
> Hi
> I am getting Error " Visual studio .NET has detected that the specified
> web server is not runnin ASP.NET 1.1"
> When i am trying to publish the web site on the Testing server from my
> development server using Copy Project, i get this Error.
> Interestingly, i did publish my web site sucessfully couple of time
> earlier, but noe not able to publish it.
> Both my Development & Testing webserver has same version & nothing have
> changed on them excpet few installation on my local computer, but ther
> version of .NEt are still the same.
> any ideas, what is , wrong, how does it determine which version the
server
> is running & what is the fix.

Web Server not running ASP .NET version 1.1 Error while publishin

Hi

I am getting Error " Visual studio .NET has detected that the specified
web server is not runnin ASP.NET 1.1"

When i am trying to publish the web site on the Testing server from my
development server using Copy Project, i get this Error.

Interestingly, i did publish my web site sucessfully couple of time
earlier, but noe not able to publish it.
Both my Development & Testing webserver has same version & nothing have
changed on them excpet few installation on my local computer, but ther
version of .NEt are still the same.

any ideas, what is , wrong, how does it determine which version the server
is running & what is the fix.this is a known bug when defaultredirect is specified in web.config

http://www.kbalertz.com/kb_825792.aspx

--

Regards,

Hermit Dave (D'way)
http://hdave.blogspot.com

"N S S" <sidhu@.newsgroups.nospam> wrote in message
news:C4943981-E361-40A6-AA4B-45E18A2A1C9A@.microsoft.com...
> Hi
> I am getting Error " Visual studio .NET has detected that the specified
> web server is not runnin ASP.NET 1.1"
> When i am trying to publish the web site on the Testing server from my
> development server using Copy Project, i get this Error.
> Interestingly, i did publish my web site sucessfully couple of time
> earlier, but noe not able to publish it.
> Both my Development & Testing webserver has same version & nothing have
> changed on them excpet few installation on my local computer, but ther
> version of .NEt are still the same.
> any ideas, what is , wrong, how does it determine which version the
server
> is running & what is the fix.

Wednesday, March 28, 2012

Web server not running ASP.NET version 1.1 *RESOLVED*

I just tried creating a new ASP.NET web application and I got the following error.

Visual Studio .NET has detected that the specified web server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or services.

IIS 5.1 is installed on my local machine and so is VS.NET 2003.
I am running XP Pro.

When I go into control panel->Add or Remove programms I can see Microsoft .NET Framework 1.1 there in the list.

Do any of you have any ideas.Don't Panic!!!!

I managed to fix it.
I pressed the Help button and the answer was there.

Web servere not running ASP.NET 1.1

Just installed Studio and tried to create a new ASP Project and I get the
error that my Web Server isn't running the correct version of ASP.NET.
Just installed. Is it possible my MSDN subscription came with incompatable
applications?
Any Ideas...
ThanksOpen the Visual Studio Command Prompt (Microsoft Visual Studio .NET 2003->
Visual Studio .NET Tools -> Visual Studio .NET 2003 Command Prompt)
type in: aspnet_regiis -ua
hit enter
type in: aspnet_regiis -i
More on aspnet_regiis:
http://msdn.microsoft.com/library/d...se
xe.asp
"TJ" <no@.not.now> wrote in message
news:OE2Mv6tOEHA.1644@.TK2MSFTNGP09.phx.gbl...
> Just installed Studio and tried to create a new ASP Project and I get the
> error that my Web Server isn't running the correct version of ASP.NET.
> Just installed. Is it possible my MSDN subscription came with
incompatable
> applications?
> Any Ideas...
> Thanks
>
Thank you...
"Andy Gaskell" <pubb AT hotmail DOT com> wrote in message
news:%23A$ABLuOEHA.3088@.TK2MSFTNGP09.phx.gbl...
> Open the Visual Studio Command Prompt (Microsoft Visual Studio .NET 2003->
> Visual Studio .NET Tools -> Visual Studio .NET 2003 Command Prompt)
> type in: aspnet_regiis -ua
> hit enter
> type in: aspnet_regiis -i
> More on aspnet_regiis:
>
http://msdn.microsoft.com/library/d...t_regiisexe.asp
>
> "TJ" <no@.not.now> wrote in message
> news:OE2Mv6tOEHA.1644@.TK2MSFTNGP09.phx.gbl...
the
> incompatable
>

Web servere not running ASP.NET 1.1

Just installed Studio and tried to create a new ASP Project and I get the
error that my Web Server isn't running the correct version of ASP.NET.

Just installed. Is it possible my MSDN subscription came with incompatable
applications?

Any Ideas...

ThanksOpen the Visual Studio Command Prompt (Microsoft Visual Studio .NET 2003->
Visual Studio .NET Tools -> Visual Studio .NET 2003 Command Prompt)

type in: aspnet_regiis -ua
hit enter
type in: aspnet_regiis -i

More on aspnet_regiis:
http://msdn.microsoft.com/library/d...t_regiisexe.asp

"TJ" <no@.not.now> wrote in message
news:OE2Mv6tOEHA.1644@.TK2MSFTNGP09.phx.gbl...
> Just installed Studio and tried to create a new ASP Project and I get the
> error that my Web Server isn't running the correct version of ASP.NET.
> Just installed. Is it possible my MSDN subscription came with
incompatable
> applications?
> Any Ideas...
> Thanks
Thank you...

"Andy Gaskell" <pubb AT hotmail DOT com> wrote in message
news:%23A$ABLuOEHA.3088@.TK2MSFTNGP09.phx.gbl...
> Open the Visual Studio Command Prompt (Microsoft Visual Studio .NET 2003->
> Visual Studio .NET Tools -> Visual Studio .NET 2003 Command Prompt)
> type in: aspnet_regiis -ua
> hit enter
> type in: aspnet_regiis -i
> More on aspnet_regiis:
http://msdn.microsoft.com/library/d...t_regiisexe.asp
>
> "TJ" <no@.not.now> wrote in message
> news:OE2Mv6tOEHA.1644@.TK2MSFTNGP09.phx.gbl...
> > Just installed Studio and tried to create a new ASP Project and I get
the
> > error that my Web Server isn't running the correct version of ASP.NET.
> > Just installed. Is it possible my MSDN subscription came with
> incompatable
> > applications?
> > Any Ideas...
> > Thanks

web service

Hi,

I am using web method in my web app by using web reference.

It works fine when in debug mode.

It fails when testing a published version.

error message is: The remote name could not be resolved: 'ws.mysite.net'

Is there any issue when publishing project?

Do I need to do something different while publishing web project that uses web service reference.

Thanks,

Vaibhav

Open the web.config file and change the location of the WebService URL. that should solve the issue.

Hope this helps...


Unfortunately, this didn't help me. Any other input?

Thanks,

Vaibhav


This must be the issue of the proxy server. Please ensure that the server does not require any kind of authentication like telnet. Also add entry in the machine.config for your application under Default proxy tag.

hope this helps

Regards,

Suhas


Hi,

Entry in machine.config solved problem.

I added a sectiongroup in it i.e. same lines copied from web.config to machine.config for web url.

Thanks,

Vaibhav

Thursday, March 22, 2012

web service returns blank page when invoking

Hi Everyone!

I am working on a project for a directed study class and am having
problems with webservices.

I have .NET Framework version 1.1.4322.573 with IIS and Frontpage
Extensions installed and Visual Studio 2003. These are all a fresh
install as I removed and re-installed to try and fix the problem to no
avail.

What Happens
============
In Visual Studio I can create a new Web Service project, say
WebService1, and all is created fine on IIS. I then open the default
file created by Visual Studio (service1.asmx) and uncomment the "Hello
World" web service.

[WebMethod]
public string HelloWorld()
{
return "Hello World";
}

I can then browse to http://localhost/WebService1/s ervice1.asmx and
click the link for the web method HelloWorld. I then click the Invoke
button.
A new window opens and it is blank, there is nothing there. On 1 other
machine I have seen this work on campus where XML was returned with the
"Hello World" text in it, but not here. When I try to view source in
Internet Explorer the text for "Source" in the view menu is grayed out.

On 2 machines I have tried to get this to work and I get the same
result. I really do not know where to go.

I am writing an Instant Messenger app for C# and Web Services but I am
at a wall here where I can't move further until I can get the web
services to respond.

Thanks in advance for any help you can send my way!

-David R Underwood
drunderw AT presby.eduDid you rebuild the Web Service after making the change?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
The sun never sets on
the Kingdom of Heaven

"David" <drunderw@.presby.edu> wrote in message
news:1122480013.517287.114680@.g43g2000cwa.googlegr oups.com...
> Hi Everyone!
> I am working on a project for a directed study class and am having
> problems with webservices.
> I have .NET Framework version 1.1.4322.573 with IIS and Frontpage
> Extensions installed and Visual Studio 2003. These are all a fresh
> install as I removed and re-installed to try and fix the problem to no
> avail.
> What Happens
> ============
> In Visual Studio I can create a new Web Service project, say
> WebService1, and all is created fine on IIS. I then open the default
> file created by Visual Studio (service1.asmx) and uncomment the "Hello
> World" web service.
> [WebMethod]
> public string HelloWorld()
> {
> return "Hello World";
> }
> I can then browse to http://localhost/WebService1/s ervice1.asmx and
> click the link for the web method HelloWorld. I then click the Invoke
> button.
> A new window opens and it is blank, there is nothing there. On 1 other
> machine I have seen this work on campus where XML was returned with the
> "Hello World" text in it, but not here. When I try to view source in
> Internet Explorer the text for "Source" in the view menu is grayed out.
> On 2 machines I have tried to get this to work and I get the same
> result. I really do not know where to go.
> I am writing an Instant Messenger app for C# and Web Services but I am
> at a wall here where I can't move further until I can get the web
> services to respond.
> Thanks in advance for any help you can send my way!
> -David R Underwood
> drunderw AT presby.edu
Thanks Kevin for your response. I rebuilt the solution and web service
and I also created a new blank web serivice project in Visual Studio
that was just the default "HelloWorld" web service. Neither will work.
Thanks!
Sorry to disappoint you, David, but I'm mystified. I can't think of a reason
offhand. You might try using the Debugger to step through the code when you
run it using F5.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
The sun never sets on
the Kingdom of Heaven

"David" <drunderw@.presby.edu> wrote in message
news:1122481690.386850.307280@.g14g2000cwa.googlegr oups.com...
> Thanks Kevin for your response. I rebuilt the solution and web service
> and I also created a new blank web serivice project in Visual Studio
> that was just the default "HelloWorld" web service. Neither will work.
> Thanks!
There are no unusual debugging codes - no errors represented. The only
thing that shows up in the debugger is shown below:

Auto-attach to process '[2968] aspnet_wp.exe' on machine 'WEBDEV'
succeeded.
'DefaultDomain': Loaded
'c:\windows\microsoft.net\framework\v1.1.4322\msco rlib.dll', No symbols
loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system.web\1.0.5000.0__b0 3f5f7f11d50a3a\system.web.dll',
No symbols loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system\1.0.5000.0__b77a5c 561934e089\system.dll',
No symbols loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system.xml\1.0.5000.0__b7 7a5c561934e089\system.xml.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\microsoft.net\framework\v1.1.4322\msco rlib.dll', No symbols
loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.web\1.0.5000.0__b0 3f5f7f11d50a3a\system.web.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system\1.0.5000.0__b77a5c 561934e089\system.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.xml\1.0.5000.0__b7 7a5c561934e089\system.xml.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.web.regularexpress ions\1.0.5000.0__b03f5f7f11d50a3a\system.web.regul arexpressions.dll',
No symbols loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system.web.regularexpress ions\1.0.5000.0__b03f5f7f11d50a3a\system.web.regul arexpressions.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.web.services\1.0.5 000.0__b03f5f7f11d50a3a\system.web.services.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.drawing\1.0.5000.0 __b03f5f7f11d50a3a\system.drawing.dll',
No symbols loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system.drawing\1.0.5000.0 __b03f5f7f11d50a3a\system.drawing.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.web.mobile\1.0.500 0.0__b03f5f7f11d50a3a\system.web.mobile.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\microsoft.net\framework\v1.1.4322\temp orary asp.net
files\webservice1\7984f4c2\26c7a006\assembly\dl2\3 99d6382\f02f7441_d592c501\webservice1.dll',
Symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.enterpriseservices \1.0.5000.0__b03f5f7f11d50a3a\system.enterpriseser vices.dll',
No symbols loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system.enterpriseservices \1.0.5000.0__b03f5f7f11d50a3a\system.enterpriseser vices.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.data\1.0.5000.0__b 77a5c561934e089\system.data.dll',
No symbols loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system.data\1.0.5000.0__b 77a5c561934e089\system.data.dll',
No symbols loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system.enterpriseservices \1.0.5000.0__b03f5f7f11d50a3a\system.enterpriseser vices.thunk.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.enterpriseservices \1.0.5000.0__b03f5f7f11d50a3a\system.enterpriseser vices.thunk.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\microsoft.net\framework\v1.1.4322\temp orary asp.net
files\webservice1\7984f4c2\26c7a006\wl0p5036.dll', Symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\microsoft.net\framework\v1.1.4322\temp orary asp.net
files\webservice1\7984f4c2\26c7a006\ibeem5u2.dll', Symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded 'e72kt9_f',
No symbols loaded.
Ok so I decided to load it in Mozilla instead of IE and Mozilla
displayed it but with an error: At the top of the page it reads:

"This XML file does not appear to have any style information associated
with it. The document tree is shown below."

Below it is:
<string>Hello World</string
Post the source code from Mozilla.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
The sun never sets on
the Kingdom of Heaven

"David" <drunderw@.presby.edu> wrote in message
news:1122487914.869168.251580@.g43g2000cwa.googlegr oups.com...
> Ok so I decided to load it in Mozilla instead of IE and Mozilla
> displayed it but with an error: At the top of the page it reads:
> "This XML file does not appear to have any style information associated
> with it. The document tree is shown below."
> Below it is:
> <string>Hello World</string
http://localhost/WebService1/Service1.asmx?WSDL
===========================================

<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:s="http://www.w3.org/2001/XMLSchema"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:tns="http://tempuri.org/"
xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/"
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
targetNamespace="http://tempuri.org/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
<wsdl:types>
<s:schema elementFormDefault="qualified"
targetNamespace="http://tempuri.org/">
<s:element name="HelloWorld">
<s:complexType />
</s:element>
<s:element name="HelloWorldResponse">
<s:complexType>
<s:sequence
<s:element minOccurs="0" maxOccurs="1"
name="HelloWorldResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
</s:schema>
</wsdl:types>
<wsdl:message name="HelloWorldSoapIn">
<wsdl:part name="parameters" element="tns:HelloWorld" />
</wsdl:message
<wsdl:message name="HelloWorldSoapOut">
<wsdl:part name="parameters" element="tns:HelloWorldResponse" />
</wsdl:message>
<wsdl:portType name="Service1Soap">
<wsdl:operation name="HelloWorld">
<wsdl:input message="tns:HelloWorldSoapIn" />
<wsdl:output message="tns:HelloWorldSoapOut" />
</wsdl:operation>
</wsdl:portType
<wsdl:binding name="Service1Soap" type="tns:Service1Soap">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http"
style="document" />
<wsdl:operation name="HelloWorld">
<soap:operation soapAction="http://tempuri.org/HelloWorld"
style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" /
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="Service1">
<documentation xmlns="http://schemas.xmlsoap.org/wsdl/" />
<wsdl:port name="Service1Soap" binding="tns:Service1Soap">
<soap:address
location="http://localhost/WebService1/Service1.asmx" />
</wsdl:port>
</wsdl:service
</wsdl:definitions
Source from: http://localhost/WebService1/Service1.asmx/HelloWorld
================================================== ====

<?xml version="1.0" encoding="utf-8"?>
<string xmlns="http://tempuri.org/">Hello World</string
Very odd. I copied and pasted this into NotePad, saved it as an XML file,
and opened it in IE, with no problems. Perhaps it is an IE setting that is
causing your problem.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
The sun never sets on
the Kingdom of Heaven

"David" <drunderw@.presby.edu> wrote in message
news:1122489233.253537.143320@.g44g2000cwa.googlegr oups.com...
> Source from: http://localhost/WebService1/Service1.asmx/HelloWorld
> ================================================== ====
> <?xml version="1.0" encoding="utf-8"?>
> <string xmlns="http://tempuri.org/">Hello World</string
https://blogs.msdn.com/ie/archive/2.../25/421763.aspx

Apparently installing Netscape 8 will kill Internet Explorer's ability
to render XML. See the link above.

Thank you so very much for your help!! Have a great afternoon and God
bless!

-David

web service returns blank page when invoking

Hi Everyone!
I am working on a project for a directed study class and am having
problems with webservices.
I have .NET Framework version 1.1.4322.573 with IIS and Frontpage
Extensions installed and Visual Studio 2003. These are all a fresh
install as I removed and re-installed to try and fix the problem to no
avail.
What Happens
============
In Visual Studio I can create a new Web Service project, say
WebService1, and all is created fine on IIS. I then open the default
file created by Visual Studio (service1.asmx) and uncomment the "Hello
World" web service.
[WebMethod]
public string HelloWorld()
{
return "Hello World";
}
I can then browse to http://localhost/WebService1/s ervice1.asmx and
click the link for the web method HelloWorld. I then click the Invoke
button.
A new window opens and it is blank, there is nothing there. On 1 other
machine I have seen this work on campus where XML was returned with the
"Hello World" text in it, but not here. When I try to view source in
Internet Explorer the text for "Source" in the view menu is grayed out.
On 2 machines I have tried to get this to work and I get the same
result. I really do not know where to go.
I am writing an Instant Messenger app for C# and Web Services but I am
at a wall here where I can't move further until I can get the web
services to respond.
Thanks in advance for any help you can send my way!
-David R Underwood
drunderw AT presby.eduDid you rebuild the Web Service after making the change?
HTH,
Kevin Spencer
Microsoft MVP
.Net Developer
The sun never sets on
the Kingdom of Heaven
"David" <drunderw@.presby.edu> wrote in message
news:1122480013.517287.114680@.g43g2000cwa.googlegroups.com...
> Hi Everyone!
> I am working on a project for a directed study class and am having
> problems with webservices.
> I have .NET Framework version 1.1.4322.573 with IIS and Frontpage
> Extensions installed and Visual Studio 2003. These are all a fresh
> install as I removed and re-installed to try and fix the problem to no
> avail.
> What Happens
> ============
> In Visual Studio I can create a new Web Service project, say
> WebService1, and all is created fine on IIS. I then open the default
> file created by Visual Studio (service1.asmx) and uncomment the "Hello
> World" web service.
> [WebMethod]
> public string HelloWorld()
> {
> return "Hello World";
> }
> I can then browse to http://localhost/WebService1/s ervice1.asmx and
> click the link for the web method HelloWorld. I then click the Invoke
> button.
> A new window opens and it is blank, there is nothing there. On 1 other
> machine I have seen this work on campus where XML was returned with the
> "Hello World" text in it, but not here. When I try to view source in
> Internet Explorer the text for "Source" in the view menu is grayed out.
> On 2 machines I have tried to get this to work and I get the same
> result. I really do not know where to go.
> I am writing an Instant Messenger app for C# and Web Services but I am
> at a wall here where I can't move further until I can get the web
> services to respond.
> Thanks in advance for any help you can send my way!
> -David R Underwood
> drunderw AT presby.edu
>
Thanks Kevin for your response. I rebuilt the solution and web service
and I also created a new blank web serivice project in Visual Studio
that was just the default "HelloWorld" web service. Neither will work.
Thanks!
Sorry to disappoint you, David, but I'm mystified. I can't think of a reason
offhand. You might try using the Debugger to step through the code when you
run it using F5.
HTH,
Kevin Spencer
Microsoft MVP
.Net Developer
The sun never sets on
the Kingdom of Heaven
"David" <drunderw@.presby.edu> wrote in message
news:1122481690.386850.307280@.g14g2000cwa.googlegroups.com...
> Thanks Kevin for your response. I rebuilt the solution and web service
> and I also created a new blank web serivice project in Visual Studio
> that was just the default "HelloWorld" web service. Neither will work.
> Thanks!
>
There are no unusual debugging codes - no errors represented. The only
thing that shows up in the debugger is shown below:
Auto-attach to process '[2968] aspnet_wp.exe' on machine 'WEBDEV'
succeeded.
'DefaultDomain': Loaded
'c:\windows\microsoft.net\framework\v1.1.4322\mscorlib.dll', No symbols
loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web.
dll',
No symbols loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll',
No symbols loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml.
dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\microsoft.net\framework\v1.1.4322\mscorlib.dll', No symbols
loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web.
dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml.
dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.web.regularexpressions\1.0.5000.0__b03f5f7f1
1d50a3a\system.web.regularexpressions.dll',
No symbols loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system.web.regularexpressions\1.0.5000.0__b03f5f7f1
1d50a3a\system.web.regularexpressions.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.web.services\1.0.5000.0__b03f5f7f11d50a3a\sy
stem.web.services.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system.
drawing.dll',
No symbols loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system.
drawing.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.web.mobile\1.0.5000.0__b03f5f7f11d50a3a\syst
em.web.mobile.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net
files\webservice1\7984f4c2\26c7a006\asse
mbly\dl2\399d6382\f02f7441_d592c501\
webservice1.dll',
Symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d50
a3a\system.enterpriseservices.dll',
No symbols loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d50
a3a\system.enterpriseservices.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.dat
a.dll',
No symbols loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.dat
a.dll',
No symbols loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d50
a3a\system.enterpriseservices.thunk.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d50
a3a\system.enterpriseservices.thunk.dll',
No symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net
files\webservice1\7984f4c2\26c7a006\wl0p
5036.dll', Symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded
'c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net
files\webservice1\7984f4c2\26c7a006\ibee
m5u2.dll', Symbols loaded.
'/LM/w3svc/1/root/WebService1-1-127669753379218750': Loaded 'e72kt9_f',
No symbols loaded.
Ok so I decided to load it in Mozilla instead of IE and Mozilla
displayed it but with an error: At the top of the page it reads:
"This XML file does not appear to have any style information associated
with it. The document tree is shown below."
Below it is:
<string>Hello World</string>
Post the source code from Mozilla.
HTH,
Kevin Spencer
Microsoft MVP
.Net Developer
The sun never sets on
the Kingdom of Heaven
"David" <drunderw@.presby.edu> wrote in message
news:1122487914.869168.251580@.g43g2000cwa.googlegroups.com...
> Ok so I decided to load it in Mozilla instead of IE and Mozilla
> displayed it but with an error: At the top of the page it reads:
> "This XML file does not appear to have any style information associated
> with it. The document tree is shown below."
> Below it is:
> <string>Hello World</string>
>
http://localhost/WebService1/Service1.asmx?WSDL
========================================
===
<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:s="http://www.w3.org/2001/XMLSchema"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:tns="http://tempuri.org/"
xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/"
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
targetNamespace="http://tempuri.org/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
<wsdl:types>
<s:schema elementFormDefault="qualified"
targetNamespace="http://tempuri.org/">
<s:element name="HelloWorld">
<s:complexType />
</s:element>
<s:element name="HelloWorldResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1"
name="HelloWorldResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
</s:schema>
</wsdl:types>
<wsdl:message name="HelloWorldSoapIn">
<wsdl:part name="parameters" element="tns:HelloWorld" />
</wsdl:message>
<wsdl:message name="HelloWorldSoapOut">
<wsdl:part name="parameters" element="tns:HelloWorldResponse" />
</wsdl:message>
<wsdl:portType name="Service1Soap">
<wsdl:operation name="HelloWorld">
<wsdl:input message="tns:HelloWorldSoapIn" />
<wsdl:output message="tns:HelloWorldSoapOut" />
</wsdl:operation>
</wsdl:portType>
<wsdl:binding name="Service1Soap" type="tns:Service1Soap">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http"
style="document" />
<wsdl:operation name="HelloWorld">
<soap:operation soapAction="http://tempuri.org/HelloWorld"
style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="Service1">
<documentation xmlns="http://schemas.xmlsoap.org/wsdl/" />
<wsdl:port name="Service1Soap" binding="tns:Service1Soap">
<soap:address
location="http://localhost/WebService1/Service1.asmx" />
</wsdl:port>
</wsdl:service>
</wsdl:definitions>
Source from: http://localhost/WebService1/Service1.asmx/HelloWorld
========================================
==============
<?xml version="1.0" encoding="utf-8"?>
<string xmlns="http://tempuri.org/">Hello World</string>
Very odd. I copied and pasted this into NotePad, saved it as an XML file,
and opened it in IE, with no problems. Perhaps it is an IE setting that is
causing your problem.
HTH,
Kevin Spencer
Microsoft MVP
.Net Developer
The sun never sets on
the Kingdom of Heaven
"David" <drunderw@.presby.edu> wrote in message
news:1122489233.253537.143320@.g44g2000cwa.googlegroups.com...
> Source from: http://localhost/WebService1/Service1.asmx/HelloWorld
> ========================================
==============
> <?xml version="1.0" encoding="utf-8"?>
> <string xmlns="http://tempuri.org/">Hello World</string>
>

Monday, March 12, 2012

Web Services Enhancements 2.0

Hi,
Does anyone know where can I download WS Enhancements 2.0?
I just cant find them. (I have version 1.0)

Thanks...Well, you can download the preview at msdn.microsoft.com/webservices, but
the final version isn't done yet.

--
Chris Jackson
Software Engineer
Microsoft MVP - Windows Client
Windows XP Associate Expert
--
More people read the newsgroups than read my email.
Reply to the newsgroup for a faster response.
(Control-G using Outlook Express)
--

"Cristhian Job" <krihov@.hotmail.com> wrote in message
news:%23Zmc4aZxDHA.2356@.TK2MSFTNGP12.phx.gbl...
> Hi,
> Does anyone know where can I download WS Enhancements 2.0?
> I just cant find them. (I have version 1.0)
> Thanks...
http://www.microsoft.com/downloads/...&displaylang=en

NOTE: It is still a PREVIEW, which basically means LATE BETA.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************** ********************
Think Outside the Box!
************************************************** ********************
"Cristhian Job" <krihov@.hotmail.com> wrote in message
news:%23Zmc4aZxDHA.2356@.TK2MSFTNGP12.phx.gbl...
> Hi,
> Does anyone know where can I download WS Enhancements 2.0?
> I just cant find them. (I have version 1.0)
> Thanks...
Thanks...

"Cowboy (Gregory A. Beamer)" <NoSpamMgbworld@.comcast.netNoSpamM> wrote in
message news:OWlkD3axDHA.2452@.tk2msftngp13.phx.gbl...
http://www.microsoft.com/downloads/...9b9a-c5f6-4c95-
87b7-fc7ab49b3edd&displaylang=en
> NOTE: It is still a PREVIEW, which basically means LATE BETA.
> --
> Gregory A. Beamer
> MVP; MCP: +I, SE, SD, DBA
> ************************************************** ********************
> Think Outside the Box!
> ************************************************** ********************
> "Cristhian Job" <krihov@.hotmail.com> wrote in message
> news:%23Zmc4aZxDHA.2356@.TK2MSFTNGP12.phx.gbl...
> > Hi,
> > Does anyone know where can I download WS Enhancements 2.0?
> > I just cant find them. (I have version 1.0)
> > Thanks...