Currently NO, we wont have a Device Update beyond v4, mostly because the
faith of Mobile Controls is being decided for .NET 2.0 (maybe mobile
controls will be deprecated by ASP.NET 2.0) currently in .NET 2.0 Beta 1
there are no Mobile Controls, ASP.NET 2.0 renders a special version of your
website specifically for mobile devices without you having to write a single
extra
line of code, in Beta 2 it wont be so and they (ASP.NET Team) recommend us
to keep using Mobile Controls as in v1.x.
As you can see it's not still very clear what it's going to happen but all
rumors point to the extinction of Mobile Controls for .NET 2.0 RTM (that
means NO more Device Updates).
Nevertheless you can build the Profiles for the Devices you want here:
http://www.asp.net/mobile/profile/default.aspx it's a very cool wizard that will guide you through building the profiles,
Hope it Helps!!!
Good Luck!!!
--
Juan David Gomez A.
Microsoft Certified Professional
Analista de Desarrollo - PSL S.A.
Web and Wireless Banking
Medellin - Colombia
[quoted text, click to view] "Dominic" <domtam@hotmail.com> wrote in message
news:2b7c69f5.0411231356.7bb82677@posting.google.com...
> Yes, I'm running V1.1 with device update 4. Is there any newer patch?
>
> Thanks for your reminder though
>
> JuanDG <JuanDG@discussions.microsoft.com> wrote in message
> news:<E4E3B283-4ABD-41A5-8EAC-A54C3D41E22E@microsoft.com>...
>> are you running v1.1 with device updtade 4???
>>
>> you can download DU4 here:
>>
>>
http://www.microsoft.com/downloads/details.aspx?FamilyId=02FA15FE-40D9-4DCE-9BB1-4DD61A5B7CCB&displaylang=en >>
>> cheers!!!
>>
>> --
>>
>> Juan David Gomez A.
>> Microsoft Certified Professional
>> Analista de Desarrollo - PSL S.A.
>> Web and Wireless Banking
>> Medellin - Colombia
>>
>>
>> "Dominic" wrote:
>>
>> > I have come across a few weird issues when testing with Openwave
>> > browser 5.0 (included in Openwave SDK 5.1). The issues are:
>> >
>> > 1. System.FormatException
>> > Input string was not in a correct format.
>> > Method: ParseInt32.
>> >
>> > - The page doesn't even do Int32.Parse at all.
>> >
>> > 2. System.ArgumentException
>> > Form not found:
>> > 'MyFormName**'
>> > Method:GetForm
>> >
>> > - The form name is appeneded with some weird characters.
>> >
>> > I have found reports of these issues in this newsgroup two years ago.
>> >
>> >
http://groups.google.ca/groups?hl=en&lr=&threadm=DcHdfPcrBHA.728%40cpmsftngxa07&rnum=3&prev=/groups%3Fq%3DOpenwave%2BAndres%2BSanabria%2B%26hl%3Den%26lr%3D
>> >
>> >
http://groups.google.ca/groups?hl=en&lr=&threadm=3c3f01c1db21%24ca341860%243def2ecf%40TKMSFTNGXA14&rnum=8&prev=/groups%3Fhl%3Den%26lr%3D%26q%3DOpenWave%2BForm%2BNot%2BFOund
>> >
>> > According to the first reply, Openwave 5.0 is not officially supported
>> > by Microsoft ASP.NET mobile control. However, I've checked the latest
>> > list. It is really supported.
>> >
>> >
http://www.asp.net/mobile/testeddevices.aspx?tabindex=6 >> >
>> > Do you know how I can solve the above issues? Thanks
>> >
>> > Dominic
>> >