umbraco 5 installation 'jQuery' is undefined and 'Umbraco' is undefined
I have downloaded the latest umbraco 5 via nuget and followed the latest documentation for the nuget setup.
I am running it on IIS Express and the first page loads fine, but after I click to install I get the following errors. I have spent about 1.5 days on this with no luck. Any ideas? error information below....
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB7.3; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB7.3; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)
umbraco 5 installation 'jQuery' is undefined and 'Umbraco' is undefined
I have downloaded the latest umbraco 5 via nuget and followed the latest documentation for the nuget setup.
I am running it on IIS Express and the first page loads fine, but after I click to install I get the following errors. I have spent about 1.5 days on this with no luck. Any ideas? error information below....
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB7.3; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)
Timestamp: Tue, 20 Mar 2012 06:28:15 UTC
Message: 'jQuery' is undefined
Line: 2
Char: 1
Code: 0
URI: http://localhost/umbracoCMS/umbracoCMS/Areas/Install/Scripts/jquery.zrssfeed.min.js
Message: 'Umbraco' is undefined
Line: 3
Char: 1
Code: 0
URI: http://localhost/umbracoCMS/umbracoCMS/Areas/Install/Scripts/Installer.js
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB7.3; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)
Timestamp: Tue, 20 Mar 2012 06:28:26 UTC
Message: 'jQuery' is undefined
Line: 2
Char: 1
Code: 0
URI: http://localhost/umbracoCMS/umbracoCMS/Areas/Install/Scripts/jquery.zrssfeed.min.js
Message: 'Umbraco' is undefined
Line: 3
Char: 1
Code: 0
URI: http://localhost/umbracoCMS/umbracoCMS/Areas/Install/Scripts/Installer.js
is working on a reply...