Deployement

A

Ali

I want use Microsoft Office Document Imaging control in
the VB.NET application . I added this control to Visual
Studion.NET tollbox and used it in my program. This
program work coorect in my comuter, but it don't work in
other computer, because first must install activex control
for this component.
Name of dll file for this component is "MDIVWCTL.DLL" and
exist in this address:
"C:\Program Files\Common Files\Microsoft Shared\MODI\11.0"
My problem are:
1) VS.NET Deployement tools can not detect this component
automatically when it make setup package, and in result
this control don't install in target machine.
2) I can not register this control manually
with "regsvr32" command line because I don't know dll
file dependencies.
 

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