View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ANJAN ANJAN is offline
external usenet poster
 
Posts: 9
Default Getting dw20.exe error while openning excel formatted xml file

Hi,
I have a xml file which is created by the application. Tha xml file is
having the excel understandable format, so that i sould be able to open the
same xml file directly in Excel application using workbooks.open method. The
xml file includes all excel related styles.
I am using Windows 2003 OS and Excel 2003 object model. I am creating the
XML file on fly and saving on to the hard disk. When i open the xml file
using workbooks.open method, it hangs and launchs dw20.exe application. But
the same application runs fine on the other system with the same environment.
It is a webapplication. Is it because of security issue or with any other???

Please help me. Its urgent..

Thanks in advance
Regards
Anjan