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 / April 2004

Tip: Looking for answers? Try searching our database.

Finding updates for <browserCaps>

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rob - 18 Mar 2004 14:47 GMT
Hi

Are there any online resources to get updates to the <browserCaps>
secion of machine.config ? I have several users of my mobile app in
Japan whose phones are not recognised by it and they get chtml when
they should be getting wml etc etc.  I see a reference to
http://www.cyscape.com/browsercaps/ in my machine.config but that site
does not have any updates. Frankly I'm surpised that Micorsoft has
that reference there !

If there is no online resource, what can I do ? Many of these people
are not technical at all - they can't even tell me what model of phone
they have (all they know is that it's the latest vodafone, J-Phone or
whatever ! )

Thanks in advance
Rob
Rob - 20 Mar 2004 03:51 GMT
Hello ! Can anyone help with this ?

> Hi
>
[quoted text clipped - 13 lines]
> Thanks in advance
> Rob
Helcio Alexandre - 08 Apr 2004 22:40 GMT
Hi,

I see no other solution but adding suport to the other devices by yourself.
I'm currently tring to add correct suport to Motorola c33x series. I know
how to add suport to other devices as well (I spent about a week playing
with it), yet, I still have unsolved problems :(

[]'s

Helcio

> Hello ! Can anyone help with this ?
>
[quoted text clipped - 15 lines]
> > Thanks in advance
> > Rob
Jean-Luc David [MVP] - 17 Apr 2004 20:28 GMT
Hi Rob,

Microsoft issues device updates for MMIT on a periodic basis. The most
current update is the Device Update 4.0:

http://www.microsoft.com/downloads/details.aspx?FamilyId=02FA15FE-40D9-4DCE-9BB1
-4DD61A5B7CCB


The main page to access all device updates is located here:

ASP.NET Mobile Controls Device Updates
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/asp.netmc/mobileweb/asp
mobiledrivers/default.aspx


If the device you want isn't located in your machine.config, it is a fairly
simple matter to add the device. Microsoft created an Extensibility
Developer's guide to support adding new device adapters and device
support to the toolkit.

http://msdn.microsoft.com/library/en-us/mwsdk/html/mworiExtensibilityDevelopersG
uide.asp


I hope this information helps.

Thanks,
Jean-Luc David
Microsoft .NET MVP
dotnetmvp@hotmail.com
http://www.stormpixel.com
http://www.mobilecoder.net

---------------------------------------------------------------------------
> > > Are there any online resources to get updates to the <browserCaps>
> > > secion of machine.config ? I have several users of my mobile app in
[quoted text clipped - 11 lines]
> > > Thanks in advance
> > > Rob
Rob - 19 Apr 2004 08:33 GMT
Hi - thanks for your message. Actually I installed v4 of the Device
Update already. Do please correct me if I'm wrong, but don't I need to
know the characteristics of the device in order to add support in
<browserCaps>  ? If so then I'm stuck because the whole problme is
that I don't know *anything* about the device being used. All I know
if that the user says it doesn't work (from his description it seems
that chtlm is being output the screen so i guess the decivce wants
wml. This is not an isolated case, I've got about 15 users who have
similar problems and presumably heaps more who don't report it.

> Hi Rob,
>
[quoted text clipped - 40 lines]
> > > > Thanks in advance
> > > > Rob
Jean-Luc David [MVP] - 19 Apr 2004 09:33 GMT
Hi Rob,

Actually, if all your users are primarily J-Phone/Vodafone users,
you can alter the browserCaps section for J-Phone and specify
you want WML output instead of Compact HTML.

- Open up your machine.config file
- Scroll down to the J-Phone filter element
- change the preferredRenderingType from "html32" to "wml11"

You will have to do a lot of tweaking to get this working correctly.
For example, the preferredImageMime is "image/png". PNG files
aren't supported in WML therefore you will have to change it to
WBMP (for example "image/vnd.wap.wbmp"). If you want to go
this route, you might want to look at specific mobile adapter
definitions for WAP devices to model your tweaks.

Remember to back up a copy of your old machine.config just
in case you need to reset everything to the original configuration...

A major downside to this approach is that *all* J-Phone users will
receive WML content by default.

The best solution IMHO is to get each user to visit the Vodafone
website, identify their phone model and send you the results. Then
you can deal with each problem on a case by case basis.

Good luck!

Thanks,
Jean-Luc David
Microsoft .NET MVP
dotnetmvp@hotmail.com
http://www.stormpixel.com
http://www.mobilecoder.net

------------------------------------------------------------------------
> Hi - thanks for your message. Actually I installed v4 of the Device
> Update already. Do please correct me if I'm wrong, but don't I need to
[quoted text clipped - 13 lines]
>> Thanks in advance
>> Rob

Rate this thread:







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.