if thsi is the dot net version problem then it might possible that my web server has older dot net version....
is it possible ?
Yes it's possible. Contact your hosting provider and ask from them what's the installed .net framework version. If they alreay have 4.0, tell them to point your application to use it (By following the steps I said above).
Ruchira
All-Star
43056 Points
7040 Posts
MVP
Re: Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive.
Jan 30, 2012 06:04 AM|LINK
Yes it's possible. Contact your hosting provider and ask from them what's the installed .net framework version. If they alreay have 4.0, tell them to point your application to use it (By following the steps I said above).
My Tech blog | My YouTube ChannelPlease 'Mark as Answer' if this post helps you.