Hi all,
I have developed an ASP.NEt web service that works fine on my development machine, however when I copy to the server it does not work.
I get the error "Unrecognized attribute 'xmlns'." from the web.config file.
I beleive that this is due to the ASP.NET version that IIS is running the site under based on the article
http://blog.opsan.com/archive/2005/08/21/1276.aspx
However the web service is only one part of the web site, the rest still has areas running in 1.1
I can not seem to change the default ASP.NET to 2.0.x for the folder only.
How can I run web services under ASP.NET 2 whilst the rest of the web site is in 1.1?
Many thanks for your time to read this.
======================================
They say, best men are molded out of faults,
And, for the most, become much more the better
For being a little bad.
======================================