Managed solutions and Un-Managed solutions
Hi every one Can we place Un-managed solution on top of Managed solution and vise verse ?
View Articleneed help with fetch query and updating
I have field item called "orders", when the number in the field is updated, a fetch query executes telling the user how many orders have been placed for the client. The new number is not reflected in...
View ArticleCLone of crm 2011 server and database server
Dear all;i have clone my mscrm 2011 server and the database server to new database and crm server all server are on the same domainbut i am unable to access crm through the new server address i can...
View ArticleSilverlight plugin duplicate creates
Hi All,Having this odd issue; I have an OpportunitySet that I use to create multiple opportunities into my CRMOnline.What happens is that I loop through all my stackpanels that hold the controls to add...
View ArticleWhats rights are required to run plugin registration tool mscrm 2011 on-premises
Dear all;what rights we required to run plugin registration tool on premises on mscrm 2011
View Article[CRM 4.0] Plugin starts twice when I cancel an appointment
HiI'm trying to create a plugin that will fire when something changes on an Appointment. After sorting out a problem with it not fiering on Cancel...
View ArticleHow can I get the schema names of dirty fields?
I don't want field names but schema names. If anyone can help?
View ArticlePlugin on Quote Win InputParameters.Contains("Target") issue
I have a plugin that runs on Quote Win. However there seems to be some issue with getting the inputparaments. I'm assuming because the quote is active and read only at this point that I must use the...
View Articlefetchxml is not working and returns null value.
I have a iframe where the contractors are added and a list is updated.After rollup 14 this update to the list is not working.Please can someone rewrite the fetchxml that's not working.I get a null...
View ArticleIs it possible to execute a Javascript function on the onSave event of a...
By this I mean I would like to run a script of closed Leads during the onSave event? Can anyone let me know if this is possible - I can't find anything yet.
View ArticleOnSave event to call JavaScript in the embedded HTML?
Hi everyone,I have a HTML Web resource embedded on a form.This HTML Web Resource contains quite a lot of JavaScript functions.How do I call these JavaScript functions on the onSave event of the form?Is...
View ArticleLoop Exists in entity heirarchy
I am trying to merge two contact records and getting the error "Loop exists in this entity hierarchy."Any thoughts?
View ArticleError while installing the MSCRM SDK tool kit.
I have this Visual-Studio product.I unable to install the “CrmDeveloperToolsVS12_Installer” (I tried SDK_MsCrm 2013 and SDK_MsCrm 2011 both giving me same error)while installing it stop an throws the...
View ArticleSupported javascript libraries
Hi, I have a situation where i have to reference and use Jquery and JSon javascript libraries in the CRM form. But when I run Microsoft Custom code validation tool it raises issues in the source code...
View ArticleException when performing the operation in Microsoft Dynamics CRM that causes...
Hi All,When I perform the operation to trigger the plugin(for debugging) I am getting the following exception,Business Process Error Unexpected exception from plug-in (Execute):...
View ArticleCRM 2011: FetchXML Total Record Count Limit Exceeded
Hi,Is there a way to make a SELECT COUNT(*) FROM CRM_ENTITY with FetchXML sintax? We are trying to use Total Record Count for that, but this value is limited to 5000, so we are not able to get the real...
View ArticleDoes anyone know of a method to optimise the performance of javascript for...
For instance, assuming you just create a record and want to generate an autonumber for an Account ID - you could either add function to the onLoad/Onsave event so that the function gets executed and...
View ArticleDisable the Save and New buttons in CRM2013
Does anyone know how I can disable the two buttons- Save/New based on a field value? I've looked at a few ways but they seem to be un-supported methods.
View ArticleCRM 2011 : Custom Workflow to fetch user with Specifed role
Hii am totally new to crm2011. i need to write a custom workflow. To do the following things - 1)I want to pass Role Name as "Manager" or something 2)and on the basis of Role Name a user should...
View Article