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.0Problem deploying custom moduleProblem deploying custom module
Previous
 
Next
New Post
5/17/2007 8:14 AM
 

I ran into a similar problem -  custom module was fine on development box (VS2005) but failed with namespace ambiguities and null reference errors on test production server.  The only way I was to isolate the problem was to comment out increasingly smaller sections of .ascx markup (and any corresponding control references in the code files) and try install/run again until the problem showed up - at least that got me narrowed down to the problem area.  Another technique is to add in some Response.Write statements or send a message to a label control with appropriate degugging info. In my case, the problem turned out to be a reference to a method that I had not fully qualified as to its namespace. A core method of the same name rather than my method was being called.

BTW, are you using the dynamically compiled model for the module or is it set up as a WAP?


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
5/17/2007 8:46 AM
 

The module is set up "old school" as a WAP.

And speaking of old school, good old Response.Write just like in pre-.NET ASP....

 


--
Tim Rolands
Avastone Technologies | House of Nuke
Where DotNetNuke(R) Lives
 
New Post
5/17/2007 3:26 PM
 

For anyone who's interested, I ended up calling "ProcessModuleLoadException" from the catch on all my methods rather than just in the Page_Load. That helped me locate the error, which was not showing up in my development environment because of the test data I had in the database.

All fixed and deployed now! Thanks for the suggestions!

Tim


--
Tim Rolands
Avastone Technologies | House of Nuke
Where DotNetNuke(R) Lives
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Problem deploying custom moduleProblem deploying custom 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