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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Module upload issuesModule upload issues
Previous
 
Next
New Post
9/14/2010 10:41 PM
 
All of the errors that you posted relate to the Forms and List (User Defined Table) module which appears not to have installed completely and are not the errors being generated as a module is being installed. I would suggest (provided you can access and log into your site as host user), that you:
 
  1. Go to Host-->Extensions and uninstall Form and List (User Defined Table) module, Gallery module and Events module and any others which you installed since the original DotNetNuke installation. Note that if you have created any content using a module that you uninstall, that content will be lost.
  2. Next, go to Admin-->Event Viewer and click on the "Clear Log" button to clear all entries from the Event Log.
  3. Test out your site a bit, particularly checking if functions in the Admin and Host menus can be accessed without error.
  4. Recheck the Event Viewer and make a note of or copy and paste to a Notebook or other word processor page all of the errors you see.
  5. Clear the Event Log again.
  6. Try installing the Events module v 5.01.04 again using the Install Extension Wizard link, not the Install Available Extensions. Note any errors you see during install of the module.
  7. Recheck the Event viewer and note any events related to installing the Events module.
  8. Let us know what you find.

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
9/17/2010 7:36 AM
 
HI -This might be a little more informative - I just tried uploading a module - Simple Gallery from Ventrian - and got these errors - It didn't crash the site but it also only partly loaded the module, as in it appears in the module list but not in the list of available modules
  9/17/2010 4:27:56 AM   Page Load Exception   FGravel     AssemblyVersion: 5.5.0; PortalID: 0; PortalName< ...
AssemblyVersion: 5.5.0
PortalID: 0
PortalName: Lethbridge Firefighters Pipes and Drums
UserID: 1
UserName: FGravel
ActiveTabID: 36
ActiveTabName: Extensions
RawURL: /pipes/Host/Extensions/tabid/36/ctl/Install/rtab/36/portalid/0/Default.aspx
AbsoluteURL: /pipes/Default.aspx
AbsoluteURLReferrer: http://www.lethbridgefirepipes.ca/pipes/Host/Extensions/tabid/36/ctl/Install/rtab/36/portalid/0/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET CLR 1.1.4322)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: f1ae6f09-8d0e-43cb-a718-4aedef71129a
InnerException: Could not find a part of the path 'D:\Hosting\6543060\html\pipes\Install\Temp\ebfcvbk3\SimpleGallery.dnn'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.IO.__Error.WinIOError
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Could not find a part of the path 'D:\Hosting\6543060\html\pipes\Install\Temp\ebfcvbk3\SimpleGallery.dnn'. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\Hosting\6543060\html\pipes\Install\Temp\ebfcvbk3\SimpleGallery.dnn'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) at DotNetNuke.Services.Installer.Installer.ReadManifest(Boolean deleteTemp) at DotNetNuke.Modules.Admin.Extensions.Install.CreateInstaller() at DotNetNuke.Modules.Admin.Extensions.Install.BindPackage() at DotNetNuke.Modules.Admin.Extensions.Install.wizInstall_ActiveStepChanged(Object sender, EventArgs e) at System.Web.UI.WebControls.Wizard.OnActiveStepChanged(Object source, EventArgs e) at System.Web.UI.WebControls.Wizard.MultiViewActiveViewChanged(Object source, EventArgs e) at System.Web.UI.WebControls.MultiView.OnActiveViewChanged(EventArgs e) at System.Web.UI.WebControls.MultiView.set_ActiveViewIndex(Int32 value) at System.Web.UI.WebControls.Wizard.set_ActiveStepIndex(Int32 value) at System.Web.UI.WebControls.Wizard.OnBubbleEvent(Object source, EventArgs e) at System.Web.UI.WebControls.Wizard.WizardChildTable.OnBubbleEvent(Object source, EventArgs args) at System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) at System.Web.UI.WebControls.LinkButton.OnCommand(CommandEventArgs e) at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
Server Name: P3NW8SHG123
  9/17/2010 4:26:59 AM   Scheduler Exception       AssemblyVersion: 5.5.0; PortalID: -1; PortalName ...
AssemblyVersion: 5.5.0
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 0d64fc6f-325c-41a8-829a-d34181118228
InnerException: Collection index must be in the range 1 to the size of the collection.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Microsoft.VisualBasic.Collection.IndexCheck
StackTrace:
Message: System.IndexOutOfRangeException: Collection index must be in the range 1 to the size of the collection. at Microsoft.VisualBasic.Collection.IndexCheck(Int32 Index) at Microsoft.VisualBasic.Collection.get_Item(Int32 Index) at DotNetNuke.Services.Scheduling.DNNScheduling.Scheduler.CoreScheduler.ScheduleQueueContains(ScheduleItem objScheduleItem) at DotNetNuke.Services.Scheduling.DNNScheduling.Scheduler.CoreScheduler.AddToScheduleQueue(ScheduleHistoryItem objScheduleHistoryItem) at DotNetNuke.Services.Scheduling.DNNScheduling.Scheduler.CoreScheduler.LoadQueueFromTimer() at DotNetNuke.Services.Scheduling.DNNScheduling.Scheduler.CoreScheduler.Start()
Source:
Server Name: P3NW8SHG123
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Module upload issuesModule upload issues


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