Wrox Programmer Forums
|
BOOK: Professional DotNetNuke Module Programming ISBN: 978-0-470-17116-5
This is the forum to discuss the Wrox book Professional DotNetNuke Module Programming by Mitchel Sellers and Shaun Walker - Wrox DotNetNuke Series Editor; ISBN: 978-0-470-17116-5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional DotNetNuke Module Programming ISBN: 978-0-470-17116-5 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 10th, 2009, 12:32 PM
Registered User
 
Join Date: Jul 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Where is the module installation error log?

When I screw up something in the .dnn file, the package installation can fail with something like this:
Install Resources Status Report

00:00:00.011 - Installing Optional Modules:
00:00:00.014 - Installing Package File TechInfoSystems.GalleryServerPro.install.v01.00.10 0.00: Error!
00:01:30.677 - Installing Optional Skins:
00:01:30.679 - Installing Optional Containers:
00:01:30.679 - Installing Optional Languages:
00:01:30.681 - Installing Optional Providers:
00:01:30.681 - Installing Optional AuthSystems:
00:01:30.682 - Installing Optional Packages:


Is there an installation log that may have more detailed information? If I step through the code, I can confirm that the AddFailure method is being called in Services\Installer\Log\Logger.vb. That tells me DNN *is* logging this information, but I can't figure out where.

Setup info:
* Using latest version of DNN (5.0.1 or 5.1)
* Using Code Endeavors DotNetNuke Templates to automatically create ZIP package after every build, such that I can invoke the URL http://localhost/dev/dnn/install/ins...stallresources to re-install my module after every build.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Merge Module installation jmss66 Crystal Reports 0 November 4th, 2008 03:55 PM
Log in page error zhugeliang ASP.NET 2.0 Basics 0 July 16th, 2006 04:14 PM
"Module not found" error, need help flyfish Access 1 April 29th, 2005 06:23 AM
AppException Class -Log Error to Event Log bekim BOOK: ASP.NET Website Programming Problem-Design-Solution 7 December 7th, 2004 01:01 PM
Mailing list module has error - HELP drfunkie BOOK: ASP.NET Website Programming Problem-Design-Solution 3 September 8th, 2003 12:09 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.