PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming ActiveX component cant create object

Reply

ActiveX component cant create object

 
Thread Tools Rate Thread
Old 03-07-2003, 02:59 PM   #1
Ian Venner
Guest
 
Posts: n/a
Default ActiveX component cant create object


Hi

I have created a COM component that reads the contents of a specified
Public Folder, and returns HTML for display in an Outlook Dashboard
page. We were originally using the Outlook View control, but we have
issue with it running under the latest security fixes, so I have
written a component to do the same job.

Now, if the component is run against a test harness, it works fine,
and is it is run directly against the scripting host is works fine.
However if I run it in a vbs function called from an asp page
associated with a folder I get the message in the subject line.

The component references the Outlook objectv model and CDO 1.2x

Any ideas?

Cheers

Ian
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off