I am trying to create an XLSX file and download it.
I can actually do this no problem on my machine. The file is about 2.5 MB.
Once deployed to the server, although it all works and I get no errors, the process is very slow.
I tried the __Save()__ method and the __GetAsByteArray()__ methods. In either case the method takes 5 mins (or more) to finish.
The antivirus is disabled, what else should I look into ?
Thank you,
Simon
Comments: Hard for me to tell. Memory? Permissions? Full harddrive?
I can actually do this no problem on my machine. The file is about 2.5 MB.
Once deployed to the server, although it all works and I get no errors, the process is very slow.
I tried the __Save()__ method and the __GetAsByteArray()__ methods. In either case the method takes 5 mins (or more) to finish.
The antivirus is disabled, what else should I look into ?
Thank you,
Simon
Comments: Hard for me to tell. Memory? Permissions? Full harddrive?