[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.mobile

Help Needed with error in Openwave emulator and device

Robert Hanson

9/3/2003 11:44:00 AM

I am getting the following error when pressing the back button after showing
details of a Mobile Internet Toolkit ObjectList control:

Server Error in /

System.FormatException

Input String was not in a correct format.

Method:ParseInt32

Stack Trace:

at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo
info)

at
System.Web.UI.MobileControls.Adapters.WmlSelectionListAdapter.LocadPostData(
String key, NameValueCollection data, Object controlPrivateData, Boolean&
datachanged)

at
System.Web.UI.MobileControls.SelectionList.System.Web.UI.IPostBackDataHandle
r.LoadPostData

I would appreciate any help.

Thanks in advance,



Bob Hanson


5 Answers

v-lwang

9/4/2003 9:19:00 AM

0

Hi Robert ,

Thanks for your posting. I am checking this issue, and will get back to you
with my findings.

Best regards,
Lewis
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "Robert V. Hanson" <roberth@cpuandsimplepdm.com>
| Newsgroups: microsoft.public.dotnet.framework.aspnet.mobile
| Subject: Help Needed with error in Openwave emulator and device
| Date: Wed, 3 Sep 2003 06:44:11 -0500
| Organization: Posted via Supernews, http://www.sup...
| Message-ID: <vlbl8c6q45b3aa@corp.supernews.com>
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| X-Complaints-To: abuse@supernews.com
| Lines: 34
| Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin
e.de!skynet.be!skynet.be!newsgate.cistron.nl!news.cambrium.nl!news.cambrium.
nl!news.cambrium.nl!news2.euro.net!in.100proofnews.com!in.100proofnews.com!p
d2nf1so.cg.shawcable.net!residential.shaw.ca!sn-xit-03!sn-xit-01!sn-post-01!
supernews.com!corp.supernews.com!not-for-mail
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.aspnet.mobile:6176
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.mobile
|
| I am getting the following error when pressing the back button after
showing
| details of a Mobile Internet Toolkit ObjectList control:
|
| Server Error in /
|
| System.FormatException
|
| Input String was not in a correct format.
|
| Method:ParseInt32
|
| Stack Trace:
|
| at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo
| info)
|
| at
|
System.Web.UI.MobileControls.Adapters.WmlSelectionListAdapter.LocadPostData(
| String key, NameValueCollection data, Object controlPrivateData, Boolean&
| datachanged)
|
| at
|
System.Web.UI.MobileControls.SelectionList.System.Web.UI.IPostBackDataHandle
| r.LoadPostData
|
| I would appreciate any help.
|
| Thanks in advance,
|
|
|
| Bob Hanson
|
|
|

v-lwang

9/4/2003 11:51:00 AM

0

Hi Bob,

Based on the description, it''s difficult to find where the problem is. To
work out this issue, I need to know more information.

Does this MMIT project show in IE without error?

Would you please past some code snippet in order to work out it faster.
Thanks.

Lewis
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| From: "Robert V. Hanson" <roberth@cpuandsimplepdm.com>
| Newsgroups: microsoft.public.dotnet.framework.aspnet.mobile
| Subject: Help Needed with error in Openwave emulator and device
| Date: Wed, 3 Sep 2003 06:44:11 -0500
| Organization: Posted via Supernews, http://www.sup...
| Message-ID: <vlbl8c6q45b3aa@corp.supernews.com>
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| X-Complaints-To: abuse@supernews.com
| Lines: 34
| Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin
e.de!skynet.be!skynet.be!newsgate.cistron.nl!news.cambrium.nl!news.cambrium.
nl!news.cambrium.nl!news2.euro.net!in.100proofnews.com!in.100proofnews.com!p
d2nf1so.cg.shawcable.net!residential.shaw.ca!sn-xit-03!sn-xit-01!sn-post-01!
supernews.com!corp.supernews.com!not-for-mail
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.aspnet.mobile:6176
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.mobile
|
| I am getting the following error when pressing the back button after
showing
| details of a Mobile Internet Toolkit ObjectList control:
|
| Server Error in /
|
| System.FormatException
|
| Input String was not in a correct format.
|
| Method:ParseInt32
|
| Stack Trace:
|
| at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo
| info)
|
| at
|
System.Web.UI.MobileControls.Adapters.WmlSelectionListAdapter.LocadPostData(
| String key, NameValueCollection data, Object controlPrivateData, Boolean&
| datachanged)
|
| at
|
System.Web.UI.MobileControls.SelectionList.System.Web.UI.IPostBackDataHandle
| r.LoadPostData
|
| I would appreciate any help.
|
| Thanks in advance,
|
|
|
| Bob Hanson
|
|
|

Robert Hanson

9/4/2003 12:17:00 PM

0

Bob Hanson Wrote:

Hello Lewis,

The IE 6.0 and Mobile Explorer emulator displays the code without issue, so
this seems based on the message, to be a problem with the Openwave device
definitions within MMIT.

What code would you want as this is an N-Tier application?

Please let me know.

Thanks for your help,

Bob Hanson

"Lewis Wang [MSFT]" <v-lwang@online.microsoft.com> wrote in message
news:yF9LQrtcDHA.2408@cpmsftngxa06.phx.gbl...
> Hi Bob,
>
> Based on the description, it''s difficult to find where the problem is. To
> work out this issue, I need to know more information.
>
> Does this MMIT project show in IE without error?
>
> Would you please past some code snippet in order to work out it faster.
> Thanks.
>
> Lewis
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> --------------------
> | From: "Robert V. Hanson" <roberth@cpuandsimplepdm.com>
> | Newsgroups: microsoft.public.dotnet.framework.aspnet.mobile
> | Subject: Help Needed with error in Openwave emulator and device
> | Date: Wed, 3 Sep 2003 06:44:11 -0500
> | Organization: Posted via Supernews, http://www.sup...
> | Message-ID: <vlbl8c6q45b3aa@corp.supernews.com>
> | X-Priority: 3
> | X-MSMail-Priority: Normal
> | X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
> | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
> | X-Complaints-To: abuse@supernews.com
> | Lines: 34
> | Path:
>
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin
>
e.de!skynet.be!skynet.be!newsgate.cistron.nl!news.cambrium.nl!news.cambrium.
>
nl!news.cambrium.nl!news2.euro.net!in.100proofnews.com!in.100proofnews.com!p
>
d2nf1so.cg.shawcable.net!residential.shaw.ca!sn-xit-03!sn-xit-01!sn-post-01!
> supernews.com!corp.supernews.com!not-for-mail
> | Xref: cpmsftngxa06.phx.gbl
> microsoft.public.dotnet.framework.aspnet.mobile:6176
> | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.mobile
> |
> | I am getting the following error when pressing the back button after
> showing
> | details of a Mobile Internet Toolkit ObjectList control:
> |
> | Server Error in /
> |
> | System.FormatException
> |
> | Input String was not in a correct format.
> |
> | Method:ParseInt32
> |
> | Stack Trace:
> |
> | at System.Number.ParseInt32(String s, NumberStyles style,
NumberFormatInfo
> | info)
> |
> | at
> |
>
System.Web.UI.MobileControls.Adapters.WmlSelectionListAdapter.LocadPostData(
> | String key, NameValueCollection data, Object controlPrivateData,
Boolean&
> | datachanged)
> |
> | at
> |
>
System.Web.UI.MobileControls.SelectionList.System.Web.UI.IPostBackDataHandle
> | r.LoadPostData
> |
> | I would appreciate any help.
> |
> | Thanks in advance,
> |
> |
> |
> | Bob Hanson
> |
> |
> |
>


v-lwang

9/5/2003 12:38:00 PM

0

Hi Robert,

Thank you for your update. What I want is a compact code snippet which can
reproduce this problem. Then, we can work out it more quickly, I think.

I am looking forward to your reply.

Best regards,
Lewis
This posting is provided "AS IS" with no warranties, and confers no rights.


--------------------
| From: "Robert V. Hanson" <roberth@cpuandsimplepdm.com>
| Newsgroups: microsoft.public.dotnet.framework.aspnet.mobile
| Subject: Re: Help Needed with error in Openwave emulator and device
| Date: Thu, 4 Sep 2003 07:17:08 -0500
| Organization: Posted via Supernews, http://www.sup...
| Message-ID: <vlebigql7r8s8b@corp.supernews.com>
| References: <vlbl8c6q45b3aa@corp.supernews.com>
<yF9LQrtcDHA.2408@cpmsftngxa06.phx.gbl>
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| X-Complaints-To: abuse@supernews.com
| Lines: 104
| Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin
e.de!newsfeed.freenet.de!newsfeed.news2me.com!sn-xit-02!sn-xit-06!sn-post-01
!supernews.com!corp.supernews.com!not-for-mail
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.aspnet.mobile:6187
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.mobile
|
| Bob Hanson Wrote:
|
| Hello Lewis,
|
| The IE 6.0 and Mobile Explorer emulator displays the code without issue,
so
| this seems based on the message, to be a problem with the Openwave device
| definitions within MMIT.
|
| What code would you want as this is an N-Tier application?
|
| Please let me know.
|
| Thanks for your help,
|
| Bob Hanson
|
| "Lewis Wang [MSFT]" <v-lwang@online.microsoft.com> wrote in message
| news:yF9LQrtcDHA.2408@cpmsftngxa06.phx.gbl...
| > Hi Bob,
| >
| > Based on the description, it''s difficult to find where the problem is.
To
| > work out this issue, I need to know more information.
| >
| > Does this MMIT project show in IE without error?
| >
| > Would you please past some code snippet in order to work out it faster.
| > Thanks.
| >
| > Lewis
| > This posting is provided "AS IS" with no warranties, and confers no
| rights.
| >
| > --------------------
| > | From: "Robert V. Hanson" <roberth@cpuandsimplepdm.com>
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet.mobile
| > | Subject: Help Needed with error in Openwave emulator and device
| > | Date: Wed, 3 Sep 2003 06:44:11 -0500
| > | Organization: Posted via Supernews, http://www.sup...
| > | Message-ID: <vlbl8c6q45b3aa@corp.supernews.com>
| > | X-Priority: 3
| > | X-MSMail-Priority: Normal
| > | X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| > | X-Complaints-To: abuse@supernews.com
| > | Lines: 34
| > | Path:
| >
|
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin
| >
|
e.de!skynet.be!skynet.be!newsgate.cistron.nl!news.cambrium.nl!news.cambrium.
| >
|
nl!news.cambrium.nl!news2.euro.net!in.100proofnews.com!in.100proofnews.com!p
| >
|
d2nf1so.cg.shawcable.net!residential.shaw.ca!sn-xit-03!sn-xit-01!sn-post-01!
| > supernews.com!corp.supernews.com!not-for-mail
| > | Xref: cpmsftngxa06.phx.gbl
| > microsoft.public.dotnet.framework.aspnet.mobile:6176
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.mobile
| > |
| > | I am getting the following error when pressing the back button after
| > showing
| > | details of a Mobile Internet Toolkit ObjectList control:
| > |
| > | Server Error in /
| > |
| > | System.FormatException
| > |
| > | Input String was not in a correct format.
| > |
| > | Method:ParseInt32
| > |
| > | Stack Trace:
| > |
| > | at System.Number.ParseInt32(String s, NumberStyles style,
| NumberFormatInfo
| > | info)
| > |
| > | at
| > |
| >
|
System.Web.UI.MobileControls.Adapters.WmlSelectionListAdapter.LocadPostData(
| > | String key, NameValueCollection data, Object controlPrivateData,
| Boolean&
| > | datachanged)
| > |
| > | at
| > |
| >
|
System.Web.UI.MobileControls.SelectionList.System.Web.UI.IPostBackDataHandle
| > | r.LoadPostData
| > |
| > | I would appreciate any help.
| > |
| > | Thanks in advance,
| > |
| > |
| > |
| > | Bob Hanson
| > |
| > |
| > |
| >
|
|
|

Robert Hanson

9/5/2003 1:43:00 PM

0

I will try to get something together that displays the error.

Thanks again for your help,

Bob Hanson
CEO
Custom Programming Unlimited LLC

*** Sent via Developersdex http://www.develop... ***
Don''t just participate in USENET...get rewarded for it!