Can't create ActiveX object

  • Thread starter Thread starter Shawn Regan
  • Start date Start date
S

Shawn Regan

Hello,

I have a service built in VB that uses an excel activeX compoenet to create
excel reports from data reported to it from MSSQL by fireing stored
procedures.

For some reason right now the service keeps reporting that it cannot create
the ActiveX object. Has anyone seen this problem and what could be the
cause.

Shawn
 
Did you recently install Norton Antivirus? Have you tried reregistering
your component? Can you create an instance of the component using vbscript
(or using an activex sandbox)? Has anything significant changed on your
machine since it worked?
 
Back
Top