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.0Critical Problem while making PA for DotNetNuke 04.03.04...... plz help meCritical Problem while making PA for DotNetNuke 04.03.04...... plz help me
Previous
 
Next
New Post
10/28/2006 2:46 AM
 

I developed my module using DotNetNuke 04.03.04. After completion of my module i genterate the PA using "Create Private Assembly" option in 04.03.04. i am facing a critical error as i upload my module on client site

"DotNetNuke.Services.Exceptions.ModuleLoadException: E:\inetpub\vhosts\your1card.com\httpdocs\DesktopModules\EventManagement\ViewEventManagement.ascx.vb(36): error BC30002: Type 'EventManagementController' is not defined. ---> System.Web.HttpCompileException: E:\inetpub\vhosts\your1card.com\httpdocs\DesktopModules\EventManagement\ViewEventManagement.ascx.vb(36): error BC30002: Type 'EventManagementController' is not defined. at System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode) at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace --- "

it works fine if i remove all the tags that use the [app_code] token. but as i paste the token with [app_code] i give me the above error.....  as module instarller read

<file>
          <path>[app_code]</path>
          <name>EventManagementController.vb</name>
</file> tag.......

please help me..... thanks

From
======
Rizwan Ahmed Butt
Software Engineer
MechTechnologies (PVT) Limited

 
New Post
10/28/2006 7:02 AM
 

If your module has a [moudulename].sqldataprovider.dll make sure it's included and in the bin directory.  This error is saying it can not find the controller class.

Also compare all the required files from your development environment to what is in your PA.  Most likely the PA is just missing something that should have been included.

 

 
New Post
10/29/2006 1:00 PM
 
Upgrade your development environment to DotNetNuke 04.03.05 and re-gennerate the PA


Michael Washington
http://ADefWebserver.com
www.ADefHelpDesk.com
A Free Open Source DotNetNuke Help Desk Module
 
New Post
10/30/2006 12:41 AM
 

Thanks for your reply. if we genterate a PA using DotNetNuke "Create Private Assembly" option it should Generate a PA including all the code files. so there is no [moudulename].sqldataprovider.dll file exist in my PA.

I also double checked the PA. and i think there is nothing missed in that PA. problem might be some thing else. what i understand is may be "host" didn't allow the user to access "app_code" folder. because rest of [moudulename].dnn file parse successfully but as the parser reached at tag

      <file>
          <path>[app_code]</path>
          <name>DataProvider.vb</name>
        </file>

it generat error, that i have mentioned in my first post.

 
New Post
10/30/2006 9:06 AM
 
Just to verify that theory... if you manually upload the dataprovider.vb file to your app_code directory, does the module work properly?
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Critical Problem while making PA for DotNetNuke 04.03.04...... plz help meCritical Problem while making PA for DotNetNuke 04.03.04...... plz help me


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