Register   Login
     
  Latest Posts  
Select Image Button does not work.
by rtnovak on 1/08/2009 6:37 AM
Lightbox implementation
by max2o on 1/08/2009 6:16 AM
RE: Toolbar links at the top of the articles module
by smcculloch on 1/08/2009 5:52 AM
Toolbar links at the top of the articles module
by wassis on 1/08/2009 5:42 AM
RE: PA Features & Enhancements
by smcculloch on 1/08/2009 4:33 AM
RE: PA Features & Enhancements
by georgelew on 1/08/2009 4:28 AM
RE: Search Wildcard Problem!
by smcculloch on 1/08/2009 4:24 AM
RE: Search Wildcard Problem!
by georgelew on 1/08/2009 4:19 AM
RE: Does anyone have XHTML Compliant PA Template
by georgelew on 1/08/2009 4:11 AM
RE: Help! Cannot use "&" in CustomField.
by georgelew on 1/08/2009 4:01 AM
  Forums  
Subject: Error: System.Number.ParseInt32
Prev Next
You are not authorized to post a reply.

Author Messages
Mariette KnapUser is Offline
Registered Users
Nuke Master
Nuke Master
Posts:650


1/20/2006 9:57 AM  

I see per day many of these errors and I cannot find what they mean nor can I find what to do about it. Does somebody have an answer?

AssemblyVersion: 03.02.02
Method: System.Number.ParseInt32
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.smallbizserver.net/Default.aspx?tabid=94
ExceptionGUID: c890f805-47ab-433d-a014-2f3b8b163244
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Unhandled Error:
Message: System.Exception: Unhandled Error: ---> System.FormatException: Input string was not in a correct format. at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) at System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
StackTrace:
Source:
Server Name: SERVER



Subscribe for great articles and howtos. Get unlimited access to all content.
Mariëtte Knap
www.smallbizserver.net
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12800


1/22/2006 4:18 AM  

Hmm, this is strange, the URL looks OK.

Do you have the pdb file for the http module? We can put that up temporarily in debug mode so we can see the exact line to determine the issue.


Scott McCulloch
Site Administrator
Mariette KnapUser is Offline
Registered Users
Nuke Master
Nuke Master
Posts:650


1/22/2006 4:36 AM  
This is just the vanilla 3.2.2. install, no source code.


Subscribe for great articles and howtos. Get unlimited access to all content.
Mariëtte Knap
www.smallbizserver.net
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12800


1/22/2006 4:37 AM  

Did this used to occur in previous releases? How many a day are we talking about? (in relation to traffic)


Scott McCulloch
Site Administrator
Mariette KnapUser is Offline
Registered Users
Nuke Master
Nuke Master
Posts:650


1/22/2006 4:40 AM  
It also happened in previous releases. About 20 per day but there are also days without those errors and traffic is about the same.


Subscribe for great articles and howtos. Get unlimited access to all content.
Mariëtte Knap
www.smallbizserver.net
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12800


1/22/2006 5:27 AM  

It looks like the url rewriter is trying to parse something to an int, when it's not actually an integer. There is no real way in .NET 1.1 to check for integers except maybe a regex (this is before parsing it). So I assume this may throw an error in your log if you hit the following url?

http://www.smallbizserver.net/Default.aspx?tabid=94a

Maybe the code needs some preventative checks, I think .NET 2 has a tryparse. Can you log this at support.dotnetnuke.com ?


Scott McCulloch
Site Administrator
Mariette KnapUser is Offline
Registered Users
Nuke Master
Nuke Master
Posts:650


1/22/2006 6:30 AM  
Yes, it logs the same error. I will look into support.dotnetnuke.com, never been there


Subscribe for great articles and howtos. Get unlimited access to all content.
Mariëtte Knap
www.smallbizserver.net
Mariette KnapUser is Offline
Registered Users
Nuke Master
Nuke Master
Posts:650


1/22/2006 6:38 AM  

I logged this under http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=2398. Maybe it is time for me to move to DNN 4.02 with .Net 2.0?



Subscribe for great articles and howtos. Get unlimited access to all content.
Mariëtte Knap
www.smallbizserver.net
You are not authorized to post a reply.
Forums > General > DotNetNuke Questions > Error: System.Number.ParseInt32



ActiveForums 3.7