Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 46379

Unable to retrieve option-set

$
0
0
Hello Guys, 

I am facing a peculiar problem, where I am trying to retrieve the option-sets (Code snippet added below) but I get an error saying "Could not find optionset".
This only happens on production instance but it works fine on the developer instance. I have verified that the option-set I am trying to retrieve is present in that instance and the solution is published.


var retrieveOptionSetRequest = new RetrieveOptionSetRequest() { Name = optionName }; var response = (RetrieveOptionSetResponse)org.Execute(retrieveOptionSetRequest);

Any idea what could have caused this issue?

Thanks

Danish Aalam


Viewing all articles
Browse latest Browse all 46379

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>