Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Zac 223 posts 575 karma points
    Jul 29, 2011 @ 15:21
    Zac
    0

    No admin page configured for page

    Hi there.

    I've been updating a uCommerce 1.5 site to uCommerce 2. So far, so good. But I've noticed a problem when I try to edit a product definition:

    No admin page configured for page. Please add ASP.umbraco_ucommerce_settings_definitions_editproductdefinition_aspx to uCommerce_AdminPage.

    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.Configuration.ConfigurationErrorsException: No admin page configured for page. Please add ASP.umbraco_ucommerce_settings_definitions_editproductdefinition_aspx to uCommerce_AdminPage.

    Source Error:

    [No relevant source lines]


    Source File: c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\4b6c0145\25667243\App_Web_editproductdefinition.aspx.869c7b2c.vtbnkoxa.0.cs    Line: 0

    Stack Trace:

    [ConfigurationErrorsException: No admin page configured for page. Please add ASP.umbraco_ucommerce_settings_definitions_editproductdefinition_aspx to uCommerce_AdminPage.]
       UCommerce.Presentation.Web.Umbraco.TabViewBuilder.GetTabsForView(IView view) +875
       UCommerce.Presentation.Web.Umbraco.TabViewBuilder.BuildTabView(TabView tabView, IView view, Boolean databindTabView, ImageClickEventHandler saveMethod, ImageClickEventHandler deleteMethod) +62
       UCommerce.Presentation.Web.Umbraco.TabViewBuilder.BuildTabView(TabView tabView, IView view, Boolean databindTabView, ImageClickEventHandler saveMethod) +28
       UCommerceWeb.Umbraco.UCommerce.Settings.Definitions.EditProductDefinition.InitializeTabView(TabView tabView) +84
       UCommerceWeb.Umbraco.UCommerce.MasterPages.UmbracoTabView.Page_Load(Object sender, EventArgs e) +95
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
       System.Web.UI.Control.LoadRecursive() +71
       System.Web.UI.Control.LoadRecursive() +190
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +11351937
       System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +11351550
       System.Web.UI.Page.ProcessRequest() +269
       System.Web.UI.Page.ProcessRequest(HttpContext context) +167
       ASP.umbraco_ucommerce_settings_definitions_editproductdefinition_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\4b6c0145\25667243\App_Web_editproductdefinition.aspx.869c7b2c.vtbnkoxa.0.cs:0
       System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +625
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +270
    



    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1

     

     

    Similarly, when I try to create a new product definition:

     

    Server Error in '/' Application.

    Parser Error

    Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

    Parser Error Message: Could not load type 'UCommerceWeb.Umbraco.UCommerce.Settings.Catalog.CreateProductDefinition'.

    Source Error:

    Line 1:  <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="CreateProductDefinition.ascx.cs" Inherits="UCommerceWeb.Umbraco.UCommerce.Settings.Catalog.CreateProductDefinition" %>
    Line 2:  Name:
    Line 3:  <asp:TextBox runat="server" ID="NameTextBox" CssClass="bigInput" Width="350px"/><br />


    Source File: /umbraco/UCommerce/Settings/Catalog/CreateProductDefinition.ascx    Line: 1


    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1

     

    Any thoughts?

     

    Many thanks,

    Zac

  • Søren Spelling Lund 1797 posts 2786 karma points
    Aug 02, 2011 @ 11:51
    Søren Spelling Lund
    1

    Hi Zac,

    I think what's happened is that the login used for your SQL Server does not have permissions to update the database thus entries for the some of the admin UI is missing.

    Could you tell me the version of uCommerce you upgraded to and also if there's any relevant information in the umbracLog table.

    Thanks.

Please Sign in or register to post replies

Write your reply to:

Draft