RE: Issue installing Microsoft Dynamics CRM 2011 Instance Adapter
Hi ChetzlerI wanted to test out the Instance Adapter which is throwing errors in while installing.I hope u understood the problem..
View ArticleRE: access my crm after the domain is destroyed
The following code will retrieve the org name from your CRM online versionclass Program { static void Main(string[] args) { string discoveryURL =...
View ArticleRE: access my crm after the domain is destroyed
tnx for your answerit's just for online crm can i use this for dynamics crm 4 ?
View ArticleRE: access my crm after the domain is destroyed
Here are 2 codes one in C Sharp (C#) and the other in VB .Net specifically for Dynamics CRM 4.0:[C#]// Provide valid Microsoft Dynamics CRM server information.string hostname = "localhost";string port...
View ArticleRE: CRM Online with SharePoint On Premise behind the firewall
When you say "open it up to the internet" do you mean open the security for access from the Online CRM instance (name or IP) or do you mean open for the individual users?
View ArticleCRM Online with SharePoint On Premise behind the firewall
If we are using CRM Online and all our users are on the local network running Outlook with the CRM integration can we use CRM document sharing to our SharePoint 2010 Server if the SP server isn't...
View ArticleRE: After rollup 12, service calendar does not show arrived status correctly
Did you verify this if this started happeing after the update rollup 12 in a test venilla org, and if you uninstall the UR 12 is it fixing the issue? Thanks,
View ArticleRE: Issue with mapping Potential Customer field from Opportunity in workflow
For picklists, CRM has optionset datatype. You need to map the picklist to optionsets.You just need to worry about the numeric value of the optionset.Here is sample code.OptionSetValue myOptionSet =...
View ArticleRE: CRM2011~NAV2009r2 Adapter settings
Check this post please:www.powerobjects.com/.../configure-microsoft-dynamics-crm-2011-instance-adapter
View ArticleRE: CRM2011~NAV2009r2 Adapter settings
1. Sign in into CRM online and create a new user who is NOT your CRM administrator. This user has to be in Role system customizer and will be automatically assigned to a new additional role during...
View ArticleRE: CRM2011~NAV2009r2 Adapter settings
Here is another post. Hope these will be useful for you.community.dynamics.com/.../nav-crm-connector-fp5-part-iii-configuring-the-adapter-settings-for-nav.aspx
View ArticleRE: CRM2011~NAV2009r2 Adapter settings
Hello MuhammadThank you for your attention.The settings of the CRM connection in the adapter works fine, yhat's only the NAV connection which has the above error.Stéphane
View ArticleRE: CRM2011~NAV2009r2 Adapter settings
It seems there is some problem with license or license detection. Try this then:1 Place your NAV license (.flf) in the local client folder (i.e. C:\Program Files\Microsoft Dynamics...
View ArticleWorkflow in waiting status because of Fault Exception error - "Need to start...
While trying to create a task and an e-mail for an event in opportunity entity through OOB workflow, I am getting the error as below..This exception is very strange, as I was just trying to create a...
View ArticleRE: Workflow in waiting status because of Fault Exception error - "Need to...
What permision the user is having , if this is not system admin can you just give system admin security role to this user and check to isolte this issue.Thnaks,
View ArticleRE: CRM2011~NAV2009r2 Adapter settings
Thank you but I'm not using JetReports ! Only the latest Connector for Microsoft Dynamics
View ArticleCRM2011~NAV2009r2 Adapter settings
I get the following error message when setting up the Adapter and testing the NAV setting : " ...NAV web service exception message "Function ID 8 was called. The objecct with ID 79 does not have a...
View ArticleRE: CRM2011~NAV2009r2 Adapter settings
Ok. Then check this Troubleshooting mechanism from MSDN:msdn.microsoft.com/.../gg502485.aspxRegards
View ArticleRE: Unable to access other's records even though I am System Administrator
Pleas e go to settings > administration> users open your user account > scroll down and look for the Access-Mode Drop Down filed if that is set to Read-Write and not Administrative.Thanks,
View ArticleUnable to access other's records even though I am System Administrator
I am new to the CRM system and I would like to export all contacts.I setup my user as the system administrator security role.When I open CRM, I can only view my records.Please advise.
View Article