Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: script agent register in Outlook 2007

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

script agent register in Outlook 2007
"Petr" <PetrB[ at ]lexware.de> 29.08.2006 13:11:13
Hello,
I am working with the betaversion of Outlook 2007 and I am looking for the
script agent register, which I should normally find at the properties of a
folder.
First thing is, that I would expect a checked box at
tools/options/other/advanced options/Add-In-Manager - Server Scripts. But
neither one of these two works.
I use an Exchange Server 2003 and a Client with Office 2007 beta on Windows
XP SP2.
Can someone help me from my despair?

Thanks and greeting

Petr


Re: script agent register in Outlook 2007
"Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> 29.08.2006 13:20:33
Addin management has moved to Tools | Trust Center. On the Add-ins screen, look at the bottom for the Manage command to work with Exchange Client Extensions.

The scripting agent add-in, though, apparently does not ship with Outlook 2007. Given that Exchange 2007 doesn't support folder scripts, that sort of makes sense. I don't know that anyone has tried copying the ..ecf file from an earlier version.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Petr" <PetrB[ at ]lexware.de> wrote in message news:1156857071.175668[ at ]zombie.lexware.de...
[Quoted Text]
> Hello,
> I am working with the betaversion of Outlook 2007 and I am looking for the
> script agent register, which I should normally find at the properties of a
> folder.
> First thing is, that I would expect a checked box at
> tools/options/other/advanced options/Add-In-Manager - Server Scripts. But
> neither one of these two works.
> I use an Exchange Server 2003 and a Client with Office 2007 beta on Windows
> XP SP2.
> Can someone help me from my despair?
>
> Thanks and greeting
>
> Petr
>
>
Re: script agent register in Outlook 2007
"Petr" <PetrB[ at ]lexware.de> 29.08.2006 14:54:29
Hello Sue,
you are right.
I tested the file SCRPTXTN.ECF from Outlook 2003.
The option Serverscripts becomes in Add-In-Manager, however comes error
message that this version does not function.

Can I not use Script at folder of mailbox in the OL 2007?

Thanks & Greeting

Petr

"Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> schrieb im Newsbeitrag
news:O5VuA42yGHA.1256[ at ]TK2MSFTNGP04.phx.gbl...
Addin management has moved to Tools | Trust Center. On the Add-ins screen,
look at the bottom for the Manage command to work with Exchange Client
Extensions.

The scripting agent add-in, though, apparently does not ship with Outlook
2007. Given that Exchange 2007 doesn't support folder scripts, that sort of
makes sense. I don't know that anyone has tried copying the .ecf file from
an earlier version.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Petr" <PetrB[ at ]lexware.de> wrote in message
news:1156857071.175668[ at ]zombie.lexware.de...
[Quoted Text]
> Hello,
> I am working with the betaversion of Outlook 2007 and I am looking for the
> script agent register, which I should normally find at the properties of a
> folder.
> First thing is, that I would expect a checked box at
> tools/options/other/advanced options/Add-In-Manager - Server Scripts. But
> neither one of these two works.
> I use an Exchange Server 2003 and a Client with Office 2007 beta on
> Windows
> XP SP2.
> Can someone help me from my despair?
>
> Thanks and greeting
>
> Petr
>
>


Re: script agent register in Outlook 2007
"Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> 29.08.2006 15:08:56
Outlook itself never uses the script. It's just the tool used to configure folder scripts. It looks like you'll need to use a version earlier than Outlook 2003 to perform such configuration chores.

Again, this makes sense, given that

-- The folder script functionality was devalued starting in Exchange 2000 in favor of event sinks
-- Outlook 2007 cannot be used with Exchange 5.5
-- Exchange 2007 won't support folder scripts at all .

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Petr" <PetrB[ at ]lexware.de> wrote in message news:1156863271.993417[ at ]zombie.lexware.de...
[Quoted Text]
> Hello Sue,
> you are right.
> I tested the file SCRPTXTN.ECF from Outlook 2003.
> The option Serverscripts becomes in Add-In-Manager, however comes error
> message that this version does not function.
>
> Can I not use Script at folder of mailbox in the OL 2007?
>
> Thanks & Greeting
>
> Petr
>
> "Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> schrieb im Newsbeitrag
> news:O5VuA42yGHA.1256[ at ]TK2MSFTNGP04.phx.gbl...
> Addin management has moved to Tools | Trust Center. On the Add-ins screen,
> look at the bottom for the Manage command to work with Exchange Client
> Extensions.
>
> The scripting agent add-in, though, apparently does not ship with Outlook
> 2007. Given that Exchange 2007 doesn't support folder scripts, that sort of
> makes sense. I don't know that anyone has tried copying the .ecf file from
> an earlier version.
>
> --
> Sue Mosher, Outlook MVP
> Author of Configuring Microsoft Outlook 2003
> http://www.turtleflock.com/olconfig/index.htm
> and Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
> "Petr" <PetrB[ at ]lexware.de> wrote in message
> news:1156857071.175668[ at ]zombie.lexware.de...
>> Hello,
>> I am working with the betaversion of Outlook 2007 and I am looking for the
>> script agent register, which I should normally find at the properties of a
>> folder.
>> First thing is, that I would expect a checked box at
>> tools/options/other/advanced options/Add-In-Manager - Server Scripts. But
>> neither one of these two works.
>> I use an Exchange Server 2003 and a Client with Office 2007 beta on
>> Windows
>> XP SP2.
>> Can someone help me from my despair?
>>
>> Thanks and greeting
>>
>> Petr
>>
>>
>
>
Re: script agent register in Outlook 2007
"Petr" <PetrB[ at ]lexware.de> 30.08.2006 15:22:58
Hello Sue,
I use an Exchange Server 2003 and a Client with Office 2007 beta on Windows
XP SP2.
I have you in such a way understood: Outlook2007 can use folders scripts,
but it cannot administer those folders scripts. Is it so correct?

Thanks & Greeting
Petr


"Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> schrieb im Newsbeitrag
news:OnU1y03yGHA.1300[ at ]TK2MSFTNGP05.phx.gbl...
Outlook itself never uses the script. It's just the tool used to configure
folder scripts. It looks like you'll need to use a version earlier than
Outlook 2003 to perform such configuration chores.

Again, this makes sense, given that

-- The folder script functionality was devalued starting in Exchange
2000 in favor of event sinks
-- Outlook 2007 cannot be used with Exchange 5.5
-- Exchange 2007 won't support folder scripts at all .

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Petr" <PetrB[ at ]lexware.de> wrote in message
news:1156863271.993417[ at ]zombie.lexware.de...
[Quoted Text]
> Hello Sue,
> you are right.
> I tested the file SCRPTXTN.ECF from Outlook 2003.
> The option Serverscripts becomes in Add-In-Manager, however comes error
> message that this version does not function.
>
> Can I not use Script at folder of mailbox in the OL 2007?
>
> Thanks & Greeting
>
> Petr
>
> "Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> schrieb im Newsbeitrag
> news:O5VuA42yGHA.1256[ at ]TK2MSFTNGP04.phx.gbl...
> Addin management has moved to Tools | Trust Center. On the Add-ins screen,
> look at the bottom for the Manage command to work with Exchange Client
> Extensions.
>
> The scripting agent add-in, though, apparently does not ship with Outlook
> 2007. Given that Exchange 2007 doesn't support folder scripts, that sort
> of
> makes sense. I don't know that anyone has tried copying the .ecf file from
> an earlier version.
>
> --
> Sue Mosher, Outlook MVP
> Author of Configuring Microsoft Outlook 2003
> http://www.turtleflock.com/olconfig/index.htm
> and Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
> "Petr" <PetrB[ at ]lexware.de> wrote in message
> news:1156857071.175668[ at ]zombie.lexware.de...
>> Hello,
>> I am working with the betaversion of Outlook 2007 and I am looking for
>> the
>> script agent register, which I should normally find at the properties of
>> a
>> folder.
>> First thing is, that I would expect a checked box at
>> tools/options/other/advanced options/Add-In-Manager - Server Scripts. But
>> neither one of these two works.
>> I use an Exchange Server 2003 and a Client with Office 2007 beta on
>> Windows
>> XP SP2.
>> Can someone help me from my despair?
>>
>> Thanks and greeting
>>
>> Petr
>>
>>
>
>


Re: script agent register in Outlook 2007
"Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> 30.08.2006 15:32:03
Not quite. No version of Outlook uses folder scripts. Folder scripts are an Exchange Server feature. Past versions of Outlook have simply included a user interface for installing such scripts. That's the only connection between Outlook and folder scripts.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Petr" <PetrB[ at ]lexware.de> wrote in message news:1156951376.358190[ at ]zombie.lexware.de...
[Quoted Text]
> Hello Sue,
> I use an Exchange Server 2003 and a Client with Office 2007 beta on Windows
> XP SP2.
> I have you in such a way understood: Outlook2007 can use folders scripts,
> but it cannot administer those folders scripts. Is it so correct?
>
> Thanks & Greeting
> Petr
>
>
> "Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> schrieb im Newsbeitrag
> news:OnU1y03yGHA.1300[ at ]TK2MSFTNGP05.phx.gbl...
> Outlook itself never uses the script. It's just the tool used to configure
> folder scripts. It looks like you'll need to use a version earlier than
> Outlook 2003 to perform such configuration chores.

>
> "Petr" <PetrB[ at ]lexware.de> wrote in message
> news:1156863271.993417[ at ]zombie.lexware.de...
>> Hello Sue,
>> you are right.
>> I tested the file SCRPTXTN.ECF from Outlook 2003.
>> The option Serverscripts becomes in Add-In-Manager, however comes error
>> message that this version does not function.
>>
>> Can I not use Script at folder of mailbox in the OL 2007?
>>
>> Thanks & Greeting
>>
>> Petr
>>
>> "Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> schrieb im Newsbeitrag
>> news:O5VuA42yGHA.1256[ at ]TK2MSFTNGP04.phx.gbl...
>> Addin management has moved to Tools | Trust Center. On the Add-ins screen,
>> look at the bottom for the Manage command to work with Exchange Client
>> Extensions.
>>
>> The scripting agent add-in, though, apparently does not ship with Outlook
>> 2007. Given that Exchange 2007 doesn't support folder scripts, that sort
>> of
>> makes sense. I don't know that anyone has tried copying the .ecf file from
>> an earlier version.
>>
>> --
>> Sue Mosher, Outlook MVP
>> Author of Configuring Microsoft Outlook 2003
>> http://www.turtleflock.com/olconfig/index.htm
>> and Microsoft Outlook Programming - Jumpstart for
>> Administrators, Power Users, and Developers
>> http://www.outlookcode.com/jumpstart.aspx
>>
>> "Petr" <PetrB[ at ]lexware.de> wrote in message
>> news:1156857071.175668[ at ]zombie.lexware.de...
>>> Hello,
>>> I am working with the betaversion of Outlook 2007 and I am looking for
>>> the
>>> script agent register, which I should normally find at the properties of
>>> a
>>> folder.
>>> First thing is, that I would expect a checked box at
>>> tools/options/other/advanced options/Add-In-Manager - Server Scripts. But
>>> neither one of these two works.
>>> I use an Exchange Server 2003 and a Client with Office 2007 beta on
>>> Windows
>>> XP SP2.
>>> Can someone help me from my despair?
>>>
>>> Thanks and greeting
>>>
>>> Petr
>>>
>>>
>>
>>
>
>
Re: script agent register in Outlook 2007
"Petr" <PetrB[ at ]lexware.de> 31.08.2006 09:58:25
Hi Sue,
now I have understood it. ;-))

Thank you very much
Petr

"Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> schrieb im Newsbeitrag
news:OC$DEQGzGHA.3584[ at ]TK2MSFTNGP02.phx.gbl...
Not quite. No version of Outlook uses folder scripts. Folder scripts are an
Exchange Server feature. Past versions of Outlook have simply included a
user interface for installing such scripts. That's the only connection
between Outlook and folder scripts.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Petr" <PetrB[ at ]lexware.de> wrote in message
news:1156951376.358190[ at ]zombie.lexware.de...
[Quoted Text]
> Hello Sue,
> I use an Exchange Server 2003 and a Client with Office 2007 beta on
> Windows
> XP SP2.
> I have you in such a way understood: Outlook2007 can use folders scripts,
> but it cannot administer those folders scripts. Is it so correct?
>
> Thanks & Greeting
> Petr
>
>
> "Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> schrieb im Newsbeitrag
> news:OnU1y03yGHA.1300[ at ]TK2MSFTNGP05.phx.gbl...
> Outlook itself never uses the script. It's just the tool used to configure
> folder scripts. It looks like you'll need to use a version earlier than
> Outlook 2003 to perform such configuration chores.

>
> "Petr" <PetrB[ at ]lexware.de> wrote in message
> news:1156863271.993417[ at ]zombie.lexware.de...
>> Hello Sue,
>> you are right.
>> I tested the file SCRPTXTN.ECF from Outlook 2003.
>> The option Serverscripts becomes in Add-In-Manager, however comes error
>> message that this version does not function.
>>
>> Can I not use Script at folder of mailbox in the OL 2007?
>>
>> Thanks & Greeting
>>
>> Petr
>>
>> "Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> schrieb im
>> Newsbeitrag
>> news:O5VuA42yGHA.1256[ at ]TK2MSFTNGP04.phx.gbl...
>> Addin management has moved to Tools | Trust Center. On the Add-ins
>> screen,
>> look at the bottom for the Manage command to work with Exchange Client
>> Extensions.
>>
>> The scripting agent add-in, though, apparently does not ship with Outlook
>> 2007. Given that Exchange 2007 doesn't support folder scripts, that sort
>> of
>> makes sense. I don't know that anyone has tried copying the .ecf file
>> from
>> an earlier version.
>>
>> --
>> Sue Mosher, Outlook MVP
>> Author of Configuring Microsoft Outlook 2003
>> http://www.turtleflock.com/olconfig/index.htm
>> and Microsoft Outlook Programming - Jumpstart for
>> Administrators, Power Users, and Developers
>> http://www.outlookcode.com/jumpstart.aspx
>>
>> "Petr" <PetrB[ at ]lexware.de> wrote in message
>> news:1156857071.175668[ at ]zombie.lexware.de...
>>> Hello,
>>> I am working with the betaversion of Outlook 2007 and I am looking for
>>> the
>>> script agent register, which I should normally find at the properties of
>>> a
>>> folder.
>>> First thing is, that I would expect a checked box at
>>> tools/options/other/advanced options/Add-In-Manager - Server Scripts.
>>> But
>>> neither one of these two works.
>>> I use an Exchange Server 2003 and a Client with Office 2007 beta on
>>> Windows
>>> XP SP2.
>>> Can someone help me from my despair?
>>>
>>> Thanks and greeting
>>>
>>> Petr
>>>
>>>
>>
>>
>
>


Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net