Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / November 2006

Tip: Looking for answers? Try searching our database.

Microsoft Outlook and ASP.NET

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dash Weh - 17 Nov 2006 20:23 GMT
Does anyone know where to find a good tutorial for working with Outlook
from an IE ASP.NET Application?

Are there any stability issues I should be concerned about?

I'm trying to create an Outlook Appointment in both a private user's
mailbox as well as in a Public Folder from a submission on an ASP.NET
WebPage.
chanmm - 18 Nov 2006 04:08 GMT
Maybe you can find something good here:
http://msdn2.microsoft.com/en-us/office/aa905455.aspx
http://msdn2.microsoft.com/en-us/library/ms268893(VS.80).aspx

chanmm

> Does anyone know where to find a good tutorial for working with Outlook
> from an IE ASP.NET Application?
[quoted text clipped - 6 lines]
>
> *** Sent via Developersdex http://www.developersdex.com ***
Tony Gravagno - 21 Nov 2006 08:20 GMT
About accessing local and shared folders, I just had some questions
about this in another forum and I posted some of my code for anyone
else who asked.  Note the Outlook-specific forums will be helpful for
your project.
http://tinyurl.com/y9zkss

Regarding using Outlook in a multi-user, multi-threaded environment,
this is highly discouraged.  See this well known knowledge base
article on the topic:
http://support.microsoft.com/kb/257757/en-us
That said, there are ways to do this, maybe asynchronously from the
user session.  (Get the request from the user, store it in a database.
Then have a separate process check the db for data that needs to be
uploaded to Outlook, and process each transaction in a single thread.)

Also look into Outlook Redemption (see Dmitry's link in the thread
link above), which will really help with the project you describe.

About ASP.NET to Outlook Appointments, I just wrote and delivered this
to one of my clients - it's very cool when it finally works.  :)

Hope that helps.

>Does anyone know where to find a good tutorial for working with Outlook
>from an IE ASP.NET Application?
[quoted text clipped - 4 lines]
>mailbox as well as in a Public Folder from a submission on an ASP.NET
>WebPage.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.