Re: Access denied

From: Aaron Margosis [MS] (aaron.margosis.ms_at_online.microsoft.com)
Date: 02/27/04


Date: Fri, 27 Feb 2004 02:14:47 -0500

Microsoft Office applications are not supported when started server-side
like that. They are intended to be used on an interactive user desktop.
They have not been designed for the kind of scenario you describe.

What exactly do you need Outlook to do? There may well be another way to do
it without trying to start Outlook.exe.

-- Aaron

"srinivas" <srinivasasarma@bharatmail.com> wrote in message
news:e9120eda.0402260508.534f5757@posting.google.com...
> hi,
> i'm trying to create an instance of outlook application from my
ASP.NET(VB.NET)
> application.I added the Microsoft Outlook Library 10.0
> It's giving the error 'Access Denied'
> I created '{machinename}\ASPNET user and gave the write permissions to the
user.
>
> Can anyone help me...
>
> Thanks in advance