Thanks for reply... Please see the below details and give the solution.
1. In Host-> Module Definition page, All My modules also listing. i have tried to create 3 different new modules
1. Guest book, 2. Registration, 3. ToDoTaskList
|
Module Name |
Description |
Version |
|
![Edit Edit](http://localhost/DotNetNuke_2/images/edit.gif) |
[Skin Objects] |
Skin Objects are User Controls which can be used to provide custom functionality to your Skin files. |
|
![Click Here To Get The Upgrade](http://localhost/DotNetNuke_2/spacer.gif) |
![Edit Edit](http://localhost/DotNetNuke_2/images/edit.gif) |
Account Login |
Allows users to login to the portal. |
01.00.00 |
![Click Here To Get The Upgrade](http://localhost/DotNetNuke_2/spacer.gif) |
![Edit Edit](http://localhost/DotNetNuke_2/images/edit.gif) |
Banners |
Banner advertising is managed through the Vendors module in the Admin tab. You can select the number of banners to display as well as the banner type. |
01.00.00 |
![Click Here To Get The Upgrade](http://localhost/DotNetNuke_2/spacer.gif) |
![Edit Edit](http://localhost/DotNetNuke_2/images/edit.gif) |
Feed Explorer |
Allows users to browse RSS feeds using a tabbed user interface |
01.00.00 |
![Click Here To Get The Upgrade](http://localhost/DotNetNuke_2/spacer.gif) |
![Edit Edit](http://localhost/DotNetNuke_2/images/edit.gif) |
Google Adsense |
Allows you to create Google Adsense ads on your site |
01.00.01 |
![Click Here To Get The Upgrade](http://localhost/DotNetNuke_2/spacer.gif) |
![Edit Edit](http://localhost/DotNetNuke_2/images/edit.gif) |
Guest Book |
Guest Book |
01.00.00 |
![Click Here To Get The Upgrade](http://localhost/DotNetNuke_2/spacer.gif) |
![Edit Edit](http://localhost/DotNetNuke_2/images/edit.gif) |
Links |
This module renders a list of hyperlinks. Links includes an edit page, which allows authorized users to edit the Links data stored in the SQL database. |
03.03.07 |
![Click Here To Get The Upgrade](http://localhost/DotNetNuke_2/spacer.gif) |
![Edit Edit](http://localhost/DotNetNuke_2/images/edit.gif) |
MarketShare |
The DotNetNuke MarketShare affiliate program provides you with the ability to generate 10% commission on gross product sales through direct referrals to the DotNetNuke Marketplace. |
01.00.00 |
![Click Here To Get The Upgrade](http://localhost/DotNetNuke_2/spacer.gif) |
![Edit Edit](http://localhost/DotNetNuke_2/images/edit.gif) |
Registration |
Fi-es Andromeda Registration Module |
01.00.00 |
![Click Here To Get The Upgrade](http://localhost/DotNetNuke_2/spacer.gif) |
![Edit Edit](http://localhost/DotNetNuke_2/images/edit.gif) |
Search Input |
The Search Input module provides the ability to submit a search to a given search results module. |
01.00.00 |
![Click Here To Get The Upgrade](http://localhost/DotNetNuke_2/spacer.gif) |
![Edit Edit](http://localhost/DotNetNuke_2/images/edit.gif) |
Search Results |
The Search Reasults module provides the ability to display search results. |
01.00.00 |
![Click Here To Get The Upgrade](http://localhost/DotNetNuke_2/spacer.gif) |
![Edit Edit](http://localhost/DotNetNuke_2/images/edit.gif) |
Text/HTML |
This module renders a block of HTML or Text content. The Html/Text module allows authorized users to edit the content either inline or in a separate administration page. The content is stored in the database. According to module settings, tokens can be used, that get replaced during display. |
04.06.01 |
![Click Here To Get The Upgrade](http://localhost/DotNetNuke_2/spacer.gif) |
![Edit Edit](http://localhost/DotNetNuke_2/images/edit.gif) |
ToDoTaskList |
ToDoTaskList |
01.00.00 |
![Click Here To Get The Upgrade](http://localhost/DotNetNuke_2/spacer.gif) |
![Edit Edit](http://localhost/DotNetNuke_2/images/edit.gif) |
User Account |
Allows users to register and manage their account. |
01.00.00 |
![Click Here To Get The Upgrade](http://localhost/DotNetNuke_2/spacer.gif) |
2. By click on the edit icon to edit the definition, i can see 3 control defined at the bottom of the page
|
Control |
Title |
Source |
![Edit](http://localhost/DotNetNuke_2/images/edit.gif) |
EditRegistration |
EditRegistration |
DesktopModules/Registration/EditRegistration.ascx |
![Edit](http://localhost/DotNetNuke_2/images/edit.gif) |
SettingsRegistration |
SettingsRegistration |
DesktopModules/Registration/Settings.ascx |
![Edit](http://localhost/DotNetNuke_2/images/edit.gif) |
ViewRegistration |
ViewRegistration |
DesktopModules/Registration/ViewRegistration.ascx |
3. By clicking edit that control, i can see all the details with proper .ascx file, and its setup type is "View", and its key is not blank, and its defined in .ascx user control.
But, still i couldn't load that modules in any one of the panes in my Pages.
Please reply...
Fi-es Systems.