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 ForumsGalleryGalleryGallery Module 3.0.11 on DNN 4.0.2Gallery Module 3.0.11 on DNN 4.0.2
Previous
 
Next
New Post
2/3/2006 9:08 PM
 

The goal is for the single module to work for both versions.  For this to happen it must remain developed for the 1.1 framework version.  The problem w/ this is when trying to track down errors in 4.x, its not something I can debug and step through.  This is definately a difference in the framework, which we experienced with the forum as well.  We will find a fix for this before releasing another version and do testing in 4.x this time.  Last time was a huge dilema but too many users were very upset we went so long w/out a release so I released it anyways.  As for the next version, the team is eagerly awaiting Tam's DAL implementation before further development.

 


Chris Paterra

Get direct answers to your questions in the Community Exchange.
 
New Post
2/4/2006 8:17 PM
 

Hi Crispy,

I'm not sure I understand what you mean. Could you give a timeframe for a fix ?

I thought it would be easy for me to setup a DNN web site (and more flexible than Community Server) but I started 2 weeks ago and I'm still not online because of the gallery bugs.

If you have problems with tests, you can send me the fix and I'll give you feedback.

Alex

 
New Post
2/6/2006 1:03 PM
 

I've been able to get the gallery to work on DNN 4.0.2 but it wasn't an easy task. 

I ran into alot of problems because I wanted to be able to compile the module under the new programming model VS2005 introduced with the App_Code folders.  And 400+ changes later :) I was able to get it to compile.  All the functions I use are working but there where some things that I know dont work in the version that I modified (like changing the Owner from admin to anything else, or trying to change from the default 'dotnetnuke' skin)

Anyways, what fixed the error for me on the cannot cast from default.aspx to container error was modifing this line from:

Dim mContainer As DotNetNuke.Modules.Gallery.Container = CType(Me.BindingContainer, DotNetNuke.Modules.Gallery.Container)

to

Dim mContainer As DotNetNuke.Modules.Gallery.Container = CType(Me.NamingContainer, DotNetNuke.Modules.Gallery.Container)

I belive there was 3 places I had to change that.  I am also not sure of the side effects from changing that but atleast its working now :)

I'm a little hesistant to make the modified source available as that could create a nightmare for the devs.  However; If any of the Project Team members want a copy of the source just send me an email at brandon (at) microbolt (dot) com.

If any want to see it up and running on DNN 4.0.2 here is the link:
http://new.microbolt.com/Gallery/tabid/198/Default.aspx

 
New Post
2/7/2006 5:08 AM
 

Hello Microbolt,

I ran into same problem of dealing with app_code folder and dll. I found a solution to the problem couple weeks ago. Microsoft release web deployment project as an add on to visual studio. It allows for many more options as far as compiling is concerned than VS2005 out of the box. It's still in beta version but works well. I've developed several custom modules with it. It willl allow you to create one dll for all the code and yes you can call it whatever you want.

http://msdn.microsoft.com/asp.net/reference/infrastructure/wdp/default.aspx


Mandeep Singh
CEO - Mandeeps.com | Developing DotNetNuke Modules Since 2004
DNN Monitor | DotNetNuke Keep Alive Service
 
New Post
2/9/2006 6:55 PM
 
hey microbolt, would you consider zipping up just the re-compiled files to let others test on 4.0.2 without redoing what you have done? Either way, no worries, we understand, thanks kindly, drew..
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsGalleryGalleryGallery Module 3.0.11 on DNN 4.0.2Gallery Module 3.0.11 on DNN 4.0.2


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