Welcome Guest Search | Active Topics | Sign In | Register

WPF error MC3074 / XML namespace Options
Eurice
Posted: Wednesday, July 20, 2022 2:33:39 AM
Rank: Advanced Member
Groups: Member

Joined: 12/10/2014
Posts: 133
Hello,

I tryed to update from 2022.0.30 to 2022.1.67 in a WPF project and i'm now getting this error :

MC3074 The tag 'WebControl' does not exist in XML namespace 'http://schemas.essentialobjects.com/wpf/'

My code didn't change, and it is like the documentation :

Code: HTML/ASPX
xmlns:eo="http://schemas.essentialobjects.com/wpf/"

<eo:WebControl>
</eo:WebControl>



Regards,

eo_support
Posted: Wednesday, July 20, 2022 10:43:31 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,087
Hi,

Please change your project to target .NET Framework 4.6 and above. Build 22.1.67 no longer supports older versions of .NET Framework.

Thanks!
Eurice
Posted: Thursday, July 21, 2022 3:08:29 AM
Rank: Advanced Member
Groups: Member

Joined: 12/10/2014
Posts: 133
Hey,

Updated from 4.5 to 4.8 fixed the issue.


Thanks
eo_support
Posted: Friday, July 22, 2022 4:13:02 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,087
Great. Glad to hear that it works!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.