Microsoft Dynamics CRM is a multi-lingual Customer Relationship Management software package developed by Microsoft. It has built in support for Sales, Marketing and Service. It can be used as an xRM platform.

learn more… | top users | synonyms

1
vote
1answer
24 views

How to implement crud functionality between SP 2010 online (365) and MS CRM Dynamics Online 2011

I would like to create some CRUD (get, add, edit, remove) functionality in my SP 2010 Online (office 365) environment to control items in MS CRM Dynamics Online 2011. This is the list (Service ...
1
vote
1answer
24 views

Does SharePoint have to be internet facing when connecting to dynamics-crm Online

Hi I'm trying to find some information at to weather SharePoint 2010 installed on prem needs to be available over the internet to integrate with dynamics-crm online Thanks in advance
0
votes
2answers
261 views

How to get elements from essential List programmatically

I have gotten two lists (like a view) from Microsoft Dynamics CRM. How can I get a elements from these two lists to the C# Sharepoint code in .cs file. The Administrator of CRM told me that this lists ...
1
vote
0answers
85 views

Searching CRM 2011 records in Sharepoint 2010

I need to search Microsoft Dynamics CRM 2011 (onpremise or online) records in SharePoint 2010 (onpremise and preferably foundation but can go to enterprise if it is a must). I want to know from ...
1
vote
0answers
43 views

How do I Augment Active Directory and CRM roles in Visual Studio?

I have a custom solution that allows users to login via CRM and this works fine. Also, users who can can login with windows authentication and this works fine. I need to combine the roles such that ...
0
votes
1answer
441 views

CRM 2011 to SharePoint Document Management Settings - You do not have sufficient permissions to perform this operation

I have SharePoint 2010 and Dynamics CRM 2011 for which I am trying to create a Document Management site. I have installed the CRM list component in SharePoint and activated it from SharePoint Central ...
0
votes
0answers
85 views

Custom web part linked to OOB list to download file from CRM

I am working on a project where I want to have a custom web part connected to an existing Sharepoint 2010 custom list of items. We store documentation in our Dynamics CRM 4.0 system and I already ...
1
vote
0answers
89 views

CRM 2011 and Sharepoint Integration - Missing Images

After finding a post here about doing a single server installation (for my test environment) was a bit backwards; I had CRM installed first then did the Sharepoint install. While most of it is ...
1
vote
1answer
315 views

crmlistcomponent won't activate with Service Pack 1

I recently had the task of standing up a new SharePoint 2010 Foundation server to use with the Microsoft Dynamics CRM 2011 List Component. I stood up the server, installed SharePoint Foundation and ...
1
vote
0answers
186 views

How to connect SharePoint Online with Dynamics CRM using Web Part?

How connect Dynamics CRM Online with SharePoint Online using Web Part - Microsoft Dynamics CRM List Component? I Try to use in SharePoint a web part Microsoft Dynamics CRM List Component to connect ...
1
vote
0answers
175 views

How to connect SharePoint Online with Dynamics CRM Online using BDC?

I try to connect SharePoint Online with Dynamics CRM Online using BDC. But without any results. I'll try to using Account's from CRM in SharePoint Online like a list. I mean - when I have 100 ...
2
votes
1answer
1k views

Create a sharepoint registration page for external users

I want to make a sharepoint site where everyone has access to the login page. On the login page, there should be a link to a registration page where new users can register. The emailadress provided ...
3
votes
4answers
2k views

How to set up single sign on for sharepoint integration in CRM 2011?

We have a working CRM 2011 and a Sharepoint 2010 environment. The problem is that everytime a CRM user tries to view the 'documents' page for a certain Account (as example here). A popup is shown to ...
2
votes
2answers
506 views

How can I tag Sharepoint Documents with CRM atttributes?

I have a requirement to display a SharePoint 2010 document library in an IFrame which will be hosted in a MS Dynamics CRM 4 entity form. Through the IFrame to the document library, I want to be able ...