Connexion

 
 

Une question sur nos modules?

Notre équipe vous répond sous 24 heures

Accès aux modules, bugs, demandes d'évolutions... Toutes vos questions sont les bienvenues sur cet espace d'échange ouvert à tous nos inscrits! Nous essayons de traiter vos demandes dans les 24h.

Merci de votre confiance!

HomeHomeExpert ModulesExpert ModulesFriendlier URLFriendlier URLwe.configwe.config
Précédente
 
Suivante
Nouveau message
10/01/2010 03:19
 

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

 
Nouveau message
11/01/2010 09:57
 

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



Thomas Chailland
Aricie - Board member of DotNetNuke France
 
Nouveau message
13/01/2010 02:20
 

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

 
Nouveau message
13/01/2010 02:29
 

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

 

 
Nouveau message
13/01/2010 09:38
 

Hi Lior,

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

best regards,
Célian


Célian GASPARD
Développeur
Société de conseil et de service en informatique et systèmes d'information
 
Nouveau message
14/01/2010 11:55
 

Hi Lior,

you'll find a new trial version for Aricie - FriendlierUrlProvider in download section. Don't forget to download the last version of librairy Aricie.Shared.

Thanks for support and sorry for inconvenience.

Best regards,
Célian.


Célian GASPARD
Développeur
Société de conseil et de service en informatique et systèmes d'information
 
Nouveau message
15/01/2010 18:46
 

Ok, I have installed it and it didnt crash
Can you please tell me how do I add the catalook URL provider?

 
Nouveau message
17/01/2010 04:11
 

Hi

The site become very very slow after 1 day of use, and the products links doesnt work - they are of theform mysite.com.aspx/?tabid=212

With no default.aspx and the .aspx os after the domain name

 

 
Nouveau message
17/01/2010 09:33
 

There seams to be some problem with the Catalook compatability of your module.

When I try to upload a file for a product I get:

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.NullReferenceException: Object reference not set to an instance of an object.

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:

[NullReferenceException: Object reference not set to an instance of an object.]
   CATALooK._URLControl.cmdSave_Click(Object sender, EventArgs e) +162
   System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +111
   System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +79
   System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +175
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565

[PageLoadException: Object reference not set to an instance of an object.]
   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

Server Error in '/' Application.

Object reference not set to an instance of an object.

 


Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082

 
Nouveau message
18/01/2010 09:46
 

hi Lior,

 

Your providers config file called "Aricie.FUP.Providers.config" was not correctly updated. The following code was missing :

       <item>
            <key>
                <string>CAT_ItemPaneNF</string>
            </key>
            <value>
                <UrlProviderInfo>
                    <Name>CatalookUrlRewriter</Name>
                    <ProviderType>Aricie.DNN.Services.Url.FriendlyUrl.Providers.CatalookUrlRewriter, Aricie.FriendlierUrlProvider.StandardUrlRewriters</ProviderType>
                    <DefaultReplaceRule>[BASE_REPLACERULE_ROOT][/${CategoryName}][/${AdvCatName}][/${ProductName}][BASE_REPLACERULE_END]</DefaultReplaceRule>
                    <IdentifyingParamNames>
                        <string>ProductID</string>
                        <string>CategoryID</string>
                    </IdentifyingParamNames>
                </UrlProviderInfo>
            </value>
        </item>

You can get the updated version on our website.

After that, you must reload the providers configuration on FUP module. You will see the CataLook's rewriting rule appear on the Module Specific Strategies section.

Note : You must delete one of these tokens : [/${AdvCatName}]/[/${CategoryName}] on the rewriting rule, depending on the mode of Catalook's category that you use

Best regards,
Célian


Célian GASPARD
Développeur
Société de conseil et de service en informatique et systèmes d'information
 
Précédente
 
Suivante
HomeHomeExpert ModulesExpert ModulesFriendlier URLFriendlier URLwe.configwe.config