|
#1
|
|||
|
|||
Does not creating TLB (Register for Com interop)
I have a C# project with the setting "Register for COM interop" which creates a TLB when I compile it from VS.NET 2003.
Compiling from VBP6 does not create the TLB. |
#2
|
|||
|
|||
I'm not able to reproduce this. Are you sure you have 'Register for COM Interop' enabled for the configuration(s) you're building from VBP?
|
#3
|
|||
|
|||
Sorry
Thank you!
You are right. It was just enabled for Debug settings, not for Release settings. Sorry bothering you with this post. |
|
|