session and url
Messages   Related Types
This message was discovered on microsoft.public.dotnet.framework.aspnet.mobile.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.
Post a new message to this list...

olivier
hello,

i am developping an wap and i-mode using .NET mobile framework and windows
server 2003.

But i have problem with i-mode.

When the server recieve the request of the i-mode phone it creates a session
and send the new url like : /mysyte/iohomhmo24466/page.aspx

but the phone can't get this url.

So i want to configure the server for sending an absolute url to the phone
like http://www.mysyte.com/iohomhmo24466/page.aspx

How to do that ?

Sorry for my bad english

Regards.

Olivier

Reply to this message...
 
    
Jean-Luc David [MS-MVP] (VIP)
Hi Olivier,

Have you tested the site using Internet Explorer? If you
are getting the same result, it means your server is
misconfigured and is not correctly resolving the
path to your webpage.

You might also want to refer to this article:

KB324337 - FIX: Cookie Is Not Returned for ASP Page on Internet Information
Services 5.1
http://support.microsoft.com/default.aspx?scid=%2Fservicedesks%2Fbin%2Fkbsearch.asp%3FArticle%3D324337

Hope this information is helpful.

Thanks,
Jean-Luc David
Microsoft .NET MVP
Click here to reveal e-mail address
http://www.stormpixel.com
http://weblogs.asp.net/jld/

--- Original Message ---
[Original message clipped]

Reply to this message...
 
    
olivier
Thanks but I have found the pb :

i have to set this in web.config :
<httpRuntime useFullyQualifiedRedirectUrl="true" />

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmitta/html/bestpractaui.asp :

Set useFullyQualifiedRedirectUrl="true" for mobile devices that cannot
handle the redirect response without a fully qualified URL specified in the
response. (For example, i-mode devices require this to be set), as shown in
the following code:

Thanks

"Jean-Luc David [MS-MVP]" <Click here to reveal e-mail address> a écrit dans le message de
news:YLmOc.6$Click here to reveal e-mail address...
[Original message clipped]

Reply to this message...
 
 




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com