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

HomeHomeDevelopment and...Development and...DNN Platform (o...DNN Platform (o...Creating Module Using DotNetNuke Dynamic Module TemplateCreating Module Using DotNetNuke Dynamic Module Template
Previous
 
Next
New Post
7/30/2008 12:53 PM
 

I am using Vs2008 with Sql 2005.

I have successfully installed and ran DNN.

I am trying to use the DotNetNuke Dynamic Module template in Vs2008. I have added the module and followed the basic instructions that follow:

* Important *

Due to limitations in the templating capabilities of Visual Studio, you will need to manually rename a couple of folders before you continue.

Rename /App_Code/ModuleName to /App_Code/MyELL

Rename /DesktopModules/ModuleName to /DesktopModules/MyELL

This can be accomplished in your development environment by right-clicking the folder name in the Solutions Explorer and selecting Rename from the menu.

 

The problem is that when I compile I get the following errors:

Error    1    Type 'MyELLController' is not defined.    D:\DNN\DotNetNukeSite\DesktopModules\ELL\DesktopModules\MyEll\EditMyELL.ascx.vb    69   
Error    2    Type 'MyELLInfo' is not defined.    D:\DNN\DotNetNukeSite\DesktopModules\ELL\DesktopModules\MyEll\EditMyELL.ascx.vb    70   
Error    3    Type 'MyELLController' is not defined.    D:\DNN\DotNetNukeSite\DesktopModules\ELL\DesktopModules\MyEll\EditMyELL.ascx.vb    117   
etc.....

 

What is up?

 

Thanks

 

Alex

 

 
New Post
8/10/2008 2:44 PM
 

First off - you seem to have a beit of a messed up path here:
D:\DNN\DotNetNukeSite\DesktopModules\ELL\DesktopModules\MyEll\EditMyELL.ascx.vb 

For what its worth:
D:\DNN\DotNetNukeSite\DesktopModules\MyELL\  would be a deep down as you should go in pretty much all cases.

Secondly - you need to check where you have put the controlls that are being reported as missing.

They MUST be in a folder that maps directly under \App_Code\ in the ROOT directory of your site - SO at a guess

D:\DNN\DotNetNukeSite\App_Code\MyELL\

Westa

 
New Post
2/21/2010 3:33 AM
 
Hi, help me please I have a problem in the creat module . the error is : Error :msg is currently unavailable DotNetNuke.Services.Exceptions.ModuleLoadException:External Component has thrown an exception .
 
Previous
 
Next
HomeHomeDevelopment and...Development and...DNN Platform (o...DNN Platform (o...Creating Module Using DotNetNuke Dynamic Module TemplateCreating Module Using DotNetNuke Dynamic Module Template


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