Re: application running on emulator not running on device. Help needed
by "Lucian Tomuta" <tomutal@[EMAIL PROTECTED]
>
Sep 16, 2004 at 09:39 AM
Can you give us some more details? Like at which point are you getting the
panic? On start-up or while executing some commands?
You should also tell us the panic code and category. If no such info is
displayed you might need to create a empty file named ErrRd (no extension)
in c:\system\bootdata\ directory.
Lucian
"Gaurav" <gauravj_home@[EMAIL PROTECTED]
> wrote in message
news:def721d7.0409151731.3ac7de4e@[EMAIL PROTECTED]
> Hi all,
>
> I wrote a series 60 GUI application. Its a simple applcation which
> gets some info from the database and displays it on the screen.
>
> I am able to run this application on the emulator but on the device.
> It is giving me a system error. I have tested individual components
> (GUI and database access)of this application on the device and they
> all gave the desired results.
>
> What could be the reason for a application for not running on the
> device.
>
> Gaurav Jain