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 ForumsGalleryGalleryInstallation of Gallery_3.0.12_Source.zip Failed in DNN 4.4.1Installation of Gallery_3.0.12_Source.zip Failed in DNN 4.4.1
Previous
 
Next
New Post
9/6/2007 4:34 AM
 

I think you are not getting my question. Let me explain you my problem is more detail.

I am using DNN 4.4.1. Which I suppose in .Net 2.0.  I have Visual Studio 2005 environment with SQL Server 2005 as back end.

I did exactly that you explained above, but the problem is: The environment I am using is .Net 2.0 and the Gallery source that I have is in .Net 1.1. After copying the files my solution stop comipling due to this version conflict. Secondly there are more folders and projects which are in source but not in installer.

Should I need to convert the gallery source in .Net 2.0 and then copy?

If I copy all the files in pathtowebsite/DesktopModules/Gallery folder then what If I want to make changes in DAL? As this will copy all the DAL classes is desktopmodules/gallery folder and these classes will never be compiled in VS2005. 

PS: I tried to install Survey module using source and it is installed successfully without any error then why not Gallery? If we install using source then classes related with DAL automatically moved to their respective folder structure in APP_CODE.

 
New Post
9/6/2007 1:03 PM
 

Well, lets take each item here:

Yes.  DNN 4.4.1 is written in .NET 2.0, with VS 2005.

Yes the gallery 3.0.12/3.1.12 is written in .NET 1.1, with VS 2003.  You will need those tools installed on your machine if you want to compile/debug the gallery module.  You can not compile the Gallery 3.x version with VS 2005.

If you copy the gallery module .NET 1.1 code into your DNN directory, you will not be able to compile your DNN 4.x source tree anymore as it has .NET 1.1 code in it.  If you want to compile the DNN 4.x directory, you will need to _only_ copy the binaries into the DNN 4.x directory.  That means you will need to put the Gallery code into some other directory, compile the gallery code there, then copy the compiled files (dll, aspx, etc) to the DNN 4.x directory and run the DNN code there. 

As you can see compiling a .NET 1.1 module (eg. the Gallery) in a .NET 2.0 project (eg. the DNN 4.x source) is a major pain in the butt.  So when I went to work on the code, the first thing that I did was convert the Gallery .NET 1.1 code to .NET 2.0 so that I could compile/debug everything as one nice project.  Keep in mind that the "upgrade wizard" did little to help in the upgrade and I spent about a day or so working on the code to convert it (and I've been doing ASP.NET development since the beta versions of .NET)  I'm not sure why you would want to waste your time converting the code, especially since there are so many bugs in it anyway.  The new official gallery module is based on my conversion to .NET 2.0 and should be comming out soon.  Originally it was going to come out January 2007 (yes 2007), so we'll see how it goes.

The Gallery module 3.x or 4.x do not use a DAL.  It stores settings in the standard DNN config way and application/file/image data is stored in a XML file. 

The survey module is a DNN 4.x module (.NET 2.0)  It integrates much better with .NET 2.0 VS2005.  The little standard that DNN uses is that modules written for DNN 3.x (.NET 1.1) are versioned 3.x and modules for DNN 4.x (.NET 2.0) are versioned 4.x.

Hope that helps.

 
New Post
9/7/2007 4:27 AM
 

Thanks you very much for kind support and clarify things!

Thanks & Regards

Vinay

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsGalleryGalleryInstallation of Gallery_3.0.12_Source.zip Failed in DNN 4.4.1Installation of Gallery_3.0.12_Source.zip Failed in DNN 4.4.1


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