Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net (http://www.velocityreviews.com/forums/f29-asp-net.html)
-   -   Re: create outlook task item from asp .net (http://www.velocityreviews.com/forums/t106196-re-create-outlook-task-item-from-asp-net.html)

Daniel Fisher\(lennybacon\) 07-12-2005 02:33 PM

Re: create outlook task item from asp .net
 
You can't do that - ASP.NET runs its code under the code group Internet. You
can add a assembly (doing the actual call) in the GAC and call that from
your ASP.NET app.

--
Daniel Fisher(lennybacon)


"William" <William@discussions.microsoft.com> wrote in message
news:6C4F1E26-5626-42F4-96B9-2C7F6BF959C1@microsoft.com...
> Hi there,
>
> Is there anybody here who ever create outlook task item from asp .net
> script
> successfully ?
> Actually I've created the script for creating the task, and it run
> successfully from the local computer using the admin login, but if I try
> to
> access the page who created the outlook task item from remote computer,
> and
> also using the admin login, it will fail.
>
> Below is one of the error message that I've got,
> Outlook Task Log ==== 7/12/2005 3:16:54 PM
> Source : meeting
> Message : Access is denied.
> Full : System.UnauthorizedAccessException: Access is denied.
> at meeting.sendtask.Page_Load(Object sender, EventArgs e) in C:\Program
> Files\Common Files\Microsoft Shared\web server
> extensions\60\TEMPLATE\LAYOUTS\Meeting\sendtask.as px.vb:line 52
> ----------
> End of Log
>
> And from the server event viewer, I got another error
> "Rejected Safe Mode action : Microsoft Office Outlook."
>
> Have you encounter this error before, and how to solve it, or may other
> solution for creating outlook task item from asp .net ?
>
> Thanks for the help before.
>
> Best regards,
> William
>





All times are GMT. The time now is 08:19 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.