Error when i create content Options
xacuop
Posted: Wednesday, August 27, 2008 2:56:29 PM
Rank: Newbie

Joined: 8/27/2008
Posts: 1
Location: vn
when I create content then i get error like below. I think that the Choose Document Type: hasn't data, I can't choose data in dropdownlist. Please help me. Thanks!




Server Error in '/' Application.


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:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[FormatException: Input string was not in a correct format.]
System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +2753059
System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +102
umbraco.cms.presentation.create.controls.content.doCreation() +73
umbraco.cms.presentation.create.controls.content.sbmt_Click(Object sender, EventArgs e) +5
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102





Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42 d'oh!
Dirk
Posted: Wednesday, August 27, 2008 3:01:05 PM

Rank: Addict

Joined: 9/27/2007
Posts: 977
Location: Belgium
Hi,

If you can't select any document type from the dropdown, well, then first create a document type!
If that doesn't work, check whether you've allowed nodes of the specific doc type be created under the selected node!

People can restrict the type of document types you can create using the 'Structure' tab when selecting a document type!

If you're confused or not sure about what I'm rambling about, shoot some more questions, but add some extra info about what you've done/created already...

Hope that helps.

Regards,
/Dirk


level 1 certified - umbraco blog at netaddicts.be - working on an integrated forum4umbraco
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.