Does anyone know??

W

W Akthar

Hi,

Does anyone know how to make outlook appointments from an
ASP.NET webpage??

I have a webpage that tries to instantiate an Outlook
application object but fails due to Access Denied error.
I have tried also creating a web service but same error
message. I have also tried with a windows service but it
fails when I try to installutil with error message
Exception occurred while iniitalising the installation:
System.IO.FieNotFoundException: File or assembly name
Outlook, or one of its dependencies, was not found..

The only it works is if I create a windows application!!

Can anyone help?? Even Microsoft people please???
 
C

Curt_C [MVP]

You trying to do it through outlook or though exchange directly?
Either way, I'd suggest just creating a .ICS file and let the user click on
it and add it through their own system instead of trying to do this via a
web server.
 
C

Curt_C [MVP]

Here is a .ICS I got, only the names have been changed to protect the
innocent. There may be some documentation on this though, do a google....


BEGIN:VCALENDAR
PRODID:-//Microsoft Corporation//Outlook 11.0 MIMEDIR//EN
VERSION:2.0
METHOD:pUBLISH
BEGIN:VEVENT
ORGANIZER:MAILTO:[email protected]
DTSTART:20041210T210000Z
DTEND:20041210T220000Z
LOCATION:
TRANSP:OPAQUE
SEQUENCE:0
UID:040000008200E00074C5B7101A82E0080000000090EBA5C71AD6C4010000000000000000100
000002B64483B2A6D54469BAB2402877FD995
DTSTAMP:20041129T215318Z
DESCRIPTION:blah blal blah
SUMMARY:blah blah blah
PRIORITY:5
X-MICROSOFT-CDO-IMPORTANCE:1
CLASS:pUBLIC
BEGIN:VALARM
TRIGGER:pT60M
ACTION:DISPLAY
DESCRIPTION:Reminder
END:VALARM
END:VEVENT
END:VCALENDAR
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top