A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Microsoft Office Outlook cannot provide form scripting support



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 10th 07, 07:22 PM posted to microsoft.public.outlook.program_forms
Safr
external usenet poster
 
Posts: 2
Default Microsoft Office Outlook cannot provide form scripting support

When I clicked Tools-Forms-Design a Form, then chose my custom form, I got
this error message:

Microsoft Office Outlook cannot provide form scripting support. This
feature is not available. To make this feature available, run Setup again,
click "Add or remove Features" and change the feature to "Run from My
Computer".

Although form is opened, I get this message again on clicking "View Code"
button
Having done all these suggested steps, the same error appeared.

I use Office 2007 on a terminal server. Outlook 2007 on a standalone machine
doesn't have any problems like that. What is the problem of Outlook 2007 in
the terminal server?
  #2  
Old April 17th 07, 04:35 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Microsoft Office Outlook cannot provide form scripting support

Terminal server installations don't automatically include a key scripting component. It's been that way for several versions. See http://www.slipstick.com/config/terminalserver.htm

--
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

"Safr" wrote in message ...
When I clicked Tools-Forms-Design a Form, then chose my custom form, I got
this error message:

Microsoft Office Outlook cannot provide form scripting support. This
feature is not available. To make this feature available, run Setup again,
click "Add or remove Features" and change the feature to "Run from My
Computer".

Although form is opened, I get this message again on clicking "View Code"
button
Having done all these suggested steps, the same error appeared.

I use Office 2007 on a terminal server. Outlook 2007 on a standalone machine
doesn't have any problems like that. What is the problem of Outlook 2007 in
the terminal server?

  #3  
Old April 18th 07, 10:22 PM posted to microsoft.public.outlook.program_forms
Safr
external usenet poster
 
Posts: 2
Default Microsoft Office Outlook cannot provide form scripting support


Unfortunately, the way that was good for Outlook 2002 and 2003 (copying of
Outlvbs.dll) doesn't work for Outlook 2007. Actually, I didn't find
Outlvbs.dll for Outlook 2007 and tried to use the one of Outlook 2003, which
didn't help me.


"Sue Mosher [MVP-Outlook]" wrote:

Terminal server installations don't automatically include a key scripting component. It's been that way for several versions. See http://www.slipstick.com/config/terminalserver.htm

--
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

"Safr" wrote in message ...
When I clicked Tools-Forms-Design a Form, then chose my custom form, I got
this error message:

Microsoft Office Outlook cannot provide form scripting support. This
feature is not available. To make this feature available, run Setup again,
click "Add or remove Features" and change the feature to "Run from My
Computer".

Although form is opened, I get this message again on clicking "View Code"
button
Having done all these suggested steps, the same error appeared.

I use Office 2007 on a terminal server. Outlook 2007 on a standalone machine
doesn't have any problems like that. What is the problem of Outlook 2007 in
the terminal server?


  #4  
Old May 20th 07, 10:21 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Microsoft Office Outlook cannot provide form scripting support

Did you copy it to the right folder? See http://support.microsoft.com/kb/302003/.

--
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

"Safr" wrote in message ...

Unfortunately, the way that was good for Outlook 2002 and 2003 (copying of
Outlvbs.dll) doesn't work for Outlook 2007. Actually, I didn't find
Outlvbs.dll for Outlook 2007 and tried to use the one of Outlook 2003, which
didn't help me.


"Sue Mosher [MVP-Outlook]" wrote:

Terminal server installations don't automatically include a key scripting component. It's been that way for several versions. See http://www.slipstick.com/config/terminalserver.htm



"Safr" wrote in message ...
When I clicked Tools-Forms-Design a Form, then chose my custom form, I got
this error message:

Microsoft Office Outlook cannot provide form scripting support. This
feature is not available. To make this feature available, run Setup again,
click "Add or remove Features" and change the feature to "Run from My
Computer".

Although form is opened, I get this message again on clicking "View Code"
button
Having done all these suggested steps, the same error appeared.

I use Office 2007 on a terminal server. Outlook 2007 on a standalone machine
doesn't have any problems like that. What is the problem of Outlook 2007 in
the terminal server?


  #5  
Old May 26th 07, 05:46 PM posted to microsoft.public.outlook.program_forms
Elmar Sievers
external usenet poster
 
Posts: 3
Default Microsoft Office Outlook cannot provide form scripting support

Hello,

have the same problem. Does not work. Have copy the outlvbs.dll from a
workstation to the office12 folder on the terminal server, but the error
still appears.

It is a known bug or have I to do additional things?

Regards
Elmar


  #6  
Old May 26th 07, 08:10 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Microsoft Office Outlook cannot provide form scripting support

I wonder if running regsvr32.exe to register the .dll would make any difference.

--
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

"Elmar Sievers" wrote in message ...
Hello,

have the same problem. Does not work. Have copy the outlvbs.dll from a
workstation to the office12 folder on the terminal server, but the error
still appears.

It is a known bug or have I to do additional things?


"Sue Mosher [MVP-Outlook]" wrote in message ...
Did you copy it to the right folder? See http://support.microsoft.com/kb/302003/.


"Safr" wrote in message ...

Unfortunately, the way that was good for Outlook 2002 and 2003 (copying of
Outlvbs.dll) doesn't work for Outlook 2007. Actually, I didn't find
Outlvbs.dll for Outlook 2007 and tried to use the one of Outlook 2003, which
didn't help me.


"Sue Mosher [MVP-Outlook]" wrote:

Terminal server installations don't automatically include a key scripting component. It's been that way for several versions. See http://www.slipstick.com/config/terminalserver.htm



"Safr" wrote in message ...
When I clicked Tools-Forms-Design a Form, then chose my custom form, I got
this error message:

Microsoft Office Outlook cannot provide form scripting support. This
feature is not available. To make this feature available, run Setup again,
click "Add or remove Features" and change the feature to "Run from My
Computer".

Although form is opened, I get this message again on clicking "View Code"
button
Having done all these suggested steps, the same error appeared.

I use Office 2007 on a terminal server. Outlook 2007 on a standalone machine
doesn't have any problems like that. What is the problem of Outlook 2007 in
the terminal server?

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SUPPORT;MICROSOFT;COM campan.robert Outlook Express 2 March 3rd 07 05:21 AM
C:\Program Files\Microsoft Office\custom11.prf ? Office/Outlook 20 bhall Outlook - Installation 0 December 15th 06 08:42 PM
Transfer Contacts Microsoft Office 2000 to Office for Mac 2004 Alfred Esmeijer Outlook - Using Contacts 1 November 27th 06 02:57 PM
way by Microsoft there is no support grumby Outlook - Installation 0 September 20th 06 12:21 PM
Contact "subfolders" in Microsoft Outlook in Microsoft Office 2003 Rhonda Outlook - Using Contacts 2 July 12th 06 05:07 AM


All times are GMT +1. The time now is 03:26 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2024 Outlook Banter.
The comments are property of their posters.