System.FormatException Input string was not in a correct format. Method:ParseInt32

K

Kenny

Hi,

I am using OpenwaveSDK 5.1
System.FormatException Input string was not in a correct format.
Method:parseInt32

Anyone know why this happened?

<mobile:Form id="Form1" runat="server">
<mobile:Link id="Link1" runat="server"
NavigateUrl="#Form2">Link</mobile:Link>
</mobile:Form>

<mobile:Form id="Form2" runat="server">
<mobile:SelectionList id="SelectionList1" runat="server">
<Item Value="Form2_A" Text="Form2_A"></Item>
<Item Value="Form2_B" Text="Form2_B"></Item>
<Item Value="Form2_C" Text="Form2_C"></Item>
</mobile:SelectionList>
<mobile:Command id="Command1" runat="server">Command</mobile:Command>
</mobile:Form>

Thanks,
Kenny
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top