View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Suman Suman is offline
external usenet poster
 
Posts: 5
Default Excel Automation using .NET

Hi

I am trying to automate excel 2003 using asp.net programming. When I run the
application under win 2000 server it is working perfectly, but when I am
trying to use windows 2003 server as the webserver, the excel 2003 object is
creating ok, but suddenly crashing producing DW20.exe. The page in client
client is showing "This page can not be displayed error". Could you please
help?