Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Excel Macro with ASP.NET Very Slow

Status
Not open for further replies.

rchandr3

Programmer
Jun 16, 2003
244
US
Hi, I have an Excel Spreadhseet with some complex calculations which includes drawing a chart and writing to files. Now the Customer has asked us to change the front end to ASP.NET and use the existing Excel Sheet for replicating the logic would be costly. When we tried to do the integration we are stuck with calling the Excel Macro from ASP.NET front end. If the Macro is small, it runs. But when it becomes complex, the ASP.NET screen hangs and we NEVER get a result. We do not know whether Excel is doing some work for we do not know how to debug Excel from ASP .NET.

Please help and thanks in advance,


Cheers,

Ravi
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top