Groups | Blog | Home
all groups > asp.net mobile > may 2005 >

asp.net mobile : HTTP Error 500


Chakra
5/31/2005 12:00:00 AM
I have a mobile ASP.NET application which renders an .aspx report as
expected on the desktop , but gives a HTTP Error 500 when the very same
report is invoked (with same input parameters) on a Blackberry PDA.

Any guess on what could be wrong ?

Regards,

Chak.

Baccarin
6/1/2005 12:00:00 AM
Chak,

I had a similar problem during an application development because my mobile
phone's browser didn't support cookies. Try to disable cookieless in your
web.config setting cookieless="false" in <sessionState></sessionState>.

I hope that helps you.

Baccarin.

"Chakra" <r_chakravarthy@hotmail.com> escreveu na mensagem
news:uWE5oMbZFHA.2688@TK2MSFTNGP09.phx.gbl...
[quoted text, click to view]

AddThis Social Bookmark Button