Anyone know how to append with Javascript?
Just tried this and it doesn't work:var seconds = new Date().getTime() / 1000; var type = "CAS"; var ID = type + "-" + seconds;Xrm.Page.data.entity.attributes.get("new_ID").setValue(ID);anyone know...
View ArticleOptimised Domain Controller setup for dev machine
Hi there,Although my CRM2011 install is on a fast machine with a SSD, It takes around 55 seconds to boot, mainly due to the Domain Controller also being on the same machine. Boot was rapid before I...
View ArticleNavision and WCF Services
Hi all,Im a MSCRM Consultant and our company has a project to implement a CRM and Navibiling. I did not find a Microsoft Forum for Navision.But I want to know if it is possible that Navision can call a...
View ArticleHow can i create case in crm through sharepoint from
Hi, I want to create a case in microsft dynamics CRM in through sharepoint from. In my company every one is using share point. I want to give them a from in Sharepoint through that user can create its...
View ArticleHow to Fetch Data from Dynamic CRM 2011 using web service and c#: On-premise?
I am trying to fetch data from MS dynamic CRM 2011 on following environment Dynamic CRM 2011 On-premise using Windows authentication.Microsoft.crm.sdk.dll and microsoft.crm.sdktypeproxy.dll...
View ArticleUnable to click "Add New" for related records. "The Tag is Invalid"
I'm having a weird error in CRM where nothing happens when I click on the Add New ... button for any entity. Note that this only happens after I have created a record. For example:Create a new...
View ArticleDisplay User Roles on CRM textfield
I have to get the Security roles of the logged-in user, now after getting the security role/s, i have to display the role/s in a single textfield? how can i accomplish this thru javascript?Note: i got...
View ArticleError in Plugin "Need to start a transaction before commit"
Hi All,I've a plugin which is registered in synchronous mode.This plugin is getting fired on create of a custom entity and updates another custom entity.I am getting below error while running this...
View ArticleCRM 4.0 IFD Authentication from a custom aspx page
Hi,At the moment we use the standard windows authentication with our custom application (which uses the sdk assemblies), I am trying to authenticate in an IFD scenario from a custom aspx page. I used...
View Articleserialising CrmAuthenticationToken
I have this situation where the user wants us to provide a custom soap web service that returns crm data, but they have IFD authenticationI can't imagine a way a credential could be passed to the web...
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 ArticleCreate Business Unit in CRM 2011 using SDK
Hi I want to create Business Unit in CRM Organization using CRM 2011 SDK, not webservices. Yet I am unable to find any example or reference. Please guide. Thanks in advance.Rizwan Ahmed. Software...
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 ArticleWebservice as SYSTEM
Hello, I developed a asp.net page using crm data but i have an authentification problem. When i'm running my page in local(using Visual Studio), i'm connected as me. But when i'm running the same page...
View Articlemscrm 2011 online after update rollup 12
Dear all;:after updates of mscrm 2011 online in jan 2013 which is roll up 12 i am getting the following error when closing or saving the form <CrmScriptErrorReport>...
View ArticleDisplay annoations in dashboard or in iframe
Three questions:Is there any way to display custom (prepered in JS + FetchXML) grid in dashboard?How to display annotations in dashboard ?How to display all annotations in iframe (best if with...
View ArticleStream SSRS report to PDF from plugin
Hello,I'm having problems finding CRM 2011 examples of streaming an SSRS report to PDF format from a plugin. I want to be able to stream an SSRS report to PDF and store the PDF in a server...
View ArticleError in Event Log: Event ID 16391 concerning MSCRMDeletionService
I am getting an Error Event 16391 in the MSCRMDeletionService. The error occurs every day in different organizations.Google couldn´t help me, maybe some of you guys had the problem?!
View ArticleCRM 2011 Update Rollup 12 IE10 Compatibility issue
I am working with CRM2011 OnPremise and I have installed UR12, and when I use the application with IE10 i found some issues:I have installed UR12 and because of my client doesn't want to use other...
View ArticleExceptions trying to retrieve a list of CRM organizations
Hi! I'm trying to retrieve a list of the CRM orgs existing in a CRM server. I can accomplish thatJUST in the CRM server AND logging as a deployment admin with this...
View Article