Yeah, that's what I thought, but for some reason VS2010 is not picking that up...works a charm when I run the app, it just won't build with that reference....but, for now I just moved that aspx out of the project (not ideal, I know).
Only reason I have seen it having problems was if I was using the wrong CLR version, eg: I had a .NET 3.5 application and tried to use the .NET 4.0 version of Umbraco.
umbraco.uicontrols - missing reference...
Hi all,
Had umbraco.uicontrols changes in 4.5? Looks like it's not available in the new binaries. I checked out he change logs, but no mention in there.
I have custom dashboards that use the UmbracoPanel and Pane elements.
Thanks,
Nik
They are in the controls assembly.
Yeah, that's what I thought, but for some reason VS2010 is not picking that up...works a charm when I run the app, it just won't build with that reference....but, for now I just moved that aspx out of the project (not ideal, I know).
Thanks though.
-- Nik
Only reason I have seen it having problems was if I was using the wrong CLR version, eg: I had a .NET 3.5 application and tried to use the .NET 4.0 version of Umbraco.
BINGO! Can always count on you brother! :)
Thanks man.
-- Nik
is working on a reply...