Hello!
I'm trying to generate a biar file for a BI 3.1 SP 01 plateforme using the import wizard tool. However. every time we attempt to create the biar with all the data, the Wizard crashes. In the plateforme we have Windows AD and Enterprise authentication (I say this given the final line of the trace file below).
I have created a biar with the universes but if i try to add something more the wizard crashes. (I already tried to create the biar without the users but i have the same result )
The trace file looks like:
.\SelectUsersAndGroupsPage.cpp:241: TraceLog message 1
2016/02/15 12:52:16.387|>>|A| | 4336|4532| |||||||||||||||assert failure: (.\SelectUsersAndGroupsPage.cpp:241). (FALSE : Fail to add user to the list control).
.\ImportWiz.cpp:9669: TraceLog message 2
2016/02/15 12:53:07.106|>>|A| | 4336|4532| |||||||||||||||assert failure: (.\ImportWiz.cpp:9669). (lcount == 1 : no message).
.\ProgressDialog.cpp:1916: TraceLog message 3
2016/02/15 12:54:29.886|>>|A| | 4336|4532| |||||||||||||||assert failure: (.\ProgressDialog.cpp:1916). (SUCCEEDED(Add(pExpObj,pCategories)) : no message).
.\ProgressDialog.cpp:2012: TraceLog message 4
2016/02/15 12:54:36.214|>>|A| | 4336|4532| |||||||||||||||assert failure: (.\ProgressDialog.cpp:2012). (SUCCEEDED(Add(pExpObj, pServerGroups)) : no message).
.\ProgressDialog.cpp:2120: TraceLog message 5
2016/02/15 12:54:39.761|>>|A| | 4336|4532| |||||||||||||||assert failure: (.\ProgressDialog.cpp:2120). (SUCCEEDED(Add(pExpObj,pSelUniverses)) : no message).
.\ProgressDialog.cpp:2120: TraceLog message 6
2016/02/15 12:54:42.793|>>|A| | 4336|4532| |||||||||||||||assert failure: (.\ProgressDialog.cpp:2120). (SUCCEEDED(Add(pExpObj,pSelUniverses)) : no message).
.\ProgressDialog.cpp:2163: TraceLog message 7
2016/02/15 12:54:46.464|>>|A| | 4336|4532| |||||||||||||||assert failure: (.\ProgressDialog.cpp:2163). (SUCCEEDED(Add(pExpObj,pSelGenericAppObjects)) : no message).
.\ProgressDialog.cpp:2163: TraceLog message 8
2016/02/15 12:54:46.480|>>|A| | 4336|4532| |||||||||||||||assert failure: (.\ProgressDialog.cpp:2163). (SUCCEEDED(Add(pExpObj,pSelGenericAppObjects)) : no message).
.\ProgressDialog.cpp:2163: TraceLog message 9
2016/02/15 12:54:46.496|>>|A| | 4336|4532| |||||||||||||||assert failure: (.\ProgressDialog.cpp:2163). (SUCCEEDED(Add(pExpObj,pSelGenericAppObjects)) : no message).
thanks in advance for your help.
Moises