Unable to connect Developertoolkit in CRM 2011 online version
Hi,I am using developertoolkit for crm online 2011 but unable to connect showing error"Authentication failed"https://disco.crm5.dynamics.com/XRMServices/2011/Discovery.svcPrashanth M..J
View ArticleRollup 12 - problem with web resources and jquery
Hi all,Before Rollup 12, the main form iframe of an entity added js script references in the <head> section. After RU12 the scripts are added in the body and scripts aren't always executed in...
View ArticleMS CRM 2011 - Develop SSRS report with VS2012
Hi,Does SSRS report developed with VS2012 work well with CRM 2011? Do anyone have anything to share with me related to this, any issues / information etc?Early response is very much appreciated.Thanks,...
View ArticleMS CRM 2011 - Adding product to custom entity, how to calculta total ammount...
I want to add products to custom entity. I want to count total values and quantities for those products. What is the best way to handle that?Custom entity like course and I want to add products like...
View Articleonfocus event of a lookup in crm 2011
hi frnds,Is it possible to fire a onfocus event for lookup in crm. i tried using onclick event but the i cant able to view lookup dialog box. Can any one suggest how to fire onfocus event of a...
View ArticleCRM 2011 On-Premise + UR 12 : grid.attachevent() method not supported
Hi,I have the following code in my application, to refresh a subgrid and attach an event on refresh of the grid.I am trying to call a method on refresh of the subgrid but the attachEvent method doesn't...
View ArticleSystem function is not working while calling it into another function?
HI, AttachFile is a system button, Actually inside that button bydefault It is having this function "Mscrm.RibbonActions.addFileToRecord".What my requirement is i want to call this function into my...
View ArticleSql server time out on mscrm 2011 online plugin running
Dear ALL;i have a plugin which running on update of a field which actually getting all the account (currently i have 200 accounts) and putting it into another system using that system websrevice...
View ArticleNo. of records returned by linq query in the result set
Hi,Query expression returns maximum 5000 records in a single query execution.If we use the linq query to retrieve data, will it return all the records or is there any limit.For e.g : if i have 10000...
View ArticleCalling Synchronous Web Service that's behind firewall (i.e. not publicly...
We are planning to migrate to MS CRM Online. Although it will be an Online deployment of MS CRM, but the CRM application will be accessed by people from with in the office network only.We have a...
View Articlemoving mscrm 4 site to new iis server
Dear all;i have the requirement to move the current iis server to new ii server on the current iis server we have mscrm 4 install how can i move crm4 fromm current iis server to new iis server it is...
View ArticleSteps getting disable after uninstallation of manage solution
Hi,I have installed managed solution with name as "solution1" with version 1.0. After that i have installed 2nd managed solution with name as "solution2" with version 1.1. Now i have another installed...
View ArticleExtra draft on email reply.
Hi, I am dealing with a solution where users want to send email from queue. The From field gets populated by javascript which uses the REST call to get the desired queue from custom field on system...
View ArticleMicrosoft Dynamics 2011
I need two help :1.I need Microsoft Dynamics CRM 2011 integration with Dot net web application.2.I need Microsoft Dynamics CRM 2011 integration with PHP web application.
View ArticleUsing of same OU groups for another installation on different server in mscrm...
Dear ALL;i have mscrm 4.0 which running quite fine. i want to move the crm server to another server but the sql server will be the same i am sure i will use Connect to existing deployment option for...
View ArticleThe PrimeOutput method on component "Dynamics CRM Source" (1) returned error...
Hi,I created an SSIS package to import data from MS CRM contacts entity to one of the custom table in sql database.The package worked fine for the first time I run it.Then after some time again I run...
View ArticleSneding Serialized Entity across WCF Service.
HI Friends, I have used DataContractSerializer to serialize Entity now I want to send it across WCF Service. Can any one suggest sample on how to do this. or any code snippet.Thanks Regards...
View ArticleCRM 2011 change read only font color
Is there a way to change the font in read only fields in CRM 2011 to black? Our VAR is saying it can't be done and that seems strange to me so I thought I'd check with the experts.
View ArticleThreadPool + ServiceContext
Hi @ all,I am trying to use several Threads at the same time to consume the crm webservice.This is the scenario:1) Create OrganizationServiceProxy2) Get all active Accounts public IList<Account>...
View ArticleMapping entities - I'm probably doing it wrong.
I'm unable to map a custom entity to the Task entity. I go into my entity, select 1:N relationship, then select the Task Entity, click on "generate mappings" and publish.When I am in my custom entity...
View Article