Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by virtualforester

  1. virtualforester

    creating a .dll to act like COM, add in for ESRI application

    Yes. Both machines have the same framework. Here is my code. Imports System.Runtime.InteropServices Imports System.Windows.Forms Imports System.Drawing Imports System.IO Imports System.Text Imports ESRI.ArcObjects.Core Imports ESRI.ArcObjects.Samples.BaseClasses Imports...
  2. virtualforester

    creating a .dll to act like COM, add in for ESRI application

    I have a problem creating a .dll that acts like an activeX dll. I am creating an add-in for ESRI ArcMap. I can create the .dll add-in using VB.NET in Visual Studio 2003. The project builds and works fine on the machine it is developed on. The same reference libraries exist on the deployment...

Part and Inventory Search

Back
Top