写入outlook文件夹 [英] writing to an outlook folder

查看:56
本文介绍了写入outlook文件夹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个应用程序需要将任务写入Outlook任务文件夹。

我一直得到访问被拒绝错误


ASP.NET无权访问所请求的资源。


我需要哪个资源才能访问asp.net帐户至。我已经运行了

dcomcnfg.exe并且给了asp.net帐户访问所有资源。

这没有任何改变。

任何想法都表示赞赏。


谢谢,

BTB

I have an application that needs to write tasks into an outlook task folder.
I keep getting the "Access is Denied" error

ASP.NET is not authorized to access the requested resource.

Which resource do I need to give the asp.net account access to. I have ran
dcomcnfg.exe and given the asp.net account access to all the resources.
This doesn''t change anything.

Any ideas are appreciated.

Thanks,
BTB

推荐答案

您试图写入Outlook的PST或Exchange服务器吗?


Curt


" Brent Burkart" <峰; br **** @ wvmb.com>在消息中写道

新闻:Og ************** @ TK2MSFTNGP11.phx.gbl ...
You trying to write to outlook''s PST or to the Exchange server?

Curt

"Brent Burkart" <br****@wvmb.com> wrote in message
news:Og**************@TK2MSFTNGP11.phx.gbl...
我有一个应用程序需要将任务写入outlook任务
文件夹。
我一直得到Access is Denied错误

ASP.NET无权访问所请求的资源。

我需要哪个资源才能访问asp.net帐户。我已经运行了
dcomcnfg.exe并且给了asp.net帐户访问所有资源。
这没有什么改变。

任何想法都是赞赏。

谢谢,
BTB
I have an application that needs to write tasks into an outlook task
folder.
I keep getting the "Access is Denied" error

ASP.NET is not authorized to access the requested resource.

Which resource do I need to give the asp.net account access to. I have
ran
dcomcnfg.exe and given the asp.net account access to all the resources.
This doesn''t change anything.

Any ideas are appreciated.

Thanks,
BTB



当我尝试实例化时,我遇到了困难Outlook的实例


Dim ol As New Outlook.Application()


这是触发我的错误。


感谢您的回复


" Curt_C [MVP]" < software_AT_darkfalz.com>写在消息

新闻:uV ************** @ TK2MSFTNGP10.phx.gbl ...
I am getting stuck when I try to instantiate an instance of Outlook

Dim ol As New Outlook.Application()

This is triggering my error.

Thanks for your reply

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:uV**************@TK2MSFTNGP10.phx.gbl...
你试着写信给展望的PST或Exchange服务器?

Curt

Brent Burkart <峰; br **** @ wvmb.com>在消息中写道
新闻:Og ************** @ TK2MSFTNGP11.phx.gbl ...
You trying to write to outlook''s PST or to the Exchange server?

Curt

"Brent Burkart" <br****@wvmb.com> wrote in message
news:Og**************@TK2MSFTNGP11.phx.gbl...
我有一个需要编写任务的应用程序进入outlook任务
文件夹。
我一直得到Access is Denied错误

ASP.NET无权访问所请求的资源。

我需要哪个资源才能访问asp.net帐户。我已经运行了
dcomcnfg.exe并且给了asp.net帐户访问所有资源。
这没有什么改变。

任何想法都是赞赏。

谢谢,
BTB
I have an application that needs to write tasks into an outlook task
folder.
I keep getting the "Access is Denied" error

ASP.NET is not authorized to access the requested resource.

Which resource do I need to give the asp.net account access to. I have
ran
dcomcnfg.exe and given the asp.net account access to all the resources.
This doesn''t change anything.

Any ideas are appreciated.

Thanks,
BTB




你意识到你正在服务器上解雇Outlook吗?


Curt


" Brent Burkart" <峰; br **** @ wvmb.com>在消息中写道

news:u5 ************** @ TK2MSFTNGP09.phx.gbl ...
You realize you are firing Outlook on the server right?

Curt

"Brent Burkart" <br****@wvmb.com> wrote in message
news:u5**************@TK2MSFTNGP09.phx.gbl...
我遇到了困难我尝试实例化一个Outlook实例

Dim ol As New Outlook.Application()

这是触发我的错误。

感谢您的回复

Curt_C [MVP]" < software_AT_darkfalz.com>在消息中写道
新闻:uV ************** @ TK2MSFTNGP10.phx.gbl ...
I am getting stuck when I try to instantiate an instance of Outlook

Dim ol As New Outlook.Application()

This is triggering my error.

Thanks for your reply

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:uV**************@TK2MSFTNGP10.phx.gbl...
你试图写信给outlook'' PST或Exchange服务器?

布伦特·伯卡特 <峰; br **** @ wvmb.com>在消息中写道
新闻:Og ************** @ TK2MSFTNGP11.phx.gbl ...
You trying to write to outlook''s PST or to the Exchange server?

Curt

"Brent Burkart" <br****@wvmb.com> wrote in message
news:Og**************@TK2MSFTNGP11.phx.gbl...
>我有一个需要的应用程序将任务写入outlook任务
>文件夹。
>我一直得到访问被拒绝错误
>
> ASP.NET无权访问所请求的资源。
>
>我需要哪个资源才能访问asp.net帐户。我有
>跑了
> dcomcnfg.exe并授予asp.net帐户访问所有资源的权限。
>这没有任何改变。
>
>任何想法都表示赞赏。
>
>谢谢,
> BTB
>
>
>I have an application that needs to write tasks into an outlook task
>folder.
> I keep getting the "Access is Denied" error
>
> ASP.NET is not authorized to access the requested resource.
>
> Which resource do I need to give the asp.net account access to. I have
> ran
> dcomcnfg.exe and given the asp.net account access to all the resources.
> This doesn''t change anything.
>
> Any ideas are appreciated.
>
> Thanks,
> BTB
>
>





这篇关于写入outlook文件夹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆