CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.dotnetnuke.custom_modules Tags:
Item Type: NewsGroup Date Entered: 1/10/2006 9:20:25 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 28 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
5 Items, 1 Pages 1 |< << Go >> >|
dharmesh
Asp.Net User
Debugging DotNetNuke1/10/2006 9:20:25 PM

0/0

If anyone has tips, tools and techniques they can share on debugging the most commonly occuring problems with DotNetNuke modules, please share them.

Examples include the:

*  Component has thrown an exception

*  Object reference

Often, in these cases, the LogViewer does not show enough information to figure out what is actually going on. 

Do most of you build a debug version of DNN to get to the bottom of these kinds of issues?

All information is appreciated.


Dharmesh Shah
Visit onstartups.com: Practical advice for software startups
onstartups.com
ech01
Asp.Net User
Re: Debugging DotNetNuke1/10/2006 10:08:53 PM

0/0

I found this helpful when I was first starting out. (DNN 2-3)

Setting up development environment.
http://www.dotnetnuke.dk/Default.aspx?PageContentID=94&tabid=209

When you can use the VS debugger, life is much easier!

flanakin
Asp.Net User
Re: Debugging DotNetNuke1/11/2006 1:19:24 PM

0/0

A lot of it is just trial and error. If you want to use Visual Studio's debugger locally, you simply need to open the DNN project and go to Tools > Debug Processes... and select the aspnet_wp.exe process. Set your breakpoints and go to town.

I've ran into a lot of people who don't know about this capability, but I hope this helps.

Michael Flanakin | Microsoft Consulting Services
www.michaelflanakin.com
BenRosa
Asp.Net User
Re: Debugging DotNetNuke6/21/2006 2:40:22 AM

0/0

Flanakin...that worked-out great!  Thanks.  Ed in Tampa
dharmesh
Asp.Net User
Re: Debugging DotNetNuke6/22/2006 1:57:55 PM

0/0

Very helpful.  Thanks.

Is there a way to get more information (by default) in the exception log (Log Viewer).  One of the most common problems I find is missing assemblies (as I move from one environment to another).  Would be nice to just get a message somewhere that referenced file XYZ.DLL was missing.

 


Dharmesh Shah
Visit onstartups.com: Practical advice for software startups
onstartups.com
5 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Beginning DotNetNuke 4.0 Website Creation in C# 2005 with Visual Web Developer 2005 Express: From Novice to Professional Authors: Nick Symmonds, Pages: 391, Published: 2006
Professional DotNetNuke 4: Open Source Web Application Framework for ASP.NET 2.0 Authors: Shaun Walker, Joe Brinkman, Bruce Hopkins, Scott McCulloch, Patrick J. Santry, Chris Paterra, Scott Willhite, Dan Caron, Pages: 517, Published: 2006
Beginning DotNetNuke 4.0 Website Creation in VB 2005 with Visual Web Developer 2005 Express: From Novice to Professional Authors: Nick Symmonds, Pages: 448, Published: 2006
Beginning DotNetNuke Skinning and Design: Skinning and Desing Authors: Andrew Hay, Nina Meiers, Shaun Walker, Pages: 432, Published: 2007
Visual Studio 2008 All-In-One Desk Reference For Dummies Authors: Rick Leinecker, Vanessa L. Williams, Pages: 816, Published: 2008
Pro Ajax and the .NET 2.0 Platform Authors: Daniel Woolston, Pages: 463, Published: 2006
Professional DotNetNuke Module Programming Authors: Chris Paterra, Shaun Walker, Pages: 500, Published: 2008

Web:
DotNetNuke > Community > Blogs So knowing that these classes are useful for debugging misbehaving applications, how can the DotNetNuke developer take advantage of these ...
From the Desk of Brandon Haynes » Debugging Difficult Exceptions ... Jul 21, 2008 ... Debugging Difficult Exceptions in DotNetNuke ... From the Desk of Brandon Haynes » Enhanced DotNetNuke Debugging with Debug-Build Assemblies ...
From the Desk of Brandon Haynes » Enhanced DotNetNuke Debugging ... Jul 21, 2008 ... The Enhanced DotNetNuke Debugging with Debug-Build Assemblies (Updated for 4.9) by Brandon Haynes, unless otherwise expressly stated, ...
DNN Daily Tip: Debugging DotNetNuke Development on Windows Vista ... Now I'm able to run and debug the DotNetNuke 4.4.0 solution on my Windows Vista machine. Hope this helps some of you out in your endeavors. ...
Debugging WAP DotNetNuke Modules > Mitchel's Personal Web Portal ... Dec 20, 2007 ... In this step we will actually debug the running DotNetNuke module. ... Comments from the following blog entry: Debugging DotNetNuke Modules, ...
Debugging DotNetNuke Modules Debugging DotNetNuke Modules. submitted by hismightiness 10 months, ... mitchelsellers.com — This article show you a really useful way to debug DNN modules. ...
Debugging DotNetNuke - ASP.NET Forums If anyone has tips, tools and techniques they can share on debugging the most commonly occuring problems with DotNetNuke modules, ...
DNN Daily Tip: Debugging DotNetNuke Development on Windows Vista ... Jan 23, 2008 ... Last week I got started on getting the DotNetNuke Wiki module into a 4.4.0 source solution, so that I could convert the module to ASP.
DotNetNuke package with Debugging Symbols - Chat About It ... Has anyone on the core team considered releasing debug version of the DNN assemblies (with symbols) as a separate download? ...
Debugging DotNetNuke - ng.asp-net-forum.dotnetnuke-custom_modules ... Debugging DotNetNuke, > ROOT > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.dotnetnuke.custom_modules, Date: 1/10/2006 9:20 :25 PM, ...




Search This Site:










help..skin error

calling kodhedz

3.0.6 leftover folder causes error

connect to database

how do i mass find and replace content wording in dnn

dnn 2.1.2 and web gardens

vs 2005 ocx support

having a problem trying to create a container skin

securing pdfs, docs, in forms authentication

change theme web part

how to share one .rds file in one solution?

{objectqualifier} on mssql not working with indexes?

asp.net session timeout problem. help

how can i create asp.net web application with user privilege?

i'm looking for developers to help convert modules from 2.1 to 3.x.

fix for text in tables "large"

datagrid paging not working in module

user vs adminitrative skin?

how to create a single installer

file system web service

dnn2.1.2: translate into chinese user interface error

accessing the 'user' class from my own class? (vb.net)

dataset designer wont work

xml/xsl -- multiple results from sql stored procedures

how to validate domain user credentials?

how to save multiple settings of a webpart manager for the same page?

vs2005 - streamlined?

i can’t send password recovery email

ascx skin designs

css menu controls with images

 
All Times Are GMT