![]() |
| 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. |
|
|||||||
| Tags: cannot, form, microsoft, office, outlook, provide, scripting, support |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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? |
| Ads |
|
#2
|
|||
|
|||
|
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
|
|||
|
|||
|
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
|
|||
|
|||
|
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
|
|||
|
|||
|
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
|
|||
|
|||
|
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? |
|
#7
|
|||
|
|||
|
Hello Sue,
if I call regsvr32 from the c:\programme\microsoft office\office 12 folder for OUTLVBS.DLL then I get the error message: LoadLibrary(OUTLVBS.DLL") failed. GetLastError returns 0x0000007e. If I copy OUTLVBS.DLL to c:\windows\system32 and start regsvr32 from there I get the following error message: LoadLibrary("OUTLVBS.DLL") fehlgeschlagen - Das angegebene Modul wurde nicht gefunden. Regards Elmar |
|
#8
|
|||
|
|||
|
If you are using Office Enterprise 2007 copy the following to a reg file and import it.
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersio n\Installer\UserData\S-1-5-18\Components\D5F662842F9AB9B43AC 8199855FE5B0C] "00002109030000000000000000F01FEC"="C:\\Progra m Files\\Microsoft Office\\Office12\\OUTLVBS.DLL" This worked for me. This line doesn't get into the registry even if you use the overrideterminalserver=1 installation parameter. If you are using another version of 2007 change 00002109030000000000000000F01FEC to the id for the other version. |
|
#9
|
|||
|
|||
|
Hello Henrik,
thank you! That worked! Elmar |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SUPPORT;MICROSOFT;COM | campan.robert | Outlook Express | 2 | March 3rd 07 06:21 AM |
| C:\Program Files\Microsoft Office\custom11.prf ? Office/Outlook 20 | bhall | Outlook - Installation | 0 | December 15th 06 09:42 PM |
| Transfer Contacts Microsoft Office 2000 to Office for Mac 2004 | Alfred Esmeijer | Outlook - Using Contacts | 1 | November 27th 06 03:57 PM |
| way by Microsoft there is no support | grumby | Outlook - Installation | 0 | September 20th 06 01:21 PM |
| Contact "subfolders" in Microsoft Outlook in Microsoft Office 2003 | Rhonda | Outlook - Using Contacts | 2 | July 12th 06 06:07 AM |