Hi,
When we are opening a window in IEE for the first time, it often hangs for some time when checking for deployment location (See picture below). I found a similar post regarding the same issue, but I dont fully understand the given solution.
Our build_home consists of only Core IFS without our customizations. In order to add our customizations, we build a delivery using the build.cmd script and then install the delivery on our IFS instances.
The solution says that we should run a clean build through msbuild.cmd, but the msbuild.cmd is part of the build.cmd script. Should we run the complete build.cmd script by using the clean property when we are building the delivery? Or could we run build.cmd without running msbuild.cmd, and then run msbuild.cmd afterwards using the same delivery location? Should the generated delivery fix the problem once we install it?
We are currently running IFS10 update11.