Registrarse | Entrar
viernes, 10 de febrero de 2012
  Buscar
 Foros de discusión en Locopon's Minimizar
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorConfiguration StepsConfiguration Steps
Anterior Anterior
 
Siguiente Siguiente
New Post
 29/10/2009 05:23 a.m.
 
Configuration Steps  (Syrian Arab Republic)

I did the following steps, but didn't have the DSLocalizer working, am I missing somthing?

The steps:

1- installed the module.

2- added the following to Skin.xml:

"<Object>
  <Token>[DSLOCALESELECTOR]</Token>  
 </Object>"

3- created a new page

4- added DSTabLocalizator and DSLocaleSelectorPA modules to the created page

5- Tried to install Hack but got the following error:

"<LogProperties><LogProperty><PropertyName>AssemblyVersion</PropertyName><PropertyValue>04.09.04</PropertyValue></LogProperty><LogProperty><PropertyName>PortalID</PropertyName><PropertyValue>0</PropertyValue></LogProperty><LogProperty><PropertyName>PortalName</PropertyName><PropertyValue>HOD Portal</PropertyValue></LogProperty><LogProperty><PropertyName>UserID</PropertyName><PropertyValue>1</PropertyValue></LogProperty><LogProperty><PropertyName>UserName</PropertyName><PropertyValue>host</PropertyValue></LogProperty><LogProperty><PropertyName>ActiveTabID</PropertyName><PropertyValue>69</PropertyValue></LogProperty><LogProperty><PropertyName>ActiveTabName</PropertyName><PropertyValue>Extra Modules</PropertyValue></LogProperty><LogProperty><PropertyName>RawURL</PropertyName><PropertyValue>/DNNGroupPortal/DesktopModules/Repository/MakeThumbnail.aspx?tabid=69&amp;mid=421</PropertyValue></LogProperty><LogProperty><PropertyName>AbsoluteURL</PropertyName><PropertyValue>/DNNGroupPortal/DesktopModules/Repository/MakeThumbnail.aspx</PropertyValue></LogProperty><LogProperty><PropertyName>AbsoluteURLReferrer</PropertyName><PropertyValue>http://localhost/DNNGroupPortal/Default.aspx?tabid=69&amp;error=Access+to+the+path+is+denied.</PropertyValue></LogProperty><LogProperty><PropertyName>UserAgent</PropertyName><PropertyValue>Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2)</PropertyValue></LogProperty><LogProperty><PropertyName>DefaultDataProvider</PropertyName><PropertyValue>DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider</PropertyValue></LogProperty><LogProperty><PropertyName>ExceptionGUID</PropertyName><PropertyValue>fdb03d8c-c9c6-463e-93dd-a23bc4adc5e4</PropertyValue></LogProperty><LogProperty><PropertyName>InnerException</PropertyName><PropertyValue>Unhandled Error: </PropertyValue></LogProperty><LogProperty><PropertyName>FileName</PropertyName><PropertyValue /></LogProperty><LogProperty><PropertyName>FileLineNumber</PropertyName><PropertyValue>0</PropertyValue></LogProperty><LogProperty><PropertyName>FileColumnNumber</PropertyName><PropertyValue>0</PropertyValue></LogProperty><LogProperty><PropertyName>Method</PropertyName><PropertyValue>DotNetNuke.Modules.Repository.MakeThumbnail.Page_Load</PropertyValue></LogProperty><LogProperty><PropertyName>StackTrace</PropertyName><PropertyValue /></LogProperty><LogProperty><PropertyName>Message</PropertyName><PropertyValue>System.Exception: Unhandled Error:  ---&gt; System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---&gt; System.NullReferenceException: Object reference not set to an instance of an object.
   at DotNetNuke.Modules.Repository.MakeThumbnail.Page_Load(Object sender, EventArgs e)
   at System.Web.UI.Control.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   --- End of inner exception stack trace ---
   at System.Web.UI.Page.HandleError(Exception e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest()
   at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
   at System.Web.UI.Page.ProcessRequest(HttpContext context)
   at ASP.desktopmodules_repository_makethumbnail_aspx.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)
   --- End of inner exception stack trace ---</PropertyValue></LogProperty><LogProperty><PropertyName>Source</PropertyName><PropertyValue /></LogProperty></LogProperties>"

6- enabled "Use Tab Localization" and "Use Module Localization" in the general options.

7- I changed the "Tab Name" of the home tab with different name per language.

8- but i got nothing changed when switching between the languages....."Why"?

Thanks in advance for your support.

New Post
 03/11/2009 03:18 a.m.
 
Re: Configuration Steps  (Syrian Arab Republic)

To solve the problem the "Network Sservices" account should has a full permission on the web site folder.

I did the same steps and having the Hack working but Localization of Tabs, Modules, Replacement... don't work.

Note: the DNN I'm working on, is a published one so i was forced to copy the default.aspx.cs file to the publish directory manually.

 

Any ideas why the localization doesn't work?

New Post
 10/11/2009 08:35 p.m.
 

From your error I can see that the error is ocurring at:

DotNetNuke.Modules.Repository.MakeThumbnail.Page_Load

So the problem is on the module named repository and not in the DSLocalizator

Are you using localized replacements? if yes, be sure you are not replacing needed content for this module

Anterior Anterior
 
Siguiente Siguiente
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorConfiguration StepsConfiguration Steps