Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

AppTheory specializes in solutions based on the DotNetNuke platform and has 2 employees on the DotNetNuke Core Team.
  Ads  
Webhost4Life - $4.95 Windows Hosting
 


  Sponsors  

Meet Our Sponsors

MaximumASP
SourceGear - Tools for Developers
.: CounterSoft :.
telerik
ExactTarget email software solutions
Merak Mail Server
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  Forum Module [L...  not sure where to start...
Previous Previous
 
Next Next
New Post 7/2/2008 9:05 AM
User is offline Sharlyn
154 posts
9th Ranked


not sure where to start... 

I upgraded the forum module to 04.04.03 last week sometime and it seemed to load and work fine.  Then last Friday I moved my DNN sites to a new server (everything is the same except it is now 64 bit instead of 32).  Now any page I have a forum on gives me the following error page with stack trace inf0rmation.  I'm not sure what I'm looking at here:

http://insidelps.littletonpublicschools.net/Departments/Technology/LIST/tabid/4553/Default.aspx

Here is the Event Viewer:

AssemblyVersion: 04.05.05
PortalID: 2
PortalName: Inside LPS
UserID: 4116
UserName: smetsker
ActiveTabID: 4553
ActiveTabName: L.I.S.T.
RawURL: /Departments/Technology/LIST/tabid/4553/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; InfoPath.2)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: d09cb50a-b5e0-4bba-8078-a5913a935799
InnerException: Unhandled Error:
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Activator.CreateInstance
StackTrace:
Message: System.Exception: Unhandled Error: ---> DotNetNuke.Services.Exceptions.PageLoadException: The type initializer for 'DotNetNuke.Modules.Forum.DataProvider' threw an exception. ---> System.TypeInitializationException: The type initializer for 'DotNetNuke.Modules.Forum.DataProvider' threw an exception. ---> System.ArgumentNullException: Value cannot be null. Parameter name: type at System.Activator.CreateInstance(Type type, Boolean nonPublic) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey, Boolean UseCache) in C:\Inetpub\DNNSource\Library\Components\Framework\Reflection.vb:line 227 at DotNetNuke.Framework.Reflection.CreateObject(String ObjectProviderType, String ObjectProviderName, String ObjectNamespace, String ObjectAssemblyName, Boolean UseCache) in C:\Inetpub\DNNSource\Library\Components\Framework\Reflection.vb:line 189 at DotNetNuke.Framework.Reflection.CreateObject(String ObjectProviderType, String ObjectNamespace, String ObjectAssemblyName) in C:\Inetpub\DNNSource\Library\Components\Framework\Reflection.vb:line 94 at DotNetNuke.Modules.Forum.DataProvider.CreateProvider() --- End of inner exception stack trace --- at DotNetNuke.Modules.Forum.GroupController.GroupsGetByModuleID(Int32 ModuleId) at DotNetNuke.Modules.Forum.GroupController.GroupGetAllAuthorized(Int32 ModuleId, Int32 UserID, Boolean NoLinkForums) at DotNetNuke.Modules.Forum.Groups.CreateChildControls() at DotNetNuke.Modules.Forum.DNNForum.CreateChildControls() at System.Web.UI.Control.EnsureChildControls() at DotNetNuke.Modules.Forum.ForumBaseControl.EnsureChildControls() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- at DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) in C:\Inetpub\DNNSource\Library\Components\Exceptions\Exceptions.vb:line 222 at DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) in C:\Inetpub\DNNSource\Library\Components\Framework\PageBase.vb:line 538 at System.Web.UI.TemplateControl.OnError(EventArgs e) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.default_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
Source:
Server Name: WEB-2

 
New Post 7/2/2008 8:57 PM
User is offline Will Strohl
1368 posts
www.WillStrohl.com
6th Ranked




Re: not sure where to start... 

Assuming that you have gotten IIS set-up correctly...

Are you sure that all of the DLLs for the forum are in the BIN folder?


Will LinkedIn profile
DNN Training Videos | My Blog | DotNetNuke® Skins by SSD
Google Toolbar Button for DNN | Suggested DNN Upgrade Paths
ODUG Web Site
 
New Post 7/3/2008 9:30 PM
User is offline Sharlyn
154 posts
9th Ranked


Re: not sure where to start... 

I see four Forum dlls in the bin folder (I also reinstalled the module without uninstalling)...

DotNetNuke.Modules.Forum.dll
DotNetNuke.Modules.Forum.Integration.dll
DotNetNuke.Modules.Forum.Popup.dll
DotNetNuke.Modules.Forum.SQLDataProvider.dll

 
New Post 7/3/2008 10:02 PM
User is offline Will Strohl
1368 posts
www.WillStrohl.com
6th Ranked




Re: not sure where to start... 

Then we may need to look at your IIS configuration.  Is it running in 32 or 64 bit mode?


Will LinkedIn profile
DNN Training Videos | My Blog | DotNetNuke® Skins by SSD
Google Toolbar Button for DNN | Suggested DNN Upgrade Paths
ODUG Web Site
 
New Post 7/24/2008 2:44 PM
User is offline Sharlyn
154 posts
9th Ranked


Re: not sure where to start... 

64 bit  (I was on vacation for a while... )  :)

 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  Forum Module [L...  not sure where to start...
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Efficion Consulting
A premier DotNetNuke consulting firm providing complete DNN services including: custom module development, skinning and design, installation and integration services.
www.efficionconsulting.com
DotNetNuke Training by Engage Software
Specializing in customized training, architecture and module solutions for large scale implementations lead by DNN Core Team Member Christopher Hammond.
engagesoftware.com
Smart-Thinker
DNN Modules for Social Networks for as low as $69 for 6 modules! We also maintain the DotNetNuke Directory - http://DNNDir.com
www.smart-thinker.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP