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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Errors compiling 4.6.2Errors compiling 4.6.2
Previous
 
Next
New Post
10/9/2007 3:37 AM
 

I've downloaded and installed a localhost version of 4.6.2 with source. I've been walking through the features as Admin and Host to better understand DNN capabilities. I tried to run a build and get the following errors (can't compile). The source version I downloaded doesn't have a Gallery module. Any ideas?

Error    1    'filter' is not a known CSS property name.    C:\wwwSS\DNN\Website\Portals\_default\Skins\nxTestSkin\skin.css    125    2    http://localhost/DotNetNuke_2/
Error    2    Error parsing attribute 'enableEventValidation': Could not load file or assembly 'DotNetNuke.Modules.Gallery, Version=3.0.11.3077, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.    C:\wwwSS\DNN\Website\DesktopModules\Forum\Integration\Integration_MediaGallery.aspx    3   
Error    3    Error parsing attribute 'enableEventValidation': Could not load file or assembly 'DotNetNuke.Modules.Gallery, Version=3.0.11.3077, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.    C:\wwwSS\DNN\Website\DesktopModules\Forum\Integration\Integration_GalleryAddFiles.aspx    1   
Error    4    Error parsing attribute 'enableEventValidation': Could not load file or assembly 'DotNetNuke.Modules.Gallery, Version=3.0.11.3077, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.    C:\wwwSS\DNN\Website\DesktopModules\Forum\Integration\Integration_GalleryAddFile.aspx    4   
Error    5    Error parsing attribute 'enableEventValidation': Could not load file or assembly 'DotNetNuke.Modules.Gallery, Version=3.0.11.3077, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.    C:\wwwSS\DNN\Website\DesktopModules\Forum\Integration\Integration_GalleryAddAlbum.aspx    1   

 

 
New Post
10/9/2007 1:33 PM
 

please note, that you cannot create a precompiled web site, this is currently not supported.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
10/9/2007 2:47 PM
 

I think I"m not understanding something very basic. I'm evaluating DNN for a nonprofit client and need to be sure it can fulfill their requirements. Any clarification would be very helpful.

  • I downloaded and installed the DNN Source version but I don't see any of the .vb files. For instance, in Desktop Modules -> FAQs -> FAQ.ascx references Codebehind="FAQs.ascx.vb"  but that's not anywhere in the VS solution. Likewise for other project files. I can't see how we can make changes for our own needs without the codebehind source files.
  • We have some custom modules/controls to incorporate into the client's website. They are very specific to the client and we don't want them to be a DNN "custom module". However we do want them within the DNN framework for login/security. How can I do that if we can't rebuild/compile the project?

Here's an example, and I apologize if this post is in the wrong location. Please redirect me to post in the appropriate forum if necessary.

  • A SQL table for festival participants with participant details and a "Participant Type" field
  • A data entry form for authorized editors to update the table/records
  • On the public website (front-end) parts of the table are output based on SQL views/logic. For instance, on a Festival Participant page we show a grid of participants based on a specific "Participant Type" (each grid record goes to a detail page about that Participant pulling data from the SQL table). On another page we may show a different subset of participants. On the main page we show a list of just the latest 5 participants who joined. Normally each of these outputs is a User Control that's placed in the appropriate sections of the website.

So if this makes sense, how can I create these User Controls, compile them and then insert them into a specific website page?

 

 
New Post
10/10/2007 4:03 AM
 
  • source version of DotNetNuke contains framework source only
  • source of modules is available from associate project's download page.
    Note: there are currently 3 types of modules:
    • DNN3 modules (usually with a version number 3.x.x)
      require ASP.Net 1.1, VS2003 and DNN3 for compilation
    • DNN4 WAP modules 
      require ASP.Net 2.0+, VS2005 Professional/Enterprise and DNN 4 for compilation
    • DNN4 WSP modules
      require ASP.Net 2.0+, VS2005 Express or up and DNN 4
      no soultion, no compilation, delivered always with source.
  • for custom logic, create custom modules. I don't see your need, not to do so
    your request is typical for a module with data layer and role based access, 
    also have a look at UserDefinedTable module, mayby you can achieve a solution w/o programming.

HTH


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
10/10/2007 4:33 PM
 

Thanks HTH.  I have ASP.Net 2.0+, VS2005 Professional. Where do I find "DNN4 WAP modules" you mention? Is that an entire VS project/solution I can download and then be able to rebuild? I can work on creating custom modules but still would like to be able to rebuild the application (note original Post and the error I was getting regarding Gallery).

I did experiment with UserDefinedTable a bit and it's great for simple things. I couldn't figure out though how to just display a subset of the table's data based on a specific criteria (e.g. display one subset on Page A of the site and a different subset on Page B of the site, using the same table so as not to manage redundant information).

FYI -- The dotnetnuke.com website has been extremely slow and getting lots of Server Errors and things like "A critical error has occurred. Timeout expired."

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Errors compiling 4.6.2Errors compiling 4.6.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