Error when adding a new user Options
rorythecheese
Posted: Friday, February 15, 2008 12:25:35 PM

Rank: Enthusiast

Joined: 2/15/2008
Posts: 37
Location: London, England

I installed the latest version of umbraco yesterday on xp with SQL server 2005, iis 5.1.

Everythings working fine except for adding new users. When i add any and log in as them, in the left box i get the following error

- the right click properties url is http://localhost/umbraco/TreeInit.aspx






Code:
Server Error in '/' Application.
--------------------------------------------------------------------------------

The current user doesn't have access to this application. Please contact the system administrator.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: The current user doesn't have access to this application. Please contact the system administrator.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 

Stack Trace:


[ArgumentException: The current user doesn't have access to this application. Please contact the system administrator.]
   umbraco.cms.presentation.TreeInit.Page_Load(Object sender, EventArgs e) +3409
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   umbraco.BasePages.BasePage.OnLoad(EventArgs e) +9
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832






Ive set this user with different User Types and start nodes etc but still gives the same error. Have searched for this error but havent found a solution.


Not having any asp.net knowledge i dont know what this means, except that it maybe priviledges releated.. Anyone know what may be up and how to fix this.?

thanks.
= jack
rorythecheese
Posted: Wednesday, February 20, 2008 11:38:52 AM

Rank: Enthusiast

Joined: 2/15/2008
Posts: 37
Location: London, England

does anyone know how i might be able to fix this?

Ive tried reinstalling everything and have followed the "installing umbraco on xp" book exactly but am still gettign the above error message when logging in as a new user i create..


any help would be great,

thanks.

rorythecheese
Posted: Wednesday, February 20, 2008 4:58:54 PM

Rank: Enthusiast

Joined: 2/15/2008
Posts: 37
Location: London, England
have tried the 3.0.4 dll fix but still get the same error. :hmm:
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.