Hello everyone,
I have FoxPro 6 application that does some custom formatting on Excel spreadsheet, which is created by the same application. Everything works fine on my machine, however we have users that use Citrix client to access the server (something similar to PCAnywhere). That is where I'm getting the message "Class definition EXCEL.APPLICATION is not found" while running it off the client software. I'm pretty sure it happens because Citrix server does not have any MS Office components installed and the policy is not to install anything. Would anyone know of any kind of work around this issue. Is there a way to include this class/classes into my project so it will work on the computer without Excel?
Thank you!
I have FoxPro 6 application that does some custom formatting on Excel spreadsheet, which is created by the same application. Everything works fine on my machine, however we have users that use Citrix client to access the server (something similar to PCAnywhere). That is where I'm getting the message "Class definition EXCEL.APPLICATION is not found" while running it off the client software. I'm pretty sure it happens because Citrix server does not have any MS Office components installed and the policy is not to install anything. Would anyone know of any kind of work around this issue. Is there a way to include this class/classes into my project so it will work on the computer without Excel?
Thank you!