Re: Using Office Components on IIS 5.0
From: Sue Mosher [MVP-Outlook] (suemvp_at_outlookcode.com)
Date: 03/18/04
- Next message: Sue Mosher [MVP-Outlook]: "Re: Create and Send an Appointment file via a web application"
- Previous message: N. Graves: "Using Office Components on IIS 5.0"
- In reply to: N. Graves: "Using Office Components on IIS 5.0"
- Next in thread: N. Graves: "Re: Using Office Components on IIS 5.0"
- Reply: N. Graves: "Re: Using Office Components on IIS 5.0"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 18 Mar 2004 09:31:00 -0500
You may need to look for another way to do whatever it is you're trying to
accomplish. Outlook is not suitable to run as a server component. Any
Outlook code needs to be running at the client.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"N. Graves" <ngraves@yahoo.com> wrote in message
news:tsaj509inff9ns8obhmaan0tuenqsef7pi@4ax.com...
> I would like make a friendly challenge the experts out there and to
> help me find a solution to a problem I have. PLEASE help me!
>
> I need to call server.createObject("outlook.application") from an ASP
> page on IIS 5.0. With that said I have been successful with making
> this call from a server that has IIS 4.0.
>
> The IIS error that I receive is an ASP 113 which tells me that the ASP
> has reached the maximum processing time allow to run an ASP page and
> the offered correction is to increase the ASP Page processing time.
> My question is what do I need to do different on the IIS 5.0 to make
> this work correctly.
>
> I true would like to thank you for your help!!
>
> N. Graves
- Next message: Sue Mosher [MVP-Outlook]: "Re: Create and Send an Appointment file via a web application"
- Previous message: N. Graves: "Using Office Components on IIS 5.0"
- In reply to: N. Graves: "Using Office Components on IIS 5.0"
- Next in thread: N. Graves: "Re: Using Office Components on IIS 5.0"
- Reply: N. Graves: "Re: Using Office Components on IIS 5.0"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|