Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsGalleryGalleryCrash :path cannot be empty string or ...Crash :path cannot be empty string or ...
Previous
 
Next
New Post
12/13/2006 3:41 AM
 

Hello all ,

really Dnn Gallery is too bad module it has alot of bugs  crashes and its so complex ,

 i cant fix any bug or any modification ,

last crash as you show , i has spent more than 3 days to fix it but never done.

so , i has decided to buy a new gallery or build my gallery .

 PHP is the best .

<ArrayOfAnyType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><anyType xsi:type="LogDetailInfo"><name>AssemblyVersion</name><value>04.03.05</value></anyType><anyType xsi:type="LogDetailInfo"><name>PortalID</name><value>0</value></anyType><anyType xsi:type="LogDetailInfo"><name>PortalName</name><value>AutoSpiesِArabia</value></anyType><anyType xsi:type="LogDetailInfo"><name>UserID</name><value>1</value></anyType><anyType xsi:type="LogDetailInfo"><name>UserName</name><value>host</value></anyType><anyType xsi:type="LogDetailInfo"><name>ActiveTabID</name><value>53</value></anyType><anyType xsi:type="LogDetailInfo"><name>ActiveTabName</name><value>البوم الصور</value></anyType><anyType xsi:type="LogDetailInfo"><name>RawURL</name><value>/DesktopModules/Gallery/Viewer.aspx?tabid=53&amp;mid=382&amp;path=DubaiGallery&amp;currentitem=2&amp;currentstrip=1</value></anyType><anyType xsi:type="LogDetailInfo"><name>AbsoluteURL</name><value>/DesktopModules/Gallery/Viewer.aspx</value></anyType><anyType xsi:type="LogDetailInfo"><name>AbsoluteURLReferrer</name><value>http://www.autospiesarabia.com/tabid/53/path/DubaiGallery/grpid/x/default.aspx</value></anyType><anyType xsi:type="LogDetailInfo"><name>UserAgent</name><value>Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0</value></anyType><anyType xsi:type="LogDetailInfo"><name>DefaultDataProvider</name><value>DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider</value></anyType><anyType xsi:type="LogDetailInfo"><name>ExceptionGUID</name><value>00e6949e-3a3b-4ce2-befb-4364bbc6758c</value></anyType><anyType xsi:type="LogDetailInfo"><name>InnerException</name><value>Unhandled Error: </value></anyType><anyType xsi:type="LogDetailInfo"><name>FileName</name><value>D:\AutoSpies\Website\DesktopModules\Gallery\Components\Objects\Folder.vb</value></anyType><anyType xsi:type="LogDetailInfo"><name>FileLineNumber</name><value>759</value></anyType><anyType xsi:type="LogDetailInfo"><name>FileColumnNumber</name><value>17</value></anyType><anyType xsi:type="LogDetailInfo"><name>Method</name><value>DotNetNuke.Modules.Gallery.GalleryFolder.Populate</value></anyType><anyType xsi:type="LogDetailInfo"><name>StackTrace</name></anyType><anyType xsi:type="LogDetailInfo"><name>Message</name><value>System.Exception: Unhandled Error:  ---&gt; System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---&gt; System.ArgumentException: Path cannot be the empty string or all whitespace.     at DotNetNuke.Modules.Gallery.GalleryFolder.Populate() in D:\AutoSpies\Website\DesktopModules\Gallery\Components\Objects\Folder.vb:line 759     at DotNetNuke.Modules.Gallery.Utils.PopulateAllFolders(GalleryFolder rootFolder) in D:\AutoSpies\Website\DesktopModules\Gallery\Components\Utilities\Utilities.vb:line 47     at DotNetNuke.Modules.Gallery.Config..ctor(Int32 ModuleID) in D:\AutoSpies\Website\DesktopModules\Gallery\Components\Configuration\Config.vb:line 1006     at DotNetNuke.Modules.Gallery.Config.GetGalleryConfig(Int32 ModuleID) in D:\AutoSpies\Website\DesktopModules\Gallery\Components\Configuration\Config.vb:line 373     at DotNetNuke.Modules.Gallery.WebControls.Viewer.Page_Init(Object sender, EventArgs e) in D:\AutoSpies\Website\DesktopModules\Gallery\Controls\ControlViewer.ascx.vb:line 91     at System.Web.UI.Control.OnInit(EventArgs e)     at System.Web.UI.UserControl.OnInit(EventArgs e)     at System.Web.UI.Control.InitRecursive(Control namingContainer)     at System.Web.UI.Control.InitRecursive(Control namingContainer)     at System.Web.UI.Control.InitRecursive(Control namingContainer)     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_gallery_viewer_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 ---</value></anyType><anyType xsi:type="LogDetailInfo"><name>Source</name></anyType></ArrayOfAnyType>

 
New Post
12/13/2006 11:26 PM
 

Sorry to hear about your frustrations.  I'll address your points:

(DNN being too bad module) - please understand that the current gallery module is in beta and has some known issues.

(I can't fix any bug or modification)  - Sure you can, all of the source code is included (for free), you are welcome to fix it.  I took the source code and fixed some of the problems.  Other are also welcomed to do the same.

(I spent more than 3 days trying to fix it but never done) - Sorry to hear about your difficulties.  I spent about 4 hrs fixing all of the issues that people have reported and converted the code to .NET 2.0, but then I've been doing programming for 17 years, 10yrs in VB, 8yrs with the Internet, and 5yrs with .NET.  So it was all pretty easy for me

If you are ready for a working version, I have put together a release that has all of the known issues fixed.  (If anyone still has issues after running my release, please let me know).  You can get it at:   www.Jegers.com

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsGalleryGalleryCrash :path cannot be empty string or ...Crash :path cannot be empty string or ...


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out