Thanks Jan. Yes I followed the guide on NuGet installation when doing this. I just used the 'really empty' project instead.
Ah I do have AVG installed. I followed this page (http://our.umbraco.org/forum/getting-started/installing-umbraco/21596-Umbraco-5-CTP-won%27t-install-due-to-access-issue?p=2) and it now works. Thanks!
connection timeouts on a dev install
Hi,
I'm installed Umbraco on the following configuration:
When running the installation some of the requests to the IISExpress server gets a timeout. Here is the log from the Firefox web developer console:
--
[04:01:05.032] GET http://localhost:63802/Install [HTTP/1.1 200 OK 11140ms]
--
[04:01:16.215] GET http://localhost:63802/Areas/Install/Content/Styles/jquery-ui-1.8.6.custom.css [HTTP/1.1 304 Not Modified 50ms]
[04:01:16.248] GET http://localhost:63802/Areas/Install/Content/Styles/reset.css [undefined 129924ms]
[04:01:16.281] GET http://localhost:63802/Areas/Install/Content/Styles/all.css [undefined 129924ms]
[04:01:16.309] GET http://localhost:63802/Areas/Install/Content/Styles/form.css [undefined 129924ms]
[04:01:16.337] GET http://localhost:63802/Areas/Install/Scripts/jquery.1.4.4.js [undefined 129925ms]
[04:01:16.375] GET http://localhost:63802/Areas/Umbraco/Scripts/Umbraco.System/NamespaceManager.js [undefined 129926ms]
[04:01:16.406] GET http://localhost:63802/Areas/Install/Scripts/jquery.ui.selectmenu.js [HTTP/1.1 304 Not Modified 50ms]
[04:01:16.450] GET http://localhost:63802/Areas/Install/Scripts/jquery.cycle.all.js [HTTP/1.1 200 OK 160ms]
[04:01:16.485] GET http://localhost:63802/Areas/Install/Scripts/jquery.simplelightbox.js [HTTP/1.1 304 Not Modified 180ms]
[04:01:16.516] GET http://localhost:63802/Areas/Install/Scripts/jquery.passwordstrength.js [HTTP/1.1 304 Not Modified 200ms]
[04:01:16.546] GET http://localhost:63802/Areas/Install/Scripts/jquery.zrssfeed.min.js [HTTP/1.1 304 Not Modified 210ms]
[04:01:16.575] GET http://localhost:63802/Areas/Install/Scripts/Installer.js [HTTP/1.1 304 Not Modified 220ms]
[04:01:16.604] GET http://localhost:63802/Areas/Umbraco/Scripts/Umbraco.System/Extensions.js?cdv=31 [HTTP/1.1 304 Not Modified 230ms]
[04:01:16.635] GET http://localhost:63802/Areas/Umbraco/Scripts/KnockoutJs/knockout-1.2.1.js?cdv=31 [HTTP/1.1 304 Not Modified 250ms]
--
[04:03:26.141] GET http://localhost:63802/Areas/Umbraco/Scripts/Umbraco.System/NamespaceManager.js [undefined 130073ms]
--
[04:05:36.224] jQuery is not defined @ http://localhost:63802/Areas/Install/Scripts/jquery.ui.selectmenu.js:573
[04:05:36.260] Umbraco is not defined @ http://localhost:63802/Areas/Install/Scripts/Installer.js:3
[04:05:36.262] jQuery is not defined @ http://localhost:63802/Areas/Umbraco/Scripts/Umbraco.System/Extensions.js?cdv=31:346
[04:05:36.308] GET http://localhost:63802/Areas/Install/Content/Images/img09.jpg [undefined 129921ms]
[04:05:36.315] GET http://localhost:63802/Areas/Install/Content/Images/img10.jpg [undefined 129922ms]
[04:05:36.321] GET http://localhost:63802/Areas/Install/Content/Images/img11.jpg [undefined 129921ms]
Hi Allan - welcome to the community :)
First off - have you tried reading any of the umbraco 5 installation guides?
Also...do you by any chance have AVG installed on your machine?
/Jan
Thanks Jan. Yes I followed the guide on NuGet installation when doing this. I just used the 'really empty' project instead.
Ah I do have AVG installed. I followed this page (http://our.umbraco.org/forum/getting-started/installing-umbraco/21596-Umbraco-5-CTP-won%27t-install-due-to-access-issue?p=2) and it now works. Thanks!
Hi Allan
Happy to see you got it working. Have fun Umbracoing :)
Remember to mark this topic as solved - otherwise you'll receive an e-mail reminder sometime reminding you to do it.
/Jan
is working on a reply...