Answered by:
Object Code = 1000XX not found in MetaDataCache

Question
-
Hi All
At present we are deploying 1.1 version of our CRM Application.
To have No surprises during deployment, At present we are doing deployment testing on one of our testing servers by taking backup of production server and applying the customization from development (which has all new changes) over that.
As I was doing all the customization work, From my login everything seems working fine. But I observed that when one my colleague logged in to this server, he observed wherever we have area frames in the screens we have the Dynamics CRM Error "Object Code = 100013 not found in MetaDataCache".
Where as when i log into the system, the application behaves fine... I am not sure how this metadatacache is dependent on the user logged into the system.
One more thing, When i checked the event log, the log shows one entry with exception type MetaDataCacheException, with proper hyperlink which was causing the problem ( this hyperlink is nothing but the area link which we normally put in javascript to show associated grids in IFrame).
On Clicking this hyperlink, the CRM asks for Credentials. When I enter my credentials it shows the correct associated grid, but when my colleague enters his Credentials it fails with above message..
I wanted to know whether anybody experienced this error and any help to resolve this, i really appreciate.
ThanksSaturday, May 30, 2009 5:07 AM
Answers
-
Hi Jurgen
Found out the issue...
The problem was my colleague had access to another Organization in Temp Server and that was default organization for him.
In production, because its a single organization setup we didnt have Organization Name prepended to the links to user-defined areas and it works fine..
when we imported the database from prod to the testserver, we had two organizations for which my colleague had accessed to.
Because I had accessed to only one organization, I was seeing correct results...
Thanks again for your response...- Marked as answer by sgundeti Monday, June 1, 2009 4:09 PM
Monday, June 1, 2009 4:08 PM
All replies
-
Hi sgundeti,
does your colleague has the same rights on the crm application like you?
For which custom entity stands 10013 in your system. I believe it is 10013 and not 100013, correct?
Does you collegue has rights on this custom entity?
Best regards,
Jürgen
Jürgen Beck
Dipl. Kfm./Wirtschaftsinformatik
MVP, MCSD.NET, MCITP DBA, MCDBA, MCSE
Microsoft Certified Business Management Solutions Professional
Microsoft Certified CRM Developer
Microsoft Certified Trainer
ComBeck IT Services & Business Solutions
Microsoft Gold Certified Partner
Microsoft Small Business Specialist
Developing & Supporting Business Applications from small business to big enterprises covering scores of sectors
http://www.combeck.de
- Proposed as answer by JuergenBeckModerator Saturday, May 30, 2009 7:31 AM
Saturday, May 30, 2009 7:31 AMModerator -
Hi Jurgen
Thanks for your post.
The only thing which differs with my profile to his is he doesnt have system customizer role... and we both are system admins..
yes as you said the object code is 10013
ThanksSaturday, May 30, 2009 1:52 PM -
Hi Jurgen
Found out the issue...
The problem was my colleague had access to another Organization in Temp Server and that was default organization for him.
In production, because its a single organization setup we didnt have Organization Name prepended to the links to user-defined areas and it works fine..
when we imported the database from prod to the testserver, we had two organizations for which my colleague had accessed to.
Because I had accessed to only one organization, I was seeing correct results...
Thanks again for your response...- Marked as answer by sgundeti Monday, June 1, 2009 4:09 PM
Monday, June 1, 2009 4:08 PM