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 ForumsGalleryGalleryJegers version doesnJegers version doesn't work in DNN 4.1.1 upgrade
Previous
 
Next
New Post
4/23/2007 5:34 PM
 

http://www.jegers.com/DNN/Default.aspx?tabid=133.

Hi all,

I am working on an upgrade of my DNN 3.3.7 to 4.1.1

Therefore I worked out a migration path wich does the job, exept for the GALLERY module, because this module (last version 3.0.12) is designed for DNN ver 3.x obviously.

So I took the version that mr. Jegers kindly provided to the community.

I followed the installation instructions and all went well, until I reset the root directory to the directory where my images were stored in the original gallery.

Well, after one evening of trying and re-installing and so on, I had to conclude that it is impossible to use this module in an upgraded DNN version 4.1.1

The mass ZIP upload doesn't work, nor does the per-file upload of a JPG file.

I guess I have to wait for the production version of the Gallery module..........

Unless someone knows better????

Thanks,

Jos


jos Richters www.visualdata.nl
 
New Post
4/23/2007 5:41 PM
 

You are correct in that the "patched" version of the gallery only works in 4.x version of DNN.  But, if that is what you upgraded to, you shouldn't have any problems.  The gallery should run just fine under any 4.x version.  Could you post some more information about what types of problems you are having?  In particular:

Can you upload any files?  As there were some files that changed from 3.x to 4.x that you might need to add/delete in the standard DNN install.

If you manually upload the files to the directory can the gallery module display them?

 
New Post
4/23/2007 5:42 PM
 

Sorry James,

I didn't expeceted you to answer that quickly........ 

Here's the error message:

AssemblyVersion: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider:
ExceptionGUID:
InnerException: Could not load file or assembly 'DotNetNuke.Modules.Gallery' or one of its dependencies. The system cannot find the file specified.
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.IO.FileNotFoundException: Could not load file or assembly 'DotNetNuke.Modules.Gallery' or one of its dependencies. The system cannot find the file specified. File name: 'DotNetNuke.Modules.Gallery' at System.RuntimeTypeHandle._GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, Boolean loadTypeFromPartialName) at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.RuntimeType.PrivateGetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey, Boolean UseCache) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


jos Richters www.visualdata.nl
 
New Post
4/24/2007 12:01 AM
 

Could you check 2 things:

1.  Do you have the forum module installed.  Could you uninstall it and try again.

2.  Do you have any references to the gallery in your web.config (not counting the htmledit provider thing)

Also, can you tell me more about what works and what doesn't.  Does the site/page work correctly when the gallery module is NOT installed on a page, or does it happen even when you don't have the module on a page.  Does the page load at all, does the page show any errors on the screen?, etc.

 
New Post
4/24/2007 3:26 AM
 

@ 1: Yes, i have the forum module installed. I can uninstall it in my mirror website, but I find that a bit hard to do because the forum is the main extistence of my website. It is a community site.... But for the test it isn't that big problem.

@ 2: I did not make any changes to the standard web.config exept (ofcourse) the connectionstring and security keys. No references whatsoever...

What I did:

  • Upgraded my DNN 3.3.7 to DNN 4.1.1by copying the "INSTALL" version of DNN 4. (I had to make sure to get the new type web.config)
  • Changed my Dotnet framework to 2.0
  • Set the correct keys and connectionstring in web.config
  • Let the database upgrade to the new version by fireing up the site
  • All modules were fine exept the Gallery; Error:  "Instance not set to an object"
  • Then I downloaded your module and installed as described in the manual
  • I expected the existing Gallery to show up. but I got just the error as above
  • I deleted the existing Gallerymodule from the page (no other modules on this page) and cleared the bin
  • I selected the Gallerymodule in the dropdownlist and installed again. The Gallerymodule is there
  • I checked the folderstructure and there was a new and empty '1234" folder created, witch I could check in the Gallery setup; same foldernumber
  • When I try to change this folder to the previous folder, with the galleryimages in it, I get the "Instance error" again
  • I have to delete this instance of the module again anr re-install it to get an new, fresh "1234" folder
  • I then tried to create an image map(Add Album) ; that went OK
  • I tried to upload a zip file (add file) with appox. 10 pictures (each about 45 K size) and this zipfile shows up in the "pending files" line
  • Then I click "upload" and I have to wailt a couple of seconds. No result: the album is empty as is the album folder in the filesystem
  • The same happens when I try to upload a single imagefile to an album

I see three main porblems:

1st: I can't change the "Root URL" to an existing set of albums

2 nd: I can't upload any picturefile, nor zipfile to a newly created album

3 rd: Forum integration is a mess; normally I could manage avatars and smilies in the settings in the forum module, but these are all gone and the settings are not working anymore. The forum itself works well, it's just the gallery integration that is bad.

You can have a look at this faulty gallery an forum at:

http://visualdata.no-ip.org/In-Almelo/Nieuws/HetWindmolenbroekfotogallerij/tabid/184/Default.aspx

OK, I wanted to show you the problem, but as I changed the page properties to grant access to all users the gallery module is again unacessable with the same error: "Instance not set to an object". I clicked the "Back" to restore the visible gallery, but it shows that there is an installation problem.

Thanks for your help.

 

 

 


jos Richters www.visualdata.nl
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsGalleryGalleryJegers version doesnJegers version doesn't work in DNN 4.1.1 upgrade


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