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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...DotNetNuke Error when cliked on Admin->UserAccountsDotNetNuke Error when cliked on Admin->UserAccounts
Previous
 
Next
New Post
6/23/2008 10:19 AM
 

I'm trying to move a DNN website from one server to another. I login as SuperUser into my website on the new server but whenever I try to access the Users/Wizards/Files links from the control panel of my dnn website I get the following error

An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: Value cannot be null. Parameter name: format ---> System.ArgumentNullException: Value cannot be null. Parameter name: format at System.String.Format(IFormatProvider provider, String format, Object[] args) at System.String.Format(String format, Object arg0, Object arg1) at DotNetNuke.UI.WebControls.PagingControl.CreateChildControls() in C:\Projects\Acuho-I\Library\Controls\PagingControl.vb:line 167 at System.Web.UI.Control.EnsureChildControls() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

Heres the information in the EventLog table

LogTypeKey: PAGE_LOAD_EXCEPTION

LogConfigId: 6

LogUserID: NULL

LogUserName:host

LogPortalID:0

LogPortalName: NULL

I am still a beginner/novice in this field and would appreciate if somebody can help me in fixing this problem.

Thanks,

Shailendra

 
New Post
6/23/2008 2:38 PM
 

Here is the Complete Log that was generated

AssemblyVersion : 04.03.04

PortalID: 0

PortalName :abc

UserID: 1

UserName:host

ActiveTabID :42

RawURL : /abc/Default.aspx?tabid=42&error=Value+cannot+be+null.%0d%0aParameter+name%3a+format&content=0

AbsoluteURL: /abc/Default.aspx

AbsoluteURLReferrer: http://localhost/abc/Default.aspx?tabid=38

UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider

ExceptionGUID:8d3b0a44-532b-4e29-9c68-083936effff0

InnerException: Value cannot be null. Parameter name: format

FileName

FileLineNumber : 0

FileColumnNumber : 0

Method: System.String.Format

StackTrace : DotNetNuke.Services.Exceptions.PageLoadException: Value cannot be null. Parameter name: format ---> System.ArgumentNullException: Value cannot be null. Parameter name: format at System.String.Format(IFormatProvider provider, String format, Object[] args) at System.String.Format(String format, Object arg0, Object arg1) at DotNetNuke.UI.WebControls.PagingControl.CreateChildControls() in C:\Projects\abc\Library\Controls\PagingControl.vb:line 167 at System.Web.UI.Control.EnsureChildControls() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace

Source:

I do not have any folder named.C:\Projects\abc\Library\Controls\PagingControl.vb:line 167

I do not know why this path is being shown in the stack trace.

 



 
New Post
6/23/2008 3:14 PM
 

Shailendra wrote

 

 

 

I'm trying to move a DNN website from one server to another. I login as SuperUser into my website on the new server but whenever I try to access the Users/Wizards/Files links from the control panel of my dnn website I get the following error

An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: Value cannot be null. Parameter name: format ---> System.ArgumentNullException: Value cannot be null. Parameter name: format at System.String.Format(IFormatProvider provider, String format, Object[] args) at System.String.Format(String format, Object arg0, Object arg1) at DotNetNuke.UI.WebControls.PagingControl.CreateChildControls() in C:\Projects\abc\Library\Controls\PagingControl.vb:line 167 at System.Web.UI.Control.EnsureChildControls() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

Heres the information in the EventLog table

LogTypeKey: PAGE_LOAD_EXCEPTION

LogConfigId: 6

LogUserID: NULL

LogUserName:host

LogPortalID:0

LogPortalName: NULL

I am still a beginner/novice in this field and would appreciate if somebody can help me in fixing this problem.

Thanks,

Shailendra

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...DotNetNuke Error when cliked on Admin->UserAccountsDotNetNuke Error when cliked on Admin->UserAccounts


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