I have just started to learn Umbraco, I figured 5.1 would be the place for me to start, however i am now tempted to go for 4.7 - 4.8 due to lack of documentation and packages for 5.1.
The error i receive when running the solution and navigating to the admin area is:Microsoft JScript runtime error: Can't execute code from a freed script
Error when running umbraco v5.1 in visual studio
I have just started to learn Umbraco, I figured 5.1 would be the place for me to start, however i am now tempted to go for 4.7 - 4.8 due to lack of documentation and packages for 5.1.
I downloaded version 5.1 from http://umbraco.codeplex.com/releases/view/86766
I ran it using webmatrix and also created a visual studio solution using info from the following link:http://our.umbraco.org/projects/developer-tools/jupiter-as-visual-studio-solution
The error i receive when running the solution and navigating to the admin area is:Microsoft JScript runtime error: Can't execute code from a freed script
Does anyone know why i get this?
Any help would be most appreciated
p.s. My default browser is IE 9
Getting this too, IE9 with script debugging enabled.
After login to backoffice:
Debugging console says:
Ps. Probably not related but Firefox (12.0) with Firebug (1.9.2) enabled crashes when trying to create a new Document type.
is working on a reply...