register msrdp.ocx

V

Viresh

I registerd the msrdp control, but when I add it in the componentes (in VB),
it gives the following error message:
The file msrdp.ocx was not registerable as an activex component.
what should i do?

Thsnks.
 
Joined
Oct 10, 2007
Messages
1
Reaction score
0
Place msrdp.ocx on drive C:\
1. Start -> Run -> cmd -> ENTER
2. cd\ -> ENTER
3. regsvr32 msrdp.ocx
4. if "DllRegisterServer in msrdp.ocx successed" then you success registered your ocx file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top