Hi all,
I am using INetworkLoader2 interface to create a Geometric Network in a VB.NET standalone application (ArcGIS 10 SDK). Because of the size of the dataset the LoadNetwork method is taking a few hours to run. The Geometric Network is created fine, but while running the screen is frozen and there is no indication of any progress. Is there a way to show progress when creating a Geometric Network? I noticed that there is an interface called INetworkLoaderProgress but there are no examples out there on how it can be used. Any help would be appreciated.
Thanks,
Tom