Blog Post: Predefined type ‘Microsoft.CSharp.RuntimeBinder.Binder’ is not...
Today I got this error when I was preparing a Silver light training session, when I tried to build my Silver light web resource, it failed and when I check error list I got below error message:When I...
View ArticleBlog Post: Dynamics CRM 2011 View Records Owned by My Team Members
In Dynamics CRM when looking at contact records, by default we have a view for “My Active Contacts” which displays all contacts assigned directly to our user. This is achieved by using the filter...
View ArticleForum Post: RE: Auto Populate Multi-line text field from tickbox selections
Excellent, thank you so much for your quick reply. Very simple code which worked really well. I only added an extra \n to separate text paragraphs. Very much appreciated.
View ArticleForum Post: Object doesn't support property or method 'tolocalestring'
I am getting this error message when trying to publish my customization (also firsts comes up with SQL server error), all I did was add a new option under an option set field, I tried removing it again...
View ArticleForum Post: RE: Outlook 2013 CRM Client Connection Issue
Hi,I am experiencing the same issue. In an attempt to resolve this, I am trying to find out where to download the SQL CE 3.5 x86 and x64 MSI files. There only seem to be one instance of this download...
View ArticleForum Post: RE: How to change Default file type for excel exports?
I don't believe there is any supported way to change this. Static worksheets not being re-imported default to XLS while the static worksheet that can be re-imported and the dynamic ones always end up...
View ArticleForum Post: Correo con enlaces dinámicos
Hola!En este momento necesito hacer esto que explicas pero un poco mas complejo:Necesito incluir los datos principales de las cuentas en variables ubicadas en el correo, el cual tiene un botón que...
View ArticleForum Post: problems importing excel spreadsheet
I am having trouble importing my excel spreadsheet to CRM. I can't match the the fields and labels and I have on my excel spreadsheet to CRM. I have all of the fields that come up in CRM but when my...
View ArticleForum Post: RE: Convert incoming Email to Case
This is because the to/from fields on an email are technically different from the customer field on the case.The to/from fields are known as activity parties - they can handle multiple values (account,...
View ArticleForum Post: RE: Internet facing deployment of CRM
do you know a person or company that can help me with this issue? I need to hire someone to resolve it.
View ArticleForum Post: RE: Task change status from canceled to completed on its own
Hi Rabih, dd you ever get this solved? I am having a similar issue where Phone Calls and Appointments, are being canceled on their own. Thank you ,Chris
View ArticleForum Post: RE: Customer Data Update
You could use the SDK and create your own portal which people can log into to make updates. Portal Developer Guide for Microsoft Dynamics CRMAdxstudio makes pre-built portals that can be integrated.You...
View ArticleForum Post: RE: CRM 2011 - Outlook Client cannot connect
I think it would be best to create a support case at this time for a more thorough review of your configuration and the issue.
View ArticleForum Post: RE: Managed Solution import failed - Error code:0x80048425
Ian,Glad to hear that Jason was able to get you the needed information to resolve this issue. I have researched this a bit and it looks like this may be the result of multiple managed solutions trying...
View ArticleForum Post: RE: Unable to edit process
Hi SparkyMark75,Thanks for reaching out to the communities on this issue. My name is Josh Wells and I am a support engineer on the Microsoft Dynamics CRM support team. I have reviewed your case and I...
View ArticleForum Post: RE: Connect PHP to Dynamics CRM Online?
See if this script could solve your problem:<?PHP$client = new SoapClient("http://Your Wsdl Location", array("trace" => 0));$HeaderSecurity =...
View ArticleForum Post: RE: IIS-webservice client can't connect to CRM
Hi Karl,Thanks for reaching out to the forums on this issue. My name is Josh Wells and I am a support engineer on the Microsoft Dynamics CRM support team. I have reviewed your issue and I see you are...
View ArticleForum Post: RE: Basing a security model on 'sales region' [please]
Hi SN1B,Thanks for reaching out to the communities on this question. My name is Josh Wells and I am support engineer on the Microsoft Dynamics support team.I have reviewed your situation and I can...
View ArticleForum Post: RE: Missing FormXML when exporting Solution
Hi Josh, thanks for the quick answer. Well the Situation is pretty much as you describe it. There are many Managed Solutions that make changes to the Account Form, few Optionsets/Fields are being added...
View Article