Excel Object
-
Do we have any pre-requistes before creating an excel object for a windows application developed using c#? Is there any sort of memory limitation when creating an excel object. Our application runs fine when few processes are running along with the application, however when the number of other processes are increased then an error is displayed " THERE IS NOT ENOUGH MEMORY TO RUN MICROSOFT EXCEL. PLEASE CLOSE OTHER APPLICATION AND TRY AGAIN ". The solution to this error is a system restart, when this error occurs you cannot open any existing excel file too! Please note that our application has needed excel objects clean up code. What could be the cause for this error? How to resolve this? Kindly help!
gauthee
-
Do we have any pre-requistes before creating an excel object for a windows application developed using c#? Is there any sort of memory limitation when creating an excel object. Our application runs fine when few processes are running along with the application, however when the number of other processes are increased then an error is displayed " THERE IS NOT ENOUGH MEMORY TO RUN MICROSOFT EXCEL. PLEASE CLOSE OTHER APPLICATION AND TRY AGAIN ". The solution to this error is a system restart, when this error occurs you cannot open any existing excel file too! Please note that our application has needed excel objects clean up code. What could be the cause for this error? How to resolve this? Kindly help!
gauthee
gauthee wrote:
Please note that our application has needed excel objects clean up code.
What does this mean? You need clean up code and you're getting out of memory exceptions? Seems an obvious problem.
only two letters away from being an asset