I just installed 2.0 and I'm using a namespace from 1.8 and when I try to edit 
a topic, I get the following error:

Input string was not in a correct format. 

Description: An unhandled exception occurred during the execution of the 
current web request. Please review the stack trace for more information about 
the error and where it originated in the code. 

Exception Details: System.FormatException: Input string was not in a correct 
format.

Source Error: 


Line 11: <% ShowCss(); %>
Line 12: </head>
Line 13: <% DoPage(); %>
Line 14: 
Line 15: <form id="Form3" method="post" enctype="multipart/form-data" 
runat="server" >
 

Source File: c:\Inetpub\wwwroot\wiki\WikiEdit.aspx    Line: 13 

Stack Trace: 


[FormatException: Input string was not in a correct format.]
   System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& 
number, NumberFormatInfo info, Boolean parseDecimal) +2755599
   System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo 
info) +112
   System.Byte.Parse(String s, NumberStyles style, NumberFormatInfo info) +21
   FlexWiki.Web.Security.HexStringToByteArray(String s) in 
c:\Builds\ccnet\server\flexwikicore-20\Working\build\FlexWiki.Web\Security.cs:92
   FlexWiki.Web.WikiEdit.ShowEditPage(Boolean preserveContent) in 
c:\Builds\ccnet\server\flexwikicore-20\Working\build\FlexWiki.Web\WikiEdit.aspx.cs:1035
   FlexWiki.Web.WikiEdit.DoPage() in 
c:\Builds\ccnet\server\flexwikicore-20\Working\build\FlexWiki.Web\WikiEdit.aspx.cs:283
   ASP.wikiedit_aspx.__Render__control1(HtmlTextWriter __w, Control 
parameterContainer) in c:\Inetpub\wwwroot\wiki\WikiEdit.aspx:13
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, 
ICollection children) +98
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +20
   System.Web.UI.Page.Render(HtmlTextWriter writer) +26
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, 
ControlAdapter adapter) +25
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter 
adapter) +121
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +22
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, 
Boolean includeStagesAfterAsyncPoint) +2558

_________________________________________________________________
Helping your favorite cause is as easy as instant messaging. You IM, we give.
http://im.live.com/Messenger/IM/Home/?source=text_hotmail_join
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to