
Atl com control permission denied error
The normal cause of this error is if one of your control's properties or
methods has a VB incompatable parameter. All the parameters of the control
mast correlate to a VB data type for VB to be able to use the object.
Mick
Quote:
> Hi All,
> I created a full control dll for
> windows ce 3.0 using atl 3.0 in c++.
> Then i created the desktop version using
> the steps outlined at
> http://www.*-*-*.com/
> url=/library/en-us/dnce21/html/atlce.asp
> When i try to add the control on my vb form
> It gives me "permission to use object denied".
> Any help would be greatly appreciated.
> Thanks,
> kp