"Connect to CRM Server" window is closed in Visual Studio 2010 after chosing...
Hi, Recently, I started to develop a new solution for MS Dynamics CRM 2011 and I wanted to use one of the Visual Studio templates solution (Solution Package from CRM SDK) as a base development tool....
View ArticleWork flows are not triggering in MSCRM 2011?
Hi,In my environment no workflows are running nor even triggering.I checked the Asynchronous Service it was in Started mode.Please let me know any one have any idea why workflows are not workingHow...
View ArticleFiled level security
I have 30 users with same role. Some of the fields in the form should be visible only for 10 users, not to the other 20 users. how can i acheive this?
View ArticleMS CRM 2011 - How to identify if the plugin is triggered from workflow in the...
Hi, I've a very basic question: is there a way by which we can identify in the plugin code that the plugin is triggered by the workflow? Early response is much appreciated. Thanks, Abhi
View Articlems crm 2011 - I want to simulate the dev envrironment in another server. How...
Hi Everyone,ms crm 2011 - I want to simulate the dev envrironment in another server. How can I import the unmanaged solutions.I need to followed the following steps.1) I imported the unmanged solution...
View ArticleMS CRM 2011 - Data from look up view
I have Weigh-in form.I want to add a new product to that form. This is done via 1:n relation and a look up. The product form gets a weigh-in number from weigh-in form. I want also that the product form...
View ArticleSave parent wondow
Hi,I want to save the parent page(crm entity form) on save of the child page(also a crm entity form), so I used below code on save of child page but none of them...
View ArticleConfused on GUIDs and how they work
I have a lookup field called "Sales Contact", but I am confused about the GUID retrieved. When I lookup a record and use the following line:var sales_contact =...
View ArticleSave Parent Form
Hi,I am using ms crm 2011 rollup 13. I have to save the parent form on the save of child form. So, I have the following script enabled on save of child form but it does not work:It goes to else alert 2...
View ArticleCall SSIS package from syncronous plug-in
Hi,Is it advisable to call SSIS package from syncronous plugin (by considering performance and fail-over mechanism)?Thanks!Vinayak Chavan
View ArticleWhay am I getting an 'Object Reference not set to an instance of an object'...
I've got a plugin that is triggered when a status on a form is changed. When I change the status and click save on the form, I'm getting an 'Object reference not set to an instance of an object' error....
View ArticleAdvanced Find for Marketing List Members
Hi - Is it possible to create an advanced find that will return all members (Contacts) that belong to List 'A' AND List 'B'?Thanks in advance.
View ArticleWhat is the difference between "xrm.page.data.entity.attributes.get" and...
Hi, Can anyone explain what is the difference between "xrm.page.data.entity.attributes.get" and "Xrm.Page.getAttribute"Thanks in advance
View ArticleUnsupported Security Settings
Hi,When accessing CRM2011 application got this error as: Unsupported Security Settings"Microsoft dynamics CRM Online requires that ActiveX controls be enabled. Your current security settings prevent...
View ArticleTyped method of integration with Biztalk
Hi,I want to have a CRM 2011 integration with Biztalk using the typed method.My intial data should be sent from CRM to Biztalk. How can i achieve this using Orchestration method?Thank you
View ArticleOutlook Client caching Silverlight web resource
Hi all,These new style forums are horrid - another MSFT UI triumph! Anyway, my question is this:I have a Silverlight web resource which I have updated and is appearing happily in the web UI, however...
View Articlehow to auto-format/structure single-line crm js?
Hello - I'm trying to convert a phone call to an opportunity.I've identified the crm js script lib that gets called by the button and I want to take a closer look at the script.When I open the crm js...
View Articleplugin registration question?
Hello - I'm using the pluging registration tool (pluginregistration.exe) to view the plugins that are already associated with a CRM installation.When I right-click on an existing plugin assembly...
View ArticlePlugins, Messages, and StateCode access
This is in a 2011 CRM Online instance.We currently have post-operation plugins registered on the QueueItem Entity for the SetState and SetStateDynamicEntity messages. When the related Entity's state,...
View ArticleCRM DateTime and Displaying in Different Time Zone
I am not sure how to handle the following scenario from a portal.I have an entity called Event with a Start and End Date and option set field which displays 4 different time zone which the user can...
View Article