S
Salo
Hi there - thanks in advance.
I'm developing an app using asp.net mobile web controls.
Trying to test it using yospace smartphone emulator 4.0.
My problem is that when I send my request from the emulator, on lots
of phones I get a 406 ...its expecting wml and getting html.
Example is a SonyEricsson t610.
I found the t610 in device update 4 though - so MMIT should know to
return wap to it right?
Hmmmm... in deviceupdate.config, theres these lines for the T610:
preferredRenderingMime = "application/xhtml+xml"
preferredRenderingType = "xhtml-basic"
My questions are :
a) is it more likely that the guys that implemented the emulator got
their support wrong (and the T610 really does support xhtml)? or did
MS get it wrong? [[or is my understanding wrong!?]]
b) how can I fix it so that the emulators work for my demo?
Thanks so much for any help.
Salo.
I'm developing an app using asp.net mobile web controls.
Trying to test it using yospace smartphone emulator 4.0.
My problem is that when I send my request from the emulator, on lots
of phones I get a 406 ...its expecting wml and getting html.
Example is a SonyEricsson t610.
I found the t610 in device update 4 though - so MMIT should know to
return wap to it right?
Hmmmm... in deviceupdate.config, theres these lines for the T610:
preferredRenderingMime = "application/xhtml+xml"
preferredRenderingType = "xhtml-basic"
My questions are :
a) is it more likely that the guys that implemented the emulator got
their support wrong (and the T610 really does support xhtml)? or did
MS get it wrong? [[or is my understanding wrong!?]]
b) how can I fix it so that the emulators work for my demo?
Thanks so much for any help.
Salo.