Hi
i have a problem, update appsettings
Edit the following file in %Program Files% Microsoft Assessment and Planning Toolkit\bin : Microsoft.AssessmentPlatform.UI.Console.exe.config Add the following lines into the “<appSettings>” section.
Note: The values in the first and second lines can be adjusted up or down as needed to maximize the performance while maintaining system stability, but these values must be greater than 3.
<add key="Microsoft.AssessmentPlatform.InventoryEngine.InventoryService.DefaultMaxThreadsX86" value="52" /> <add key="Microsoft.AssessmentPlatform.InventoryEngine.InventoryService.DefaultMaxThreads" value="52"
/> <add key="Microsoft.AssessmentPlatform.InventoryEngine.InventoryService.DefaultMinThreads" value="3" /> <add key="Microsoft.AssessmentPlatform.InventoryEngine.InventoryService.MaxThreadsLowerBound"
value="2" />
but no initialized view error:
i need solution the problem, any idea???
regards and thks brothers