HTTP Error 500

C

Chakra

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.
 
B

Baccarin

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,815
Latest member
treekmostly22

Latest Threads

Top