Forum Discussion
Sneets
Aug 09, 2023Copper Contributor
WPF: Project doesn't find its own Classes ("tag not found in namespace")
Hi there, I've got a problem that's driving me crazy: c# WPF Custom Controls Project (NET 7), Base Namespace "UserControls". All the controls, styles and Converters existing in the project are i...
plasmana1967
Feb 23, 2024Copper Contributor
Sneets , open up the project file and change the <RootNamespace> tag to hardcode the namespace instead of letting the IDE calculate the value.
- fizzplepopMar 05, 2024Copper ContributorGENUINELY thank you so much i was at my wit's end with this nonsense. I can now go to sleep thanks to you. I don't know who you are but you are genuinely my hero and saviour wherever you are in the world god bless you.