all groups > dotnet sdk > august 2005 >
You're in the

dotnet sdk

group:

.NET 2003 Winform Setup Project



.NET 2003 Winform Setup Project Michael Jackson
8/4/2005 7:25:51 PM
dotnet sdk: I'm stumped.

I have a .NET 2003 Framework 1.1 WinForm application that uses an ActiveX
control, 'MyControl.ocx' from a third party. This MyControl.ocx and
dependent .dll's are installed during the setup of the vendors full
application.

In my setup project (msi) for this application, MyControl.ocx ( and
related) is listed under Detected Dependencies, .e.g.

Detected Dependencies
MyControl.ocx
AXInterop.MyControllib.dll
Interop.MyControllib.dll

My question is:

Since the ActiveX and dll's are installed and registered via the vendors
setup program, do I need to include these in my setup program? I can't
remove them, only Exclude them.

ALSO:

My app used ADO.NET. What would be the dll listed under Detected
Dependencies for this.

Thanks,

Michael Jackson

AddThis Social Bookmark Button