setup project

  1. Grafix

    Question How to Deploy application?

    Hi guys, I Googled my problem but couldn't get exactly what i want. My problem's here: I finished developing my VB.NET project in Microsoft Visual Studio 2008 I use MySQL Server 5.0 for the database and MySQL Connector/NET 5.0.9 to communicate. I also have crystal reports in the project. I...
  2. D

    Question Exposing .NET COM component to VB6

    Hello my saviors (I hope), I have a little problem getting my .NET component to work in VB6. I have created in Visual Studio 2008 with VB.NET using the COM Class template a assembly which I want to call in VB6. This is the code: <ComClass(TestTemplateClass.ClassId...
Back
Top