Return to
HomePage
Question: How do I import guidance items created in previous version of GE into the latest CAB based GE (build 20060922)?
Answer:
* In the previous version of GE go to the
Libraries node select the guidance items that you have authored through GE right click on the selected items and select
Export Items as XML.
* Save the exported items to some location.
* Download the
LibraryImporterScript.zip from
GotDotNet site.
* Extract the the
LibraryImporterScript.zip to some location.
* Open a command prompt and set the prompt location to sam as where you have extracted the
LibraryImporterScript.zip * Run the following command.
> [LibraryImporterScript.exe] "<<Folder location of the files exported in the first step>> <<Destination location for the convereted files>> <<Library Name>>
Note Library name can be anything, its just required as reference.
* Run the new version (build 20060922) of the GE, got to
My Library and right click select the option
Import Items.
* Select the items from the <<Destination location for the convereted files>> and click ok on the
Open on the Import item XML dialog.
Your old items are imported in the new version!!!
Return to
HomePage