"System corrupted" on Nokia 9500, on emulator it r

Login to reply to this topic.
Wed, 2005-03-02 19:07
Joined: 2005-02-15
Forum posts: 12
Hi all!

I try to run an application on a Nokia 9500 device, what runs fine on the emulator. But it always sais "System corrupted." when I call

NewL()

in an own dll. The dll uses audio playback from stream, but it seems it is "corrupted" before it sould start to play, probably at NewLC.

I would like to ask you, that do you have any idea, what can be the problem?

Thanks for your reply in advance!

Best regards,
Balint Toth

Tue, 2005-07-19 19:06
Joined: 2005-07-19
Forum posts: 1
Re: "System corrupted" on Nokia 9500, on emulator it r
hi
did you find a solution to the "System Corrupted" problem? I am seeing the same thing upon calling NewL of my dll on 9500  Sad.

please let me know.

ty.
Thu, 2005-07-21 10:32
Joined: 2005-02-22
Forum posts: 12
Re: "System corrupted" on Nokia 9500, on emulator it r
Make sure you use the same UID for the application in all places, especially if you are using a AIF file too.
  • Login to reply to this topic.