CRM 2011 On Premises - 0x800a03f6 - JavaScript runtime error: Invalid character
Hello Everyone,We are getting below error message on production server for all our OData web service client side (JavaScript) calls.0x800a03f6 - JavaScript runtime error: Invalid character The error...
View ArticleRE: IE10 Spell checking - problems working with the Outlook client
Microsoft confirmed that the IE10 spell checking will not work with CRM forms surfaced through Outlook when running on Windows 7. It does work when running on Windows 8.
View ArticleIE10 Spell checking - problems working with the Outlook client
We are testing IE10 with CRM 2011 Update Rollup 13 (on premise), mainly to get the spell checking feature. So far, using IE10 to hit CRM directly, the spell checking works. However, the spell checker...
View ArticleRE: Opportunities Error - Invalid Argument
Thank-you for your answer. We haven't registered and do not have any plugins.Thanks
View ArticleRE: Opportunities Error - Invalid Argument
By the way, it did actually resolve itself for an hour this morning then stopped working again
View ArticleHow do I search for information from the notes in the Fixed Assets module
I need to find information that is stored in the notes section of the Fixed Assets General Information module. How do I export the notes for the fixed assets so that I can find what I am looking for?
View ArticleRE: How do I search for information from the notes in the Fixed Assets module
Is this post in the wrong forum? Microsoft Dynamics CRM does not have a fixed assets module.
View ArticleRE: Soap security negotiation failed
bah p.s sorry about the formatting, can't see how I edit this post to change it now.edit: found the format button....
View ArticleSoap security negotiation failed
Hi all,I've been struggling pretty much all day trying to get the Simple CRM connection to work with our development environment. It works perfectly on live, but there's something different on the...
View ArticleMetadataException in configuring AX - CRM Connector
In AX 2012 R2 CU1 I created a Document service with the AIF wizard on a custom query/table for synchronization with CRM 2011. Service creating completes without errors the new configured port for the...
View ArticleSort fields are changing when contact is opened.
We added an additional field to our profile sort fields, and that field is defaulting, with one specific group of our contacts, to one of the options in the dropdown box with out that option being...
View Article"Your session has expired" WHILE I'M TYPING NOTES ON A FORM!! (Online; Not...
What is with this? People have been complaining about for so long that all I can find are the complaints and no solution. Our employess are in the middle of typing notes after or durring a phone call...
View ArticleRE: "Your session has expired" WHILE I'M TYPING NOTES ON A FORM!! (Online;...
Great tip! Thanks We'll give that a try.
View ArticleRE: JavaScript Q - Required fields based on two other fields
Hello,you need to check like below, change field names accordinlyvar valueA= Xrm.Page.getAttribute("A_FieldName").getText();var valueB=Xrm.Page.getAttribute("B_FieldName").getText(); if (valueA !=...
View ArticleHow to perform CRM Update Rollup "Rollback"?
I've installed CRM Update Rollup 13 on one of my servers, and it's utterly hosed. I want to know how to rollback to my stable UR11?
View ArticleRE: How to perform CRM Update Rollup "Rollback"?
Hi,You should get option to uninstall your rollup from control panel->programs.
View ArticleCreating a new user script
Hey everyone! I'm starting to fiddle with creating users in CRM 2011, and I am just wondering if anyone has a sample c# or vb script they could post just so I could see how it's worked out. I'm working...
View ArticleRE: Creating a new user script
Yes that is what I'm basing my script off of. I guess I just need to work this out myself.
View ArticleRE: Updating preferences on existing leads/contacts via import
Hi,Please Check this : support.microsoft.com/.../911395
View Article