W
Wilmer Hernandez
An ActiveX component created using ATL under Visual Studio 2003, and it is
used in a ASP, runs perfectly under administrator or power users group,
however this same object does not run under the Users groups.
I see this problem happen in Internet Explorer 6 and 7 under windows XP.
Under the Users group the component fails when it tries to call for the
first time a method in that component then the JavaScript throws the
following exception:
message = "Object doesn't support this property or method"
number = -2146827850
I’ve follow a trial and error approach by changing privileges to the Users
group and to the component dll several windows components such as “Component
Services" , or to the Interfaces in ole viewer, permissions to directories,
lower IE security settings in the different zones for ActiveX components
without much success.
I was wondering if anybody have run into this issue before and know what
privileges I will need to change in the users group for this ActiveX
component to run? Is this a possibility?
If this is the right forun to place this question, my apologies.
Thanks
used in a ASP, runs perfectly under administrator or power users group,
however this same object does not run under the Users groups.
I see this problem happen in Internet Explorer 6 and 7 under windows XP.
Under the Users group the component fails when it tries to call for the
first time a method in that component then the JavaScript throws the
following exception:
message = "Object doesn't support this property or method"
number = -2146827850
I’ve follow a trial and error approach by changing privileges to the Users
group and to the component dll several windows components such as “Component
Services" , or to the Interfaces in ole viewer, permissions to directories,
lower IE security settings in the different zones for ActiveX components
without much success.
I was wondering if anybody have run into this issue before and know what
privileges I will need to change in the users group for this ActiveX
component to run? Is this a possibility?
If this is the right forun to place this question, my apologies.
Thanks