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...Skins, Themes, ...Skins, Themes, ...signin skinobjectsignin skinobject
Previous
 
Next
New Post
12/24/2007 7:11 AM
 

I'm using my own customised singin page. I customised the signin.ascx in the admin/security folder and copied this file with the local resources to the admin/skins folder. I created a new token and used this token in my skins. I'm getting a error at a each skin

Could Not Load Skin: /Portals/_default/Skins/Pius/vervolgaalderingshoek.ascx Error: Value cannot be null. Parameter name: format

Please help me

 
New Post
12/24/2007 10:10 AM
 

first of all, it is still considered a core change if you put your own files in application folders, so you'd better put your own modified files inside /desktopmodules/MySignin/ or something.

Next, please make sure that you changed the namespaces of your modified files to your own namespaces

other than that, without more verbose error messages, i cannot really help you. Does your eventlog tell more?


Erik van Ballegoij, Former DNN Corp. Employee and DNN Expert

DNN Blog | Twitter: @erikvb | LinkedIn: Erik van Ballegoij on LinkedIn

 
New Post
12/24/2007 11:58 AM
 

I've moved my customised files to a new folder in desktopmodules folder and restored my original signin files back to the core folder.

I don't no what you mean with namespaces, but I think you aim at this code:

@ Control language="vb" Inherits="DotNetNuke.Modules.Admin.Security.Signin" CodeFile="Signin.ascx.vb" AutoEventWireup="false" Explicit="True" %>@ Register TagPrefix="dnn" Assembly="DotNetNuke" Namespace="DotNetNuke.UI.WebControls"%>@ Register TagPrefix="dnn" TagName="Label" Src="~/controls/LabelControl.ascx" %>@ Register TagPrefix="dnn" TagName="Password" Src="~/Admin/Users/Password.ascx" %>@ Register TagPrefix="dnn" TagName="Profile" Src="~/Admin/Users/Profile.ascx" %>@ Register TagPrefix="dnn" TagName="UserSkin" Src="~/Admin/Skins/User.ascx" %>@ Register TagPrefix="dnn" TagName="LoginSkin" Src="~/Admin/Skins/Login.ascx" %>

<%

 

 All source files are starting with ~, so that is okay, isn't it?

I removed all old tokens at host -> modules and created a new one. I used it in all the skins. I'm getting this error again at top of my pages:

Could Not Load Skin: /Portals/_default/Skins/Pius/vervolgrijssen.ascx Error: Value cannot be null. Parameter name: format

I've found the following error message in the logfiles:

AssemblyVersion: 04.04.01
PortalID: 0
PortalName: Pius X College
UserID: 1
UserName: host
ActiveTabID: 106
ActiveTabName: Examens
RawURL: /tabid/106/Default.aspx
AbsoluteURL: /Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; FDM; .NET CLR 3.5.20706; .NET CLR 3.0.590)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 81097450-d9cd-4e0c-b24c-2624270fcdcc
InnerException: Unhandled error loading page.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.String.Format
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Unhandled error loading page. ---> System.ArgumentNullException: Value cannot be null. Parameter name: format at System.String.Format(IFormatProvider provider, String format, Object[] args) at DotNetNuke.Modules.Admin.Users.Password.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at DotNetNuke.Framework.DefaultPage.LoadSkin(String SkinPath) --- End of inner exception stack trace ---
Source:

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...signin skinobjectsignin skinobject


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