Accesing Outlook from ASP/VBScript 
Author Message
 Accesing Outlook from ASP/VBScript

Hi,
I own my server at home and run simple outloopXP on it with no exchange.

I am trying to create a simple ASP page to allow me to view my mail.
  1.. I tried using VBScript and connect directly to outlook
  2.. I tried creating ActiveX DLL that does the outlook interface and I tried to connect from VBscript to this ActiveX DLL to get the service.
The Event viewer is telling me:
  Event Type: Error
  Event Source: DCOM
  Event Category: None
  Event ID: 10010
  Date:  7/21/2002
  Time:  8:17:56 PM
  User:  ...
  Computer: xyz
  Description:
  The server {xxxyyyzzz} did not register with DCOM within the required timeout.

Both attempts ended up in timeout when I tried to call methods in the activeX DLL that were releated to the outlook access.
Let's ignore the security popup message in outlook. i put the security down to the lowest for now.

What am I missing?

thanks
David



Fri, 07 Jan 2005 11:32:49 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. ASP ot VBScript / VBScript to ASP

2. Help! ASP, Outlook, and VBScript

3. Using vbscript/asp to access OUTLOOK information

4. Strange behavior of VBscript/WMI into ASP (compared to VBscript/WMI into client-side application)

5. Outlook forms and vbscript & outlook programming

6. Controlling Outlook from IE using ASP?

7. interations between asp and outlook calendar

8. Updating Outlook calender from asp or java application

9. ASP CDO Code only works with Outlook open.

10. Outlook Access from the ASP Page

11. How to send new outlook task via asp (VB)

12. Sending mail from .asp page using Outlook express object

 

 
Powered by phpBB® Forum Software