Aricie
The DNN Expert for your web project
DNN Community Forums

we.config

Sort:
You are not authorized to post a reply.
Page 1 of 212 > >>
Author
Messages


liorlustig liorlustig











New Member



Posts:




New Member



    Hi

    What should I set on we.config?

    I try the trial module, and after installation I get:

    Http module and/or Friendly Url Provider not yet registered in web.config

    Is there any guide for this module?

    Lior



    Deleted User











    New Member



    Posts:




    New Member



      Hello,

      you shouldn't have to edit the web.config. When you install FUP on a page, you normally have a "Install Module" button underneath and just need to click it. Can you see this button? If not, it's either that you dont have permission to see it (log in as admin or host) or that your container displays the UI only partially. Please let us know if you can solve your display issue and see the button. When you click on it, the web.config is automatically changed.

      Aricie Team



      liorlustig liorlustig











      New Member



      Posts:




      New Member



        I found it. And when I pressed it I got:

         

        Field not found: 'Aricie.DNN.Diagnostics.StepInfo.Cumulated'.

        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.MissingFieldException: Field not found: 'Aricie.DNN.Diagnostics.StepInfo.Cumulated'.

        Source Error:

        The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

        1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

          <%@ Page Language="C#" Debug="true" %>

        or:

        2) Add the following section to the configuration file of your application:

        <configuration>
           <system.web>
               <compilation debug="true"/>
           </system.web>
        </configuration>

        Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

        Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.

        Stack Trace:

        [MissingFieldException: Field not found: 'Aricie.DNN.Diagnostics.StepInfo.Cumulated'.]
           Aricie.DNN.Services.Url.FriendlyUrl.FriendlierUrlProvider.FriendlyUrl(TabInfo tab, String path, String pageName, String portalAlias) +0
           Aricie.DNN.Services.Url.FriendlyUrl.FriendlierUrlProvider.FriendlyUrl(TabInfo tab, String path, String pageName, PortalSettings settings) +34
           DotNetNuke.Common.Globals.NavigateURL(Int32 TabID, Boolean IsSuperTab, PortalSettings settings, String ControlKey, String Language, String[] AdditionalParameters) +478
           DotNetNuke.Common.Globals.NavigateURL(Int32 TabID, Boolean IsSuperTab, PortalSettings settings, String ControlKey, String[] AdditionalParameters) +55
           DotNetNuke.Common.Globals.NavigateURL(Int32 TabID, PortalSettings settings, String ControlKey, String[] AdditionalParameters) +51
           DotNetNuke.Entities.Tabs.TabInfo.get_FullUrl() +90
           Apollo.DNN.SkinObjects.MLMenu.Page_Load(Object sender, EventArgs e) +5069
        
        [ModuleLoadException: ארעה שגיאה.]
           DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(String FriendlyMessage, Control UserCtrl, Exception exc) +269
           DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(Control UserCtrl, Exception exc) +43
           Apollo.DNN.SkinObjects.MLMenu.Page_Load(Object sender, EventArgs e) +7329
           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.Control.LoadRecursive() +141
           System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
        
        [PageLoadException: ארעה שגיאה.]
           DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) +325
           DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) +380
           System.Web.UI.TemplateControl.OnError(EventArgs e) +8689450
           System.Web.UI.Page.HandleError(Exception e) +84
           System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6776
           System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +242
           System.Web.UI.Page.ProcessRequest() +80
           System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +21
           System.Web.UI.Page.ProcessRequest(HttpContext context) +49
           ASP.default_aspx.ProcessRequest(HttpContext context) +4
           System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
           System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
        



        liorlustig liorlustig











        New Member



        Posts:




        New Member



          I had to swith back to my saved web.config for the site to get back to work

           



          Deleted User











          New Member



          Posts:




          New Member



            Hi Lior,

            we are working on your issue and we'll give you back an answer soon.

            best regards,
            Célian

            You are not authorized to post a reply.
            Page 1 of 212 > >>