Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Microsoft Office Outlook cannot provide form scripting support

68 views
Skip to first unread message

Safr

unread,
Apr 10, 2007, 2:22:00 PM4/10/07
to
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?

Sue Mosher [MVP-Outlook]

unread,
Apr 16, 2007, 11:35:54 PM4/16/07
to
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" <Sa...@discussions.microsoft.com> wrote in message news:75ABC4AB-22A2-45A8...@microsoft.com...

Safr

unread,
Apr 18, 2007, 5:22:03 PM4/18/07
to

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]

unread,
May 20, 2007, 5:21:30 PM5/20/07
to
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" <Sa...@discussions.microsoft.com> wrote in message news:F036D8F1-9744-4554...@microsoft.com...


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

>>

Elmar Sievers

unread,
May 26, 2007, 12:46:39 PM5/26/07
to
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


Sue Mosher [MVP-Outlook]

unread,
May 26, 2007, 3:10:25 PM5/26/07
to
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" <elm...@gmx.net> wrote in message news:%23a903V7...@TK2MSFTNGP06.phx.gbl...

"Sue Mosher [MVP-Outlook]" <sue...@outlookcode.com> wrote in message news:%23v6CZTy...@TK2MSFTNGP02.phx.gbl...


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

Elmar Sievers

unread,
May 27, 2007, 2:38:51 PM5/27/07
to
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


Henrik Rostoft

unread,
May 30, 2007, 7:42:15 AM5/30/07
to
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\CurrentVersio n\Installer\UserData\S-1-5-18\Components\D5F662842F9AB9B43AC 8199855FE5B0C]
"00002109030000000000000000F01FEC"="C:\\Program 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.

Elmar Sievers

unread,
Jun 8, 2007, 4:04:30 PM6/8/07
to
Hello Henrik,

thank you! That worked!

Elmar

0 new messages