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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsLinksLinksLink Module problemLink Module problem
Previous
 
Next
New Post
1/11/2007 4:08 AM
 

hi, and sorry for my english...

i've got a problem with the link module, when i want to edit a created link, i recive the follow error:

" Error: Edit Links is currently unavailable.
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 -- "

what can i do ??

thanks

Andrea

 
New Post
1/11/2007 5:59 PM
 
What version of DNN?
If v4, make sure you have set both SQL server strings correctly in web.config.
One of these two depending on SQL server express, or not:

<appSettings>
    <!-- Connection String for SQL Server 2005 Express - kept for backwards compatability - legacy modules   -->
    <add key="SiteSqlServer" value="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;"/>
    <!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules
    <add key="SiteSqlServer" value="Server=(local);Database=DotNetNuke;uid=;pwd=;"/>
    -->
    .....................................................
  </appSettings>

They are for "for legacy modules" and are still used by some of the core modules.
 
New Post
1/12/2007 10:16 AM
 
Please see the other posts on this subject, you need to update a stored procedure.
 
New Post
9/6/2007 1:37 PM
 

This is an old post, but I'm having the same problem and I've looked in the different posts for over an hour now and I can't find a solution.

My hosting facility is saying that the SQL settings are correct.  the post before this one says that I need to update a "stored procedure"  Can you please tell me what that is?  Or send me a link for documentation?

Thanks,

Michelle

 
New Post
9/6/2007 3:34 PM
 

Please see this blog post:

http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/1081/Default.aspx

This should solve the issue you are seeing
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsLinksLinksLink Module problemLink Module problem


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