"No_Spam" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> How can fix this?
Sigh... here we go again.
Microsoft Office is not designed to be automated server-side i.e. by
ASP.NET. Microsoft won't support any application which does this:
http://support.microsoft.com/default...US;q257757#kb2
See the thread in the newsgroup entitled "Automation of Word from .net 2"
for further discussion about why you shouldn't even try to do this...
> Is there another way of loading excel other than using that object?
There most certainly is!
1) If the Excel file is just plain text, create a CSV file.
2) Create an HTML file and give it an .xls extension
3) Use the Excel XML file format:
http://www.microsoft.com/downloads/d...displaylang=en
4) Use this:
http://www.aspose.com/Products/Aspos...s/Default.aspx