Unrecognized attribute ‘xmlns’
2 August 2008
341 views
No Comment
You would receive this error for your application if you multiple versions of .Net installed and your .Net version for the application is not set right.
Solution:
- Launch IIS
- Go to the properties page for the application.
- Select “Asp.net” tab, and change the Target Framework to 2.0.










Leave your response!