Definitions
Sorry, no definitions found. Check out and contribute to the discussion of this word!
Etymologies
Sorry, no etymologies found.
Support

Help support Wordnik (and make this page ad-free) by adopting the word regasm.
Examples
-
To ensure if this is the problem, manually register your dll using regasm tool and then run your page to see if it works. udhay_c
-
The alternative is to manually register the assembly using the regasm. exe.
-
NET Framework's tool, regasm. exe, is able to create registry entries for a.
-
One thing to keep in mind is that if you try to install your COM DLL into the GAC, and register it in the registry on a computer other than your own development PC, you may find that the gacutil and regasm are not installed.
-
From the command prompt, type the following, then press enter: regasm MyComDll. dll/tlb: MyComDll. tlb
-
Difference between regasm. exe, regsvcs. exe and gacutil. exe
-
The regasm. exe tool is able to create registry entries for a.
-
It also demonstrates how to install it into the GAC with gacutil. exe, and how to register the library using the Assembly Registration Tool (regasm. exe).
-
Differs from regasm in that it doesn't perform any registration.
-
Here's an example: regasm / regfile: c. reg c. dll
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.