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, ...Urgent - New Skin Caused Site To CrashUrgent - New Skin Caused Site To Crash
Previous
 
Next
New Post
5/1/2009 8:57 AM
 
I'm using DNN version 4.9.

The skin that we tried to load is called: 8187_0_sb014_FireBrick.

I can only query the event log via SQL Management Studio. I don't even have access to the admin menu.

I'll try to put the relevant errors and code. If you need more info, just let me know:

Error Msg (from EventLog):
DotNetNuke.Services.Exceptions.PageLoadException: Input string was not in a correct format. ---> System.formatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberformatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberformatInfo info)
at System.Convert.ToInt32(String value)
at DotNetNuke.UI.Skins.Controls.BreadCrumb.Page_Load(Object sender, EventArgs e) in d:\websites\pipelinetest.3pd.com\Admin\Skins\BreadCrumb.ascx.vb:line 130
at System.Web.UI.Control.OnLoad(EventArgs e)
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)

Code From (BreadCrumb.ascx.vb)
Dim intRootLevel As Integer
If RootLevel <> "" Then
intRootLevel = Integer.Parse(RootLevel) //Line 130
Else
intRootLevel = 1
End If

Code From Skin.XML (That I think is contributing to the issue):
[BREADCRUMB]


CssClass
Breadcrumb


RootLevel
0


Separator



 
New Post
5/1/2009 11:14 AM
 

Have you tried removing the breadcrumb from the skin to see if it works?


Cuong Dang
Co-founder: Enliven, dnnGallery
LinkedIn | Twitter
I'm the author of DNN and Web Standards Wrox Blox

 
New Post
5/1/2009 12:38 PM
 

Cuong Dang wrote
 

Have you tried removing the breadcrumb from the skin to see if it works?

How do I do that? 

 
New Post
5/4/2009 11:24 AM
 

jsmith74x wrote

 Cuong Dang wrote
 

Have you tried removing the breadcrumb from the skin to see if it works?

 

How do I do that? 

You can open the ASCX skin file (the one that causes the error) and try to find this line of code and delete it temporarily. See it it works.

<dnn:BREADCRUMB runat="server" id="dnnBREADCRUMB"  />


Cuong Dang
Co-founder: Enliven, dnnGallery
LinkedIn | Twitter
I'm the author of DNN and Web Standards Wrox Blox

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Urgent - New Skin Caused Site To CrashUrgent - New Skin Caused Site To Crash


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