Our Forum has Moved

This site is our old forum and is only here for achive until we get proper 301 redirects setup to make Google happy.

Please use our new community site - Our Umbraco - which contains an improved forum, documentation wiki, package repository and a member locator.

Go to Our Umbraco now

Learn everything about Umbraco
Ubraco v4 beta installation fix Options
elviselvis
Posted: Tuesday, September 16, 2008 6:26:11 PM
Rank: Newbie

Joined: 9/15/2008
Posts: 3
Location: Praha
Ubraco v4 beta installation fix

Apply this fix if you in installation cant go over step 2/5 (installer says than can`t write to web.config). This enable install button, so you can install database and go to step 3/5.

dowload link

Usage:
1) copy detect.ascx over file detect.ascx in /install/steps/ directory
2) install site as usually (you have to change connection string in web.config manually)
3) in step 2/5 insert your database details
4) click confirm button (error appear, ignore it)
5) click install and continue to end of installation
6) at the end of installation change value of umbracoConfigurationStatus in web.config to "4.0.0"

Angel Applause Drool Angel
koen
Posted: Thursday, February 19, 2009 8:44:56 PM
Rank: Newbie

Joined: 2/19/2009
Posts: 2
Location: Belgium
Is there a version for v4 for detect.ascx
I'm having the problem that i cant set permissions on web.config in my plesk environment, when i try this fix i get this error (so i guess not compatible with v4).
Quote:
[NullReferenceException: Object reference not set to an instance of an object.]
umbraco.presentation.install.steps.detect.DatabaseType_SelectedIndexChanged(Object sender, EventArgs e) +211
umbraco.presentation.install.steps.detect.ShowDatabaseSettings() +423
umbraco.presentation.install.steps.detect.Page_Load(Object sender, EventArgs e) +63
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


anyone can help me on this or now how i can get around step2/5 because connectionstring is correct in web.config.
GroennDemon
Posted: Sunday, March 01, 2009 3:16:26 PM
Rank: Aficionado

Joined: 7/30/2006
Posts: 113
Simply use the original Detect.ascx that comes with the release version, but in the line with "<asp:Button ID="install"" set Visible to True.
Dirk
Posted: Sunday, March 01, 2009 6:01:35 PM

Rank: Umbracoholic

Joined: 9/27/2007
Posts: 1,874
Location: Belgium
Or, use the 'tutorial' I've used for which you can find the details at http://forum.umbraco.org/yaf_postsm41008_Backend-Menu-Broken-in-v4.aspx#41008

Regards,
/Dirk


level 1 & 2 certified - umbraco MVP 2008/2009 - umbraco blog at netaddicts.be - working on an integrated forum4umbraco

The forum has moved

This forum is no longer in use, so you can't reply to this message - please go to Our Umbraco

Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.