Search

You searched for the word(s): userid:16005

Matching Posts

  • Re: Trying to update to DU4....

    Hi John- sorry to hear that you are having issues installing du4. I have a couple of questions for you. 1) Do u have .net framework 1.1 or 1.0 installed? 2) Do u also have DU3 (Device Update 3) installed on the machine? Did u try uninstalling du3 first? 3) if u can send me the machine.config file, I can further investigate it for you. rakesh
    Posted to Mobile and Handheld Devices (Forum) by rakeshg on 1/27/2004
  • Re: Reg Samsung SGH-V200 Filter

    hi karthik- the profiling tool has instructions to add the downloaded device config file for both framework 1.1 & Mobile internet toolkit (MMIT) v1.0. For MMIT the config needs to be plugged right into the <browsercaps> section of the machine.config or web.config file. For FX 1.1 it is a bit easier since it supports the addition of a config file using <file src> attribute. Hope this helps Rakesh
    Posted to Mobile and Handheld Devices (Forum) by rakeshg on 1/27/2004
  • Re: BlackBerry 6700 Profile

    In general it should be sufficient to profile only one device unless different models of the 6700 series use different browser. Highly unlikey, but it is theoretically possible.
    Posted to Mobile and Handheld Devices (Forum) by rakeshg on 1/19/2004
  • Re: Device profile updates - a call to the community

    Hi Victor- One of the original goal of publishing the 'Device Profiling Tool' (available at http://www.asp.net/mobile/profile) was to be able to share the device profiles on this forum. I agree with you that in some cases the profiles may not work as it is and may require adapter changes, but in most cases it is quite possible that it may just work esp if the device is identical to the device included in the supported device list. I will be interested in hearing your thoughts/opinions of how we can
    Posted to Mobile and Handheld Devices (Forum) by rakeshg on 1/9/2004
  • Re: I cannot update to Device Update 4.0

    yes you are right. It is preceeded by the Framework version since we have DUs for FX 1.1 & Mobile Internet Toolkit.
    Posted to Mobile and Handheld Devices (Forum) by rakeshg on 1/9/2004
  • Re: Openwave emulator: Images format

    please install DU4 which has support for this version of the emulator. Let us know if u still notice the same issue.
    Posted to Mobile and Handheld Devices (Forum) by rakeshg on 1/8/2004
  • Re: Reg XHTML Panel

    You could add it using the "preferredRenderingType" filter which is set to either "xhtml-basic" or "xhtml-mp" for xhtml devices. Additionally you could also do it using "preferredRenderingMIME" value which should be "application/xhtml+xml" for most xhtml devices.
    Posted to Mobile and Handheld Devices (Forum) by rakeshg on 1/8/2004
  • Re: Cant get data from the web services

    Is it a client side application (using .Net Compact framework) or server side application (using ASP.Net mobile controls). This forum is about doing server side mobile app development. From the description you provide, it seems like that you are doing client side app development for which you should use the appropriate forum.
    Posted to Mobile and Handheld Devices (Forum) by rakeshg on 1/8/2004
  • Re: Is MMIT based mobile content based on wml?

    Since MME 3.0 supports both WML & HTML, MMIT renders HTML to the device for better rendering experience. MME 2.01 is supported as a WML device. YOu have the following two options that may (or may not) work to have MMIT render WML for MME 3.0 1) Modify the regEx for MME 2.01 to match it for MME 3.0 also. 2) Explicitly profile MME 3.0 as a WML device using the profiling tool, and plug the generated config file in machine.config or web.config. Please follow up with me offline if you need more help
    Posted to Mobile and Handheld Devices (Forum) by rakeshg on 1/8/2004
  • Re: mobile:Calendar tag for BlackBerry

    If the blackberry device is listed in the supported devices list (http://www.asp.net/mobile/testeddevices.aspx?tabindex=6) then you should be able to render Calender control on that device. It is likely that the model of Blackberry that you are using is not listed in the list.
    Posted to Mobile and Handheld Devices (Forum) by rakeshg on 1/8/2004
Page 1 of 4 (40 items) 1 2 3 4 Next >