arikdan / as3xls

Automatically exported from code.google.com/p/as3xls
0 stars 0 forks source link

Error #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

I couldn’t use this Excel viewer in my work environment that consist of ( 
web server and file server),

My logic is simple:
• Web server contains the Flex project (files).
• File server contains the .xls files.

When I run the flex project I load the excel data and pass the data as 
ByteArray to  (xls.loadFromByteArray). 
The problem is that when the its asked my for user name/password then the 
IE crash. Could you help me on this?

Original issue reported on code.google.com by murad...@gmail.com on 6 Jun 2009 at 11:35