Application Delivery Management
Application Modernization & Connectivity
CyberRes
IT Operations Management
This article explains the different available choices to deploy a .NET assembly that is called by runtime.
There are different ways to deploy a .NET assembly:
create "@PasGenProx" namespace is "PasGenProxNS" class-name is "PasswordGeneratorService" file-path is "PasGenPath.xml" handle in hPassGenrator
The file declared in the FILE-PATH, PasGenPath.xml, contains these lines:
<?xml version="1.0" encoding="utf-8" ?> <FILESPEC> <Assembly>PasGenProx</Assembly> <Module>PasGenProx.dll</Module> <StrongName /> <Version /> <Culture>neutral</Culture> <FilePath>C:\Documents and Settings\MyUser\My Documents\MyDirectory\PasGenProx.dll</FilePath> </FILESPEC>
The NetDefGen tool creates DLL files used by runtime to handle events generated by .NET assemblies.
Incident Number: 2360430