Deploying Issue
Hi ALL ,Am getting this error when am trying to deploy a report in Sql Server Reporting Services .Error : The permissions granted to user 'xyz\123' are insufficient for performing this operation....
View ArticleCan I disable the login prompt for MS CRM 2011 SDK if credentials are wrong?
Right now I access the CRM SDK as follows IServiceManagement<IDiscoveryService> serviceManagement = ServiceConfigurationFactory.CreateManagement<IDiscoveryService>(discoveryUri);...
View ArticleNo Dirty fields on form, but 'Unsaved Changes' window still appears
Hi guys,I wanted to programmatically close a form in create mode, but was faced with the 'Unsaved Changes' pop-up.I have set the submit mode of all the fields to 'never' and a getIsDirty() on each...
View ArticleHyperlink is not working in child window
can any one, help me to fix this issueI am opening silverlight form , In silverlight form data grid I have hyperlink column, when hyperlink is click related record will be open (it may be...
View ArticleProblem with plugin registration
hello,i'm upgraded my CRM from v4 to 2011 and after this every plugins working fine.but i could not register one of that plugins on new organization.when i choose plugin in pluginregistration.exe,this...
View ArticlePass Large Data in Url while opening a Html page from Ribbon Button
Hello experts, i am opening an Html page on Ribbon button click. while opening the page i am passing some record Id. But the Problem is if more record Id are passing the url length is exceeding and i...
View ArticleUpdating or Creating Work Hours for a System User programmatically
HI,We are trying to figure out a way where we can update the work hours for a particular user for a particular day for e.g. user A should be working between 2 to 6 p.m. on 21st of April. This we want...
View Articleautofill phonenumber based on selected item from regarding object
HiI created new activity and it contains a phone number field. I want my activity to fill phone number automatically when account/contact selected from regarding field.how could it be possible?
View ArticleXrm.Page.ui from inside an iFrame
I am trying to determine which form the user is viewing from within an iFrame. Knowing which form will allow me to determine what data to omit from loading and thus speed up the user experience.I have...
View ArticleExternal ISV web application
Hello,I have a web application that deployed in the ISV CRM folder (C:\Program Files\Microsoft Dynamics CRM\CRMWeb\ISV\MYAPPLICATION).the problem is:When I specify in the SiteMap the completed URL of...
View ArticleCRM 2011 Pre-Event on Creating Sub-Case
Hi All,Current situation/event:1. I have CRM 4.0 plugin that works in CRM 4.0 obviously and according to Blogs/Microsoft announcement it should work in CRM 2011.2. The event is pre-event when trying to...
View ArticlePull Look Up Values from another form to new form.
Hello Everyone, I'm trying to pull look up values from one form to another. For example, I have an Opportunity with a company name look up value and a contact look up value. I have a custom entity that...
View ArticleCRM version
Hi All I have a couple quick questions on CRM versioning that someone may be able to help with1. Dynamics CRM 2011 what is the latest public available version and SP /rollup that is available is there...
View ArticleCRM 2011 Make the "Open newly created record" check as selected default.
Hi,Is it possible to make the "Open newly created record" check box selected by default in Lead entity when qualifying the Lead (ONLINE CRM 2011)?Regards,Priya.
View ArticleHow to get actual Sum of Money field when base currency is different using...
Hi All,I have a requirement to get the sum of the total amount field of all related Invoices to an Order record.for that I am using the fetch aggregation for Sum in a plugin.When I add/delete/update an...
View ArticleHow to change the Iframe url at form onload event in ms crm 2011
Hi All,I have a requirement to pass record guid to Iframe URL at form on load event in ms crm 2011. I have an custom aspx page and suing Iframe I am displaying it in my Account form.Now I need to...
View ArticleIFrames display issues in MS CRM 2011
Hi ,I am displaying an aspx page on Iframe in the account form and passing the account record id to view records related to that account.In Iframe properties the number of rows =20 and I am getting...
View ArticleCRM 2011: How can I show a hidden web resource using JScript?
Quick one: How can I show a hidden web resource using JScript?I triedXrm.Page.ui.controls.get("WebResource_name").setVisible(true);but it didn't work...Thanks for the help!P.
View ArticleCRM 2011: Hide HTML webresource placed on form header
I have an HTML web resource placed on the form's header.How can i hide (or toggle visibility) the html web resource thru JScript?The web resource is placed on the Header section which is locked. I know...
View Article