This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

WaterObjects ShapeFileDataSourceWriter error

Last year I wrote a tool which among other things exports junction and pipe data to shapefiles using the ShapeFileDataSourceWriter method. This worked fine in previous versions but using the Haestad.Shapefile.dll included in the latest version of WaterGEMS (10.03.03.72) this function throws an exception: "An unhandled exception of type 'System.EntryPointNotFoundException' occurred in Haestad.Shapefile.dll. Additional information: Unable to find an entry point named 'code4initVB' in DLL 'c4dll.dll'. 

I'm using Visual Studio 2015 to debug/compile the code.