G
Gilles Ganault
Guest
Hello
I'm stuck trying to get a Visual Basic Classic program to load
an OCX on a Windows 2003 Server on which I'm working with non-admin
rights through Terminal Services: In the Form_Load() even, I'm trying
to use the MSWinsock OCX control, but the firewall pops up telling me
I don't have the required rights for this.
When commenting out the Winsock1.* lines, no pop-up. The program works
fine on a host on which I'm connected as admin.
I'm a bit stuck at where to look for an answer:
- firewall
- user rights
- user profiles
- NTFS user rights
- Terminal Services
Thanks for any tip.
I'm stuck trying to get a Visual Basic Classic program to load
an OCX on a Windows 2003 Server on which I'm working with non-admin
rights through Terminal Services: In the Form_Load() even, I'm trying
to use the MSWinsock OCX control, but the firewall pops up telling me
I don't have the required rights for this.
When commenting out the Winsock1.* lines, no pop-up. The program works
fine on a host on which I'm connected as admin.
I'm a bit stuck at where to look for an answer:
- firewall
- user rights
- user profiles
- NTFS user rights
- Terminal Services
Thanks for any tip.