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/28/2006 6:31 AM
 
Have you already tried with the 

Quick hack:

Edit the File "Container.ascx" in DesktopModules/Gallery with your favorite text editor.
Delete both lines that state  "<DNN:CONTROLPAGER [.....] </DNN:CONTROLPAGER>"

provided by connex

Everything I've done is just to patch the module, waiting for the next formal release. I'm sorry if my build does not work for everyone ...

Angel

 
New Post
2/28/2006 1:00 PM
 
I, too, am getting this error on a fresh DNN 4.0.2 module and Gallery 3.0.11
 
New Post
3/4/2006 2:35 PM
 

But when I try to "add file" to gallery,

A critical error has occurred.
Unable to cast object of type 'ASP.default_aspx' to type 'DotNetNuke.Modules.Gallery.AlbumEdit'.

I think that the same reason cause this problem.

 
New Post
3/7/2006 10:53 AM
 
I too had the same problem. But it has gone away. I am using Visual Web Developer rather than Visual Studio, and that led me to a problem which I suspect is a difference between the two environments. I have loaded AngelOnlines module but I also has to change one of the source files.

MediaPlayer.ascx

Change:

<%@ Control language="vb" CodeBehind="MediaPlayer.ascx.vb" AutoEventWireup="false" Inherits=".Gallery.MediaPlayer" %>

To:

<%@ Control language="vb" CodeBehind="MediaPlayer.ascx.vb" AutoEventWireup="false" Inherits="DotNetNuke.Modules.Gallery.MediaPlayer" %>

This may (or may not) help.

The VWD environment seems unable to resolve the . (from here). I suspect the reason for this that there is lost project information. As far as VWD is concerned the source is located at MyProject.DesktopModules.MediaPlayer.ascx.vb. When we add the fully qualified name then we force the lookup in the referenced dlls.

MediaPlayer is the only .ascx file in my complete installation that has this problem, so I guess it's a bug. All other ascx file in all other modules specify the fully qualified name.

Paul

 
New Post
3/9/2006 6:03 AM
 

AngleOnline,

I would like to express my thanks for proving this download to everyone, I hope as a community we could iron out any bugs and share.

Paul

 
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