Deploying dotnet assembly with a Win32 application
From: Farhan Zia (fzia_at_sigmaflow.com)
Date: 02/15/05
- Next message: Venkatesh: "Adding System Environment variable."
- Previous message: keshav rao: "Accessing an Assembly that is placed in GAC"
- Next in thread: Phil Wilson: "Re: Deploying dotnet assembly with a Win32 application"
- Reply: Phil Wilson: "Re: Deploying dotnet assembly with a Win32 application"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 15 Feb 2005 12:51:54 +0500
I have created an application in VB6 and used WISE for windows installer
(4.21) for packaging etc. I am also utilizing a web service within my
application and the web service vendor has provided me a .Net assembly that
I have to register at my machine (having framework installed) using "RegAsm
Assembly.dll /codebase". I actually use objects/methods available in that
DLL and that DLL (assembly) itself connects to the web services. Now when it
comes to create an installer, I am facing problems in how to ship that DLL
(assembly). I cannot find an option in WISE installer to register the .Net
assembly (using RegAsm) at the client's machines. Any help will be highly
appreciated.
Thanks,
Farhan Zia
- Next message: Venkatesh: "Adding System Environment variable."
- Previous message: keshav rao: "Accessing an Assembly that is placed in GAC"
- Next in thread: Phil Wilson: "Re: Deploying dotnet assembly with a Win32 application"
- Reply: Phil Wilson: "Re: Deploying dotnet assembly with a Win32 application"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|