Hi,

I have developed a CCW and installed it on a COM+ server. I have
registered this CCW with regasm /codebase /tlb: file.tlb assembly.dll

Now I have my old VB6 application on a client, but I don't have the
assembly.vbr for the installation of clireg32. How can I say to my VB6
application that COM is on the COM+ server if I haven't the VBR file?
Is there a way to create this VBR file for .NET produced assembly?

Thanks

Ken