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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Error installing moduleError installing module
Previous
 
Next
New Post
11/11/2008 12:37 PM
 

Hi everyone.

Please help me with my problem

I have developed module. It works properly on developer installation of DNN.

And also module is installed without errors on test copy of DNN. But when I try to place an instance of that module on a page, nothing happened.

I select my module from list of available modules, click Add and that's all! Page remains empty and no error messages and warnings appears.

 
New Post
11/11/2008 12:56 PM
 

are controls registered properly on the test site (in Host :: Module definitions). if not, you might need to review the .dnn file in the module package.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/11/2008 1:07 PM
 

Yes, i can see all module controls on Module Definition Page, and no warnings appears on that page.

 
New Post
11/11/2008 4:24 PM
 

Make sure that in the module definition the Control Key for the default view control is blank. Otherwise the module will not be visible when placed on the page.


Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
11/12/2008 8:05 AM
 

below is control section of *.dnn file. Please look what may be wrong

<controls>
            <control>
              <title>Company List</title>
              <src>DesktopModules/CrmConnectionManagement/CompanyList.ascx</src>
              <type>View</type>
            </control>
            <control>
              <key>ConnectOptions</key>
              <title>Crm Connection Settings</title>
              <src>DesktopModules/CrmConnectionManagement/ConnectSettings.ascx</src>
              <type>Edit</type>
            </control>
            <control>
              <key>SetDetails</key>
              <title>Company Users</title>
              <src>DesktopModules/CrmConnectionManagement/CompanyUsers.ascx</src>
              <type>Edit</type>
            </control>
          </controls>

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Error installing moduleError installing module


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