For the life of me I can't figure this out and have been dealing with it for a long time now.
I have installed EO.Web Controls 2011 which I believe to be v9 since under Demo app it says:
EO.Web Controls for ASP.NET 2011 (build 9.0.45.2), ASP.NET 4.0.30319.17626I have referenced the dll in program files and I use a licx file containing:
Quote:type="Menu" version="9.0" />
<add type="SlideMenu" version="9.0" />
<add type="TabStrip" version="9.0" />
<add type="TreeView" version="9.0" />
<add type="MultiPage" version="9.0" />
<add type="Calendar" version="9.0" />
<add type="Callback" version="9.0" />
<add type="AJAXUploader" version="9.0" />
<add type="Dialog" version="9.0" />
<add type="Splitter" version="9.0" />
<add type="MaskedEdit" version="9.0" />
<add type="Grid" version="9.0" />
<add type="ColorPicker" version="9.0" />
<add type="SpellChecker" version="9.0" />
<add type="Editor" version="9.0" />
<add type="ImageZoom" version="9.0" />
<add type="Downloader" version="9.0" />
<add type="Floater" version="9.0" />
<add type="Slide" version="9.0" />
<add type="Flyout" version="9.0" />
<add type="EditableLabel" version="9.0" />
</allow>
<orderInfo date="3/7/2011" version="8" />
My only recourse is to remove the license and run the application with the license warning. This has become amazingly frustrating. It use to work just fine.
Thanks for any help that can be provided!