View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nitin Bawsay Nitin Bawsay is offline
external usenet poster
 
Posts: 1
Default ActiveX Cannot create object

We have created a executable using VB that uses the Excel object by using the
Createobject command. This executable opens an Excel file and populates the
data and then saves it and then sends it by email.

This implementation worked aboslutely fine on all OS till Dec 7, 2005. On
Dec 7, 2005, we updated the Windows 2003 server and the Office 2003 with
necessary patches and the executable started giving errors. The error we
get is "ActiveX Cannot create object". The same executable works absolutely
fine on the Windwos XP and Windows 2000 servers with Office 2003 installed.

Please let us know what exactly is the problem. We have already verified
this issue by making a fresh installation of Windows 2003 with Office 2003
and the same problem persists.

Please help us.