Hi folks -
I have an ASP.NET web app that contains a class that uses the Excel (v9 in this case) Application object to convert a flat file to XLS. I need to distribute the class to a web server that does not have Office installed. I've created all flavors of Setup/Distribution packages, but keep getting a Class not registered error, and the CLSID of the Excel9 object does not exist in the target registry. What do I need to include / what do I need to do to register/install this darned class?
Two stars for any relevant info/reference!
"I swear by my life and my love of it that I will never live for the sake of another man, nor ask another man to live for mine."
— John Galt
Atlas Shrugged
If you want to get the best response to a question, please check out FAQ222-2244 first
I have an ASP.NET web app that contains a class that uses the Excel (v9 in this case) Application object to convert a flat file to XLS. I need to distribute the class to a web server that does not have Office installed. I've created all flavors of Setup/Distribution packages, but keep getting a Class not registered error, and the CLSID of the Excel9 object does not exist in the target registry. What do I need to include / what do I need to do to register/install this darned class?
Two stars for any relevant info/reference!
"I swear by my life and my love of it that I will never live for the sake of another man, nor ask another man to live for mine."
— John Galt
Atlas Shrugged
If you want to get the best response to a question, please check out FAQ222-2244 first