Register   Login
     
  Latest Posts  
RE: content and multiple roles
by SPulley on 10/10/2008 10:02 PM
RE: [RATING] doesn't show
by brit77 on 10/10/2008 9:37 PM
Property Agent Latest Module Carousel Example
by tmaler on 10/10/2008 8:19 PM
Localization
by sueboothby on 10/10/2008 7:55 PM
RE: Listing Item Template
by sueboothby on 10/10/2008 7:42 PM
RE: Is it possible to have the DNN menu POP-UP instead of Drop-Down?
by jmolhava on 10/10/2008 7:25 PM
RE: Listing Item Template
by sueboothby on 10/10/2008 6:52 PM
RE: sub categories question
by eureka on 10/10/2008 6:11 PM
RE: multi categories
by eureka on 10/10/2008 6:02 PM
RE: ENH: NA becomes the Article Manager and LA is the display module
by SteveJ on 10/10/2008 5:21 PM
  Forums  
Subject: Links Module?
Prev Next
You are not authorized to post a reply.

Author Messages
Ben BahrenburgUser is Offline
Gold Membership
Nuke Super Newbie
Nuke Super Newbie
Posts:18

2/16/2007 7:55 AM  
Hi,
Has anyone run into issues with the DNN 4.4.1 Links module and FriendlyUrls?
I'm getting error whenever I try to edit a link.  It also seems to be generating some odd behavior with the "Detail" section of the links.  Below is the error log.

I'm not 100% sure if it is the Friendly errors or something else.  Is there away for me to exclude the links module for the Friendlyurls?

ModuleId: 435
ModuleDefId: 105
FriendlyName: Edit Links
ModuleControlSource: DesktopModules/Links/EditLinks.ascx
AssemblyVersion: 04.04.01
PortalID: 0
PortalName: TheTransientJournal.com
UserID: 2
UserName: admin
ActiveTabID: 68
ActiveTabName: Contact Us
RawURL: /DNN/ContactUs/tabid/68/ctl/Edit/mid/435/ItemID/9/Default.aspx
AbsoluteURL: /DNN/Default.aspx
AbsoluteURLReferrer: http://thetransientjournal.com/DNN/ContactUs/tabid/68/Default.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 7d5a64fe-193d-4a98-a74d-0e3c44a5ae72
InnerException: Input string was not in a correct format.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Number.StringToNumber
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: 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.String.System.IConvertible.ToInt32(IFormatProvider provider) at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider) at System.Convert.ChangeType(Object value, Type conversionType) at DotNetNuke.Common.Utilities.CBO.CreateObject(Type objType, IDataReader dr, ArrayList objProperties, Int32[] arrOrdinals) at DotNetNuke.Common.Utilities.CBO.FillObject(IDataReader dr, Type objType, Boolean ManageDataReader) at DotNetNuke.Common.Utilities.CBO.FillObject(IDataReader dr, Type objType) at DotNetNuke.Modules.Links.LinkController.GetLink(Int32 ItemID, Int32 ModuleId) at DotNetNuke.Modules.Links.EditLinks.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12004


2/18/2007 3:38 AM  
What does the URL look like that is causing the error?

Scott McCulloch
Site Administrator
Ben BahrenburgUser is Offline
Gold Membership
Nuke Super Newbie
Nuke Super Newbie
Posts:18

2/19/2007 5:07 AM  
What is interesting is it only happens when trying to edit a link in designer module.

An example of the url is http://thetransientjournal.com/DNN/ContactUs.aspx

It seems as though this is an issue on any of my screens with that module.

Any ideas?
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12004


2/19/2007 5:32 AM  
What is "designer module"?

Scott McCulloch
Site Administrator
Ben BahrenburgUser is Offline
Gold Membership
Nuke Super Newbie
Nuke Super Newbie
Posts:18

2/19/2007 6:53 AM  

Sorry for the odd references, just a through back to some of my other programming days.

What I meant is that I'm logged in as "Admin" or any other account with Edit rights on that module.

Just seems alittle bazzar that the links modules would seem to have an issue.  Could it be a DNN 4.4.1 issue?  I'm running the latest release of everything.

Let me know if I can provide any additional details.

Shane PowserUser is Offline
Registered Users
Nuke Newbie
Nuke Newbie
Posts:1

3/16/2007 8:58 AM  
I am also having this same issue in a hosting environment. I am receiving the following error.

ModuleId: 396
ModuleDefId: 93
FriendlyName: Edit Links
ModuleControlSource: DesktopModules/Links/EditLinks.ascx
AssemblyVersion: 04.04.01
PortalID: 0
PortalName: Portal, Inc.
UserID: 1
UserName: host
ActiveTabID: 36
ActiveTabName: Home
RawURL: /fpnuke/Home/tabid/36/ctl/Edit/mid/396/ItemID/12/Default.aspx
AbsoluteURL: /FPNuke/Default.aspx
AbsoluteURLReferrer: http://outstandingisp.com/fpnuke/Home/tabid/36/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 6dedfde4-aba8-43d2-8da9-945e4275249b
InnerException: Input string was not in a correct format.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Number.StringToNumber
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: 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.String.System.IConvertible.ToInt32(IFormatProvider provider) at System.Convert.ToInt32(Object value) at DotNetNuke.Modules.Links.LinkController.FillLink(IDataReader dr) at DotNetNuke.Modules.Links.LinkController.GetLink(Int32 ItemID, Int32 ModuleId) at DotNetNuke.Modules.Links.EditLinks.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:


If you need anymore infomation, I can provide

Thanks
Shane
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12004


3/16/2007 1:52 PM  
spowser - are you using friendlyUrls from this site or is this a core issue?

Scott McCulloch
Site Administrator
Ben BahrenburgUser is Offline
Gold Membership
Nuke Super Newbie
Nuke Super Newbie
Posts:18

3/20/2007 3:00 PM  
I managed to find the issue awhile ago. It isn't actually with the Friendly Url dll at all. It is a known issue with the Links module. I'd recommend upgrading to the latest. Or at least search the Links forum for the SQL you need to fix the issue. I'm not sure why it is being writting to the log the way it is. But the SQL will fix it.
You are not authorized to post a reply.
Forums > Projects > Friendly Urls > Links Module?



ActiveForums 3.7