Select to view content in your preferred language

what is  "LGSharedFunctions" reference  in the "WaterUtilitiesDesktopFunctions"?

2149
3
04-15-2012 10:54 PM
baohuachu3
Regular Contributor
I want to tailor IET for my application. After checked the IET folder there is no introduction for customization on IET.
For example ,which version of  visual studio for open the "WaterUtilitiesNetworkEditingTemplate.sln". In the "WaterUtilitiesDesktopFunctions" I found there "LGSharedFunctions" reference is missing(see picture below). [ATTACH=CONFIG]13540[/ATTACH]
  Is there any basic user guide for the application source code introduction?
0 Kudos
3 Replies
MikeMillerGIS
Esri Frequent Contributor
There is no help for customizing the source code.  The apps are made up a series of projects.  You should open the WaterUtilitiesNetworkEditingTemplate.sln file.
0 Kudos
baohuachu3
Regular Contributor
There is no help for customizing the source code.  The apps are made up a series of projects.  You should open the WaterUtilitiesNetworkEditingTemplate.sln file.


I have Visual Studio 2008 but it can not open "WaterUtilitiesNetworkEditingTemplate.sln ". This needs visual studio 2010 to open it?
0 Kudos
MikeMillerGIS
Esri Frequent Contributor
Add the source code to the most recent beta and included a VS 2008 SLN file.  If you ever need to open 2010 SLN in 2008, just open it in notepad and replace 11.00 with 10.00.  This only works if projects reference .net 3.5 and lower.

http://forums.arcgis.com/threads/20000-Beta-Versions?p=158222&viewfull=1#post158222
0 Kudos