Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Mobile / September 2003

Tip: Looking for answers? Try searching our database.

Help Needed with error in Openwave emulator and device

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Robert V. Hanson - 03 Sep 2003 12:44 GMT
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
Lewis Wang [MSFT] - 04 Sep 2003 10:18 GMT
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
[quoted text clipped - 9 lines]
| 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
|
[quoted text clipped - 15 lines]
|
| 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
|
[quoted text clipped - 3 lines]
|
| Bob Hanson
Lewis Wang [MSFT] - 04 Sep 2003 12:50 GMT
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
[quoted text clipped - 9 lines]
| 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
|
[quoted text clipped - 15 lines]
|
| 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
|
[quoted text clipped - 3 lines]
|
| Bob Hanson
Robert V. Hanson - 04 Sep 2003 13:17 GMT
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

> Hi Bob,
>
[quoted text clipped - 23 lines]
> | 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
[quoted text clipped - 19 lines]
> |
> | 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
> |
[quoted text clipped - 3 lines]
> |
> | Bob Hanson
Lewis Wang [MSFT] - 05 Sep 2003 13:38 GMT
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
[quoted text clipped - 3 lines]
| Message-ID: <vlebigql7r8s8b@corp.supernews.com>
| References: <vlbl8c6q45b3aa@corp.supernews.com>
<yF9LQrtcDHA.2408@cpmsftngxa06.phx.gbl>
| X-Priority: 3
| X-MSMail-Priority: Normal
[quoted text clipped - 3 lines]
| 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
|
[quoted text clipped - 42 lines]
| > | 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
[quoted text clipped - 20 lines]
| > |
| > | 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
| > |
[quoted text clipped - 3 lines]
| > |
| > | Bob Hanson
Robert Hanson - 05 Sep 2003 14:43 GMT
I will try to get something together that displays the error.

Thanks again for your help,

Bob Hanson
CEO
Custom Programming Unlimited LLC

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.