Can I import COM objects in ASP.NET/VB.NET the same way I import COM+ objects?, e.g., import namespace="msppt.olb"
Do I have to drop this object in /bin? Do I have to wrap it in some way so that it is recognized by .NET? And what is the difference between a .olb and a .dll? Are there practical differences in the way I work with these files?
Thanks in advance...!
-Brad
Do I have to drop this object in /bin? Do I have to wrap it in some way so that it is recognized by .NET? And what is the difference between a .olb and a .dll? Are there practical differences in the way I work with these files?
Thanks in advance...!
-Brad