This is probably a pretty simple question, but how do you go about registering a class DLL built in VB.NET on a client machine? I have a class DLL that's going to be accessed by an application that's ...
We've got an older VB6 DLL that has a bunch of common functions we use in MANY applications. It's been running fine for a WHILE. Late last week, on one of the DEV boxes, we started to get errors when ...