CRM 2015/2013/2011: Requested value '' was not found.
If you are encountering this error message in your CRM. Please follow following steps to resolve this error:
1. Export Default Solution.
2. Open the customization.xml file after extracting your solution ZIP file.
3. Find the <something> (Requested value in your error message) in your XML file.
4. Replace this <something> string with correct value.
5. Again Zip the extracted solution files.
6. Re-Import the ZIP file into CRM.
7. Publish Customizations
8. This will resolve your issue.
Cheers!!!
1. Export Default Solution.
2. Open the customization.xml file after extracting your solution ZIP file.
3. Find the <something> (Requested value in your error message) in your XML file.
4. Replace this <something> string with correct value.
5. Again Zip the extracted solution files.
6. Re-Import the ZIP file into CRM.
7. Publish Customizations
8. This will resolve your issue.
Cheers!!!
Comments
Post a Comment