We are trying to import a solution from our Sandbox environment to our DEV environment. When we import the solution into DEV, the system shows the Import in Progress window, but eventually it stops. It states that the import of the solution failed, but in the grid below (which shows the solution components), the Status column does not show any errors. i have downloaded the XML error log file but log file contains no more messages other than "The import failed. For more information, see the related error messages".What should i do in this scenario?.
1
votes
2 Answers
1
votes
There is probably a conflict between the two systems which is causing the import of the solution to error out.
The best way to resolve this is to turn on trace logging on the dev server. See below.
https://technet.microsoft.com/en-us/library/hh699694.aspx#BKMKserver_level_tracing
Then try to import the solution. Once the import has failed, open the log file and check what is causing the conflict.