all groups > dotnet web services > march 2005 >
You're in the

dotnet web services

group:

Web Service Configuration Error.


Web Service Configuration Error. Sean L.
3/31/2005 1:17:02 AM
dotnet web services:
I used VS 2005 Feb. version to create a web service. It worked fine as
file-based service but when I tried to invoke from
http://localhost/.../service.asmx. to retrieve the reference from the
service, I got:

Parser Error Message: Unrecognized attribute 'xmlns'.

The error pointed to the second line (excluding comments) of the project
web.config file

Line 10: <configuration xmlns
="http://schemas.microsoft.com/.NetConfiguration/v2.0">

If I remove this line the error move to the next line. Same thing happened
when I tried to deploy on a different computer or create a different Web
service.

SL
Re: Web Service Configuration Error. erymuzuan
4/4/2005 12:13:57 AM
make sure the virtual diretory is running on ASP.Net 2.0 , you can see
this using inetmgr, ASPNet tab in the property dialog. or you can try
ASP.Net version switcher from Denis Baeur

regards
erymuzuan mustapa

[quoted text, click to view]
Re: Web Service Configuration Error. Sean L.
4/5/2005 1:57:05 PM
Thank you very much, it works.

SL

[quoted text, click to view]
Re: Web Service Configuration Error. hafeez
4/28/2005 1:34:16 AM

I am having same problem as mentioned in this thread. I am running
VS2005 and SQL 2000 on windowsXP. How can I work around this problem.
Thanks,
abdul.hafeez@gmail.com



--
hafeez
------------------------------------------------------------------------
Posted via http://www.mcse.ms
------------------------------------------------------------------------
View this thread: http://www.mcse.ms/message1523499.html
AddThis Social Bookmark Button