exchangefreaks.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CDO requirements and Sending outlook tasks NEED HELP

 
Post new topic   Reply to topic    exchangefreaks.com Forum Index -> MS Exchange Applications
Author Message
Matthew Andrews



Joined: 05 Aug 2007
Posts: 1

PostPosted: Thu Nov 06, 2003 12:35 pm    Post subject: CDO requirements and Sending outlook tasks NEED HELP Reply with quote

Hi,
I am trying to send an outlook task from an asp page.
My first question is Do I need to install anything special
on my exchange server. All Im doing right now is trying to
create the CDO object and I get this error.
Error Type:
Microsoft VBScript runtime (0x800A01AD)
ActiveX component can't create object: 'CDO.Session'
/isnc/CDOtest1.asp, line 13
this is My code
"<%
'Variables
Dim objSession

Set objSession = CreateObject
("CDO.Session") 'create session
objSession.Logon matt, password

%>"

My second question, has anyone ever done what I am trying
to do. I want from my web application the user to be able
to send a task request to someone else and when the
recipient opens their outlook they will recieve the task
as they would if it was sent from another outlook app. Im
open to any or all suggestions on how to achieve this

Archived from group: microsoft>public>exchange>applications
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    exchangefreaks.com Forum Index -> MS Exchange Applications All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group