Hi all,

I'm getting below mentioned error type while creating meeting request
application using CDO objects.
------------------------
CDO.Appointment.1 (0x80070005)
Access is denied. 
---------------------------
The part of the code I'm using is .....
        ---------------------------------
         Set iCalMsg = iAppt.CreateRequest
         Set iMsg = iCalMsg.Message
       iMsg.Send

        fullurl =
"file://./backofficestorage/kmdomain.com/MBX/Administrator/Calendar"
        
      .Datasource.SaveToContainer fullurl
        ----------------------------------------

My question is why it is giving access denied,though its sending meeting
request.

Your valuable solutions will be appreciated.

Thanks in adavnce,
jithu.


_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

Reply via email to