15 November, 2012

Sys.UI is undefined when using Component Art


I had a hard time finding out why i got the "Sys.UI is undefined" error on a page.

After some trouble shooting I found out that the problem was that I use Component Art to render a calendar on my page and the Coponent Art dll was for .net 3 not .net 4 which was the version of my project.

So the solution was to download the new version from Component Art, install it and then reference to the new version in my project.

No comments:

Post a Comment