Dot Net Gallery with DNN 3.0 - installs OK and I can add to a page but nothing's there

Last post 09-05-2005, 5:39 PM by pittmanjt53. 6 replies.
Sort Posts: Previous Next
  •  08-26-2005, 3:54 PM 9943

    Dot Net Gallery with DNN 3.0 - installs OK and I can add to a page but nothing's there

    I added the module to a page and it just looks like an empty module - no icons/controls, no images, just an empty box with the title I gave it when I put it on the page.  I added sample images that came with the download to my images folder (including thumbs.db and gallery.xml) to see if it needed something to "chew on" to run, but no luck.  How can I access the functionality of the gallery?
     
    Thanks -
    Jeff
  •  08-26-2005, 4:01 PM 9945 in reply to 9943

    Re: Dot Net Gallery with DNN 3.0 - installs OK and I can add to a page but nothing's there

    jeff,
     
    Please open the dotnetgallerymodule.ascx file.
     
    And make sure you spesify the correct image gallery folder.
     
    Keep me posted.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  08-26-2005, 4:03 PM 9946 in reply to 9943

    Re: Dot Net Gallery with DNN 3.0 - installs OK and I can add to a page but nothing's there

    I think the problem is better described as "it won't render" after reading some more posts.  Interestingly enough it does create the gallery.xml file in an empty folder when I hit the page.  I'm running on my local machine if that matters (again, from other posts that appears to matter but others are having trouble on their production machines).
  •  08-26-2005, 4:03 PM 9947 in reply to 9945

    Re: Dot Net Gallery with DNN 3.0 - installs OK and I can add to a page but nothing's there

    Yes, it is the correct folder (I overcame that problem during initial setup).  Any other ideas greatly appreciated!
  •  08-26-2005, 4:28 PM 9951 in reply to 9945

    Re: Dot Net Gallery with DNN 3.0 - installs OK and I can add to a page but nothing's there

    Adam -
     
    I modified the instructions that came with the demo as follows (you'll see my additions as "JTP" something or other) as there were some ambiguities and other issues with them.  Do you see any of my "enhancements" as potentially causing a problem?
     
    Thanks again -
     
     Jeff
     
    How to Integrate DotNetGallery with DotNetNuke Portal V 3.x .

    1.  Download DotNetGallery(DotNetgallery.zip) from http://cutesoft.net/Downloads/default.aspx

    2.  Download DotNetGallery Wraper for DotNetNuke3 (DotNetNuke3.GalleryWraper.zip) from http://cutesoft.net/Downloads/default.aspx
    JTP: note you need both the gallery and the wrapper; two separate ZIP downloads.

    3.  Unzip the DotNetGallery.zip file

    4.  Unzip the DotNetNuke3.GalleryWraper.zip file

    5.  dotnetgallery\DotNetGallery_Files folder and all file it contains should be deployed to DNN_FOLDER\DesktopModules\dotnetgallery\.

    JTP translation: copy everything from the source folder to a ROOT\DesktopModules\dotnetgallery folder that you create.  Don't put the entire source folder under your folder, just the contents of the source folder.

        dotnetgallery\bin folder and all file it contains should be deployed to DNN_FOLDER\.

    JTP translation: copy everything from the source folder to your existing bin folder under the site root.

    JTP additional step: copy dotnetgallerymodule.ascx from the DNN wrapper ZIP file (it's under desktopmodules\dotnetgallery) to your ROOT\DesktopModules\dotnetgallery folder.

    6.  Open the DesktopModules\dotnetgallery\dotnetgallerymodule.ascx file, specify the image gallery path by modifying the FolderPath property.

    JTP made a GalleryImages folder under the root and referred to it as "~\GalleryImages\" in the ascx file.  Need the tilde to make it work.

    7.  DesktopModules\dotnetgallery\dotnetgallerymodule.ascx should be deployed to DNN_FOLDER\DesktopModules\dotnetgallery\.

    8.  Add new module definition

     a.  Log into your portal using the Host Admin account. From the 'Host' menu, select the 'Module Definitions' menu item.

     b.  Fill in Module Name and Description, then click Update.

     c.  The form should now be extended allowing you to add definitions.
      Enter Gallery as New Definition and click Add Definition to continue.
      The form should extend further, so click Add Control to continue.

     d. From Source you should be able to select a control named DesktopModules\dotnetgallery\dotnetgallerymodule.ascx.
      Select View as Type, and click Update to add the control.

     f.  Now you should be finished, and should be ready to add the DotNetGallery to any tab you want.
     
     
    Please note that:
    If the Image gallery path is not specified correctly, you will get the following error::
     A critical error has occurred.
     The file couldn't be accessed. This may be a security problem.

     
  •  09-02-2005, 2:32 PM 10115 in reply to 9951

    Re: Dot Net Gallery with DNN 3.0 - installs OK and I can add to a page but nothing's there

    Jeff,
     
    Your instruction is perfect for me.
     
    If you have any further problems, I will check your site if you can send your site admin username/password to me.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  09-05-2005, 5:39 PM 10156 in reply to 10115

    Re: Dot Net Gallery with DNN 3.0 - installs OK and I can add to a page but nothing's there

    Thanks Adam, but it's on my local machine - just trying the demo out.  Thanks for confirming that I interpreted the instructions correctly.  I don't think I will pursue the product further.  Thanks again.
View as RSS news feed in XML