Hi
I am developing an AIR app that will upload the content from my local computer. When I call browse method of FileReference class, it does not displays any file-browsing dialog box and app crashes and prompt that it has stop working.
Following are the error logs I got from event viewer on my computer:
Faulting application name: UploadApp.exe, version: 0.0.0.0, time stamp: 0x4e7d5190
Faulting module name: Adobe AIR.dll, version: 15.0.0.249, time stamp: 0x53fe5c69
Exception code: 0xc0000005
Fault offset: 0x001e655a
Faulting process id: 0x1284
Please help to resolve this crash.
Thanks