Dynamic created Excel not opening

Joined
Dec 12, 2008
Messages
1
Reaction score
0
Hi all,

I am creating an excel file using "CreateObject("Excel.Application")" and saved it to disk using "oExcel.ActiveWorkbook.SaveAs(...)"

Also i am trying to open the excel file by setting Visible property true. oExcel.Visible = True

But the excel file is not opening. But i could still see excel process running in task manager.

Architecture:
Web Page -> Web Service -> Business Logic

In the Business logic, i am creating the excel file and trying to display it.

Am i missing anything.

Any advice is higly appreciated.

- Naga
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,266
Messages
2,571,077
Members
48,772
Latest member
Backspace Studios

Latest Threads

Top