J
Jeff
I'm not able to add a RichText Control back to an
existing Word VBA project. I just upgrading my machine
to Office 2003 and my project that ran fine in Word 2000
and XP now get's this error at design time when I try to
add the MS RichText control to back to a form -> "The
subject is not trusted for the specified action."
I've seen some KB articles regarding the tighted securuty
regarding ActiveX controls in Office 2003 and I've made
the suggested changes to the registry, but I still get
the same error.
Below are the two articles that I thought would solve the
problem, but they have not.
http://support.microsoft.com/default.aspx?scid=kb;en-
us;827742
http://support.microsoft.com/default.aspx?scid=kb;en-
us;827742
It appears that these settings do modify the way ActiveX
controls are loading during run time, but what about at
design time? That is when I'm getting this error!
Does anyone know if there is anything else I need to to
do to add a RichText32.ocx control to a UserForm in Word
2003 VBA?
I'm running the latest patches and updates of
everything...
Windows XP Pro SP1+
Office 2003
..NET 1.1
VS.NET 2003
Thanks for your help!
existing Word VBA project. I just upgrading my machine
to Office 2003 and my project that ran fine in Word 2000
and XP now get's this error at design time when I try to
add the MS RichText control to back to a form -> "The
subject is not trusted for the specified action."
I've seen some KB articles regarding the tighted securuty
regarding ActiveX controls in Office 2003 and I've made
the suggested changes to the registry, but I still get
the same error.
Below are the two articles that I thought would solve the
problem, but they have not.
http://support.microsoft.com/default.aspx?scid=kb;en-
us;827742
http://support.microsoft.com/default.aspx?scid=kb;en-
us;827742
It appears that these settings do modify the way ActiveX
controls are loading during run time, but what about at
design time? That is when I'm getting this error!
Does anyone know if there is anything else I need to to
do to add a RichText32.ocx control to a UserForm in Word
2003 VBA?
I'm running the latest patches and updates of
everything...
Windows XP Pro SP1+
Office 2003
..NET 1.1
VS.NET 2003
Thanks for your help!