Skip to content

Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI

    • About
    • DEV Tools
  • CRM 2011, SQL

    CRM data load – Finding long running queries

    Published by

    Rajeev Pentyala

    on

    December 17, 2012

    The other day when we were doing performance testing on our CRM application by importing huge data, we got few “Generic SQL Errors”. One common reason for the “Generic SQL Errors” is either SQL timeout because of long running queries or dead locks. So to find the root cause of…

    Continue reading →: CRM data load – Finding long running queries
  • CRM 2011

    Stack overflow at line 0 – script error while opening crm form

    Published by

    Rajeev Pentyala

    on

    December 13, 2012

    You might get “Stack overflow at line 0” script error while opening CRM form or navgiation. Below are the steps that will resolve the issue Install IE 9 : http://www.microsoft.com/india/windows/ie/IE9.aspx Delete cache and cookies Tools→ Internet options → General →Browsing history →delete →check all the check-boxes →delete Delete Internet temp files…

    Continue reading →: Stack overflow at line 0 – script error while opening crm form
  • CRM 2011

    Increasing attachment file size limit in CRM 2011

    Published by

    Rajeev Pentyala

    on

    November 29, 2012

    In CRM 2011 the default the file size limit is 5,120KB (5MB) i.e., we can attach up to 5 MB file to any record. We can increase the file size limit up to 32,768KB (32MB) by changing the  “System Settings” Go to Settings –> Administration –> System Settings Go to “Email” tab Change…

    Continue reading →: Increasing attachment file size limit in CRM 2011
  • CRM 2011

    Found dependency records – Error while solution import in CRM 2011

    Published by

    Rajeev Pentyala

    on

    November 19, 2012

    I was getting the error when I was importing Managed Solution on top of Unmanaged solution Found 2 dependency records where unmanaged component is the parent of a managed component. First record (dependentcomponentobjectid = {}, type = AttributeMap, requiredcomponentobjectid = {}, type= EntityMap, solution = {})” Interestingly, I did not…

    Continue reading →: Found dependency records – Error while solution import in CRM 2011
  • CRM 2011

    OrgDBOrgSettings Tool – CRM 2011

    Published by

    Rajeev Pentyala

    on

    November 11, 2012

    OrgDBOrgSettings tool allows administrators the ability to implement specific updates that were previously reserved for registry implementations. For example, you can enable/disable below settings Enable/Disable Auto Create Contact On Promote Enable/Disable Smart Matching Resolving the Unique Column Names Error (i.e.,LookupNameMatchesDuringImport) Etc…. The tool is updated with each Update Rollup release…

    Continue reading →: OrgDBOrgSettings Tool – CRM 2011
  • CRM 2011

    ‘Metadata contains a reference that cannot be resolved’ issue with CRM 2011 with SSL binding

    Published by

    Rajeev Pentyala

    on

    November 7, 2012

    We get the below error, when you try to access SSL configured CRM organization service from external application (i.e., Console application etc…) Metadata contains a reference that cannot be resolved issue with SSL binding: ‘https://hostname/org_name/XRMServices/2011/Organization.svc?wsdl’. Fix :- We get this exception when you try to connect to CRM organization URL…

    Continue reading →: ‘Metadata contains a reference that cannot be resolved’ issue with CRM 2011 with SSL binding
  • CRM 2011

    Useful CRM tools from CodePlex

    Published by

    Rajeev Pentyala

    on

    November 2, 2012

    Codeplex currently has more than 50 CRM related tools Below are few very useful tools for CRM development and Administration Role Updater Role Updater makes it easier for CRM 2011 administrators and developers to add or remove privileges to multiple security roles in one operation Download Metadata Document Generator Metadata…

    Continue reading →: Useful CRM tools from CodePlex
  • CRM 2011, JScript

    Xrm.Utility functions to open Entity forms or Web resources

    Published by

    Rajeev Pentyala

    on

    November 1, 2012

    In CRM, we can open the entity forms using “window.open” method With UR 8, a couple new client-side JavaScript functions were added to open entity forms and web resources These functions fixes the prompt the user to login again issue when you use “window.open” to open form or web resource from…

    Continue reading →: Xrm.Utility functions to open Entity forms or Web resources
  • CRM 2011

    “Add Existing” button is missing from associated view ribbon – Reason & Fix

    Published by

    Rajeev Pentyala

    on

    October 27, 2012

    We get “Add Existing” button when you have relationship between 2 entities and when you select “Associated View” or “Sub grid” of child entity. Consider this scenario I have 2 custom entities in my system Policy Holder Policy I have 1:N relationship between Policy Holder & Policy (i.e., #1 ‘Policy Holder’…

    Continue reading →: “Add Existing” button is missing from associated view ribbon – Reason & Fix
  • CRM 2011

    Reading LinkEntity attributes using Query Expression in CRM 2011

    Published by

    Rajeev Pentyala

    on

    October 25, 2012

    Assume you have to retrieve All the “Contact” records with fields  “Full Name, Address1_City” Along with ‘Account Number’ field of ‘Account’ whom the contacts are associated with. Relationship between Contact & Account In CRM, there is out of the box 1:N relationship between Account & Contact. Contact has ‘ParentCustomerId’ field…

    Continue reading →: Reading LinkEntity attributes using Query Expression in CRM 2011
Previous Page Next Page
Visitors

2,149,000 hits

Top Posts
Claude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeClaude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeFebruary 5, 2026Rajeev Pentyala
Getting Started: Build Your First Power Apps Code AppGetting Started: Build Your First Power Apps Code AppAugust 27, 2025Rajeev Pentyala
[Step by Step] Beginner : Create a PCF control and add it to a custom page[Step by Step] Beginner : Create a PCF control and add it to a custom pageDecember 2, 2024Rajeev Pentyala

Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI

  • Pinterest
  • Instagram
  • Facebook
  • Mail
    • About
    • DEV Tools

Blog at WordPress.com.

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
  • Subscribe Subscribed
    • Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI
    • Join 478 other subscribers
    • Already have a WordPress.com account? Log in now.
    • Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar

Notifications