Dynamics CRM 2011 Online - Invalid Argument
I have a custom workflow that seems to be working (it updates the lead) but receives an Invalid Argument error. After putting in various traces and getting no output from them I commented out all of...
View ArticleSecurity role problem
Hello,I'm searching the security role to fixe this problem:On print scr 1 connected as a custom security rolesOn print scr 2 connected as administratorOn print scr 3 connected as administrator in...
View ArticleCurrent Date and Time
I need to put an alert on the screen if the time is between 8 and 5 local user time; Monday through Friday and hopfuly not on a holiday. Can someone please help me to create this if statement?Thanks,...
View ArticleCRM 2011: View sorting by column header
I have a attribute with Decimal data type and it is showing like 10,000 in view. Is it possible to showing this value like 10000?Thanks.Mehedi
View ArticleHow to write a Javascript for hiding lookup value id is null in MSCRM 2011
Hi,Can anyone help me how to write a JavaScript for hiding a lookup value if its value is null.As per my requirement I have 2 lookup values in one form if it's values are null while opening the record...
View ArticleChanging Team's BU and then assigning role - plugin issues
I am looking for a perfect solution for this:I have a plugin which moves a team from BU1 to BU2 (using SetParentTeamRequest) and then assigns a role R2 (which is associated with BU2). I get an...
View ArticleIs there a bug in the Ribbon Workbench that doesn't set ID?
I've been using the ribbon workbench to make a free solution for people that need to send Birthday Text. I've added a custom activity entity to the Account Ribbon called: "Send Text", but here is the...
View Articlewhat is wrong in this syntax?
Hi all, CrmSdk.ConditionExpression conditionPrincipalc1 = new CrmSdk.ConditionExpression(); conditionPrincipalc1.AttributeName =...
View ArticleCustom Mobile Application Development for CRM 2011
Hi, We are trying develop first time a custom mobile application using the below1. Visual Studio - Windows Mobile Express 7.12. Assemblies from CRM 2011 SDK3. <Server...
View Articleusing CrmDiscoveryService to consume custom asmx from ISV folder in a IFD CRM
Im trying to consume this service from an external machine across the internet. I need to pass the credentialsbecause it keeps moving to the sign inpageI found most of documentation here using...
View ArticleCRM 2011: Get empty fields in fetchxml response
Hi all,Is there anyway to get empty fields in a fetch xml query response using javascript ?Best regards..
View ArticleError: Cannot obtain Metadata from...
Hi,I try to implement this tutorial below. I want to connect Sharepoint 2010 online with CRM 2011...
View Articlelogged Full user name javascript
How to get Full User name in ms CRM 2011 using Javascript??hussain
View Articleconsuming amsx web service hosted on crm isv
i have a custom service inside my isv folder and I can access it though the browserbut how can I consume it on a WinForm application?im having problem with the authenticationafter adding web reference,...
View Articlepassing CRMtoken to custom isv asmx service reference
I've got to this point the code access the discovery and returns a ticked, but how do I pass the ticket to a non crm service, on this case just an asms on my crm's isv folder?the code below retrieves...
View Articlehow to call a Workflow Dialog without the Browser toolbar?
Hi allAs mentioned in the title i would like to hide the whole toolbar section of the Browser (see pic below).Also the Application mode seems not to be very helpful.Therefore im still searching for a...
View ArticleAsynchronous plugin - delete running as "system" user
Hi,This is a similar question to the following thread: http://social.microsoft.com/Forums/en-US/crmdevelopment/thread/016b7e05-7d84-416f-8e71-159c9782d36fIn CRM 2011 online I have an asynchronous...
View ArticleHelp in correcting the code
Hi all, try { if (AuthenticateCRM()) { CrmSdk.BusinessEntityCollection multiretrieved =...
View ArticleCan we register same plugin on more than one entity?
Hello, I want to register the same plugin for 2 entities is it possible ?
View ArticleHow to set the default currency?
On one of my custom form, I have a money fields, but I cannot set them without getting the following error:A currency is required if a value exists in a money field. Select a currency and try...
View Article