Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all 55831 articles
Browse latest View live

Print Preview Error 'Invalid argument'

$
0
0

I have created a new entity to MS CRM 2015, when i open any record and try to print the page using 'print preview' i am getting this error 

Invalid Argument

Invalid Argument

Please note that this error occurs only in 1 entity.

your help is appreciated 

Thanks 


Outlook Client Not Tracking Record

$
0
0

Usually, when a record is tracked into crm by clicking track button in outlook. It will show a progress bar that indicated the record is being tracked into crm. Then the mail logo is changed.

But I got problem on our client. After track button is clicked. The "track" button is changed to "untrack" button. But the record actually didn't tracked to crm. I found that when I click another record then back to the record previously I tracked. The untrack button back to track again.

I don't know what wrong with this. Have you ever faced a problem like this ?

How to get Item Dimension details into Proposal in CRM 2016

$
0
0

Hi All,

I have configured Product Properties (Dimensions) for few items in my product catalog. I'm trying to use CRM Word Templates feature to generate Proposal Documents. So when a User generates a Proposal document from Quote Entity, then the proposal should have all the line items with their product properties with it.

I'm able to get all the line items in the Proposal using XML Mapping. But I dont know how to get the Property details.

Can anyone help me on this? Did anyone had this requirement before and what was the solution you used?

Regards

Karuna Karan

1 View for both owned opportunities and those they're connected to

$
0
0

Is their an OTB way of showing opportunities a user owns as well as those where they're in the Sales team in the same view. 

Essentially creating a view that combines the 2 standard views:

My Opportunities

Opportunities I am a member of 

Cheers

Scott

MSCRM Editable grid Managed solution

$
0
0

Is any one aware of MSCRM editable grid solution . And its link . how to use it??

HTTP Error 404.0 - Not Found

$
0
0

Our CRM test environment was working fine and then suddenly we get HTTP Error 404.0 - Not Found when trying to browse to the organization. Everything is still setup the way it was.

CRM 2016 on Prem back-end and front-end, SQL Server 2014.

Any ideas would be appreciated. 

email when adding member in marketing list

$
0
0

Hi,

how can i get the email  if any contact added in marketing list.

that in X marketing list Y contact added.

Please help me out

Thanks

Check condition in different entity

$
0
0

Hi,

let me give you an exampe:

when creating an opportunity we assign a company name

make a condition that if opportunity stage equals to "xyz" then check the companyname has the address filled in account's form.

so basically i am check when user is creating an account and he didnt fill the address field and after he is assigning that account to an opportunity on opportunity level ive to check if its not filled shows me error that this field has not been filled etc.

what i think it should be done by using javascript or there is any other way but i dont know how i need your help, 

Thanks 

Experts


CRM 2016 Import Lead Error

$
0
0

Hello All,

My client is importing leads, and an error message is preventing the import.

The Error Message is

"""Unerwarteter Fehler"", Inhalt der Protokolldatei wie folgt: Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Only one file allowed for update modeDetail:
<OrganizationServiceFault xmlns:i=""www.w3.org/.../XMLSchema-instance"" xmlns=""schemas.microsoft.com/.../Contracts"">
  <ErrorCode>-2147220970</ErrorCode>
  <ErrorDetails xmlns:d2p1=""schemas.datacontract.org/.../System.Collections.Generic"" />
  <Message>Only one file allowed for update mode</Message>
  <Timestamp>2016-07-20T13:26:06.5480864Z</Timestamp>
  <InnerFault i:nil=""true"" />
  <TraceText i:nil=""true"" />
</OrganizationServiceFault>"

Does any one have idea about this error?

Thanks in Advance.

Regards,

Abhilash.

Dynamically insert Username and Position into an email signature

$
0
0

Hi all ,  this is my question.... users in support team sending email out from CRM as support user not using their personal email address.  we have created new email signature for support user so when a user change from party to support user it brings up support user email signature.

now user need to insert their name and position automatically in to this . how can we do this please.

any ideas 

FetchXml to show attributes of single related record in N-M relationship

$
0
0

Hello,

I'm searching a way to Show attributes of A and attributes of the newest related record of B. Because I want to show  a subgrid of A in another related entity of A (lets call it 0).
Entity A and entity B are linked through n-m-relationship. This would result in multiple records B for a specific record A.

Example:

A: Name=A1; Related=B1
A: Name=A1; Related=B2

B: Name=B1;Information=Old; Date=2015
B: Name=B2;Information=New; Date=2016

Expected Result for a single result line in subgrid: Name=A1; B:Name=B2; B:Information=New

I already searched for some Kind of Aggregate function which i can link to my linked-entity, but couldn't find any solution.

Calculated Fields

$
0
0

  why buisness hour showing 0.. 

Email Tracking in CRM

$
0
0

Hi,

    Is there any way that we can track the Sent Email Status in CRM. Example, if a Bulk Email sent from CRM, How many clicked that email, how many forwarded, how many make it as a spam and how many make it unsubscribed etc,. 

So that we can track the History of every email event, including each open and click 

Thanks in advance,

Shiva

CRM for Outlook Add In Grayed Out

$
0
0

One of my colleagues use CRM for Outlook and has experienced this problem. Her CRM for Outlook add in option is grayed out.
I have took some research and follow some guides on how I can resolve the issue but still no luck for me.
Steps that I have tried to do:
 - Disable and re-enable the CRM for Outlook Add in

 - Reconnect CRM for Outlook account

 - Run diagnostic test via CRM for Outlook application

 - Delete and re-create the account in "Credential Manager"

 - Repair CRM for Outlook

 - Re-install CRM for Outlook

 - Update and Restart the computer

We have Microsoft Dynamics CRM Online 2016 Server and the installed office in the clients computer is Microsoft Office 2013 Professional Plus x64 and CRM for Outlook 2013 is intalled also.

Caching Issue (?)

$
0
0

Hi,

We're using the Portal with CRM Online 2016 Update 1 and experiencing some (probably) caching issue.

On a lookup on an Entity Form we're not seeing all records in the popup dialog. When we do a search for it, the record(s) do appear.

Is this a caching issue ?

Kr,

Choi


AddMember messages are not triggering plugin

$
0
0

I have a plugin step registered on AddMember message for Marketing list entity .It works fine when i manually add members to the list using the UI but it doesn't trigger when i add the members pro-grammatically using the below code (executes this code in the other plugin to add the member to list)

            // Create the request object.
            AddListMembersListRequest AddMemberRequest = new AddListMembersListRequest();
            AddMemberRequest.ListId = marketingList.Id;
            List<Guid> MemberListIds = new List<Guid>();
            MemberListIds.Add(contactId);
            //Adding Members
            AddMemberRequest.MemberIds = MemberListIds.ToArray();
            //Execute the request
            AddListMembersListResponse AddMemberResponse = service.Execute(AddMemberRequest) as AddListMembersListResponse;


I'd like to have the Addmember message to be triggered when the member is added either from CRM UI or pro-grammatical implementation in the other plugins.What is the cause for this behavior . Any help on this appreciated.

How change the Process in a Project.

$
0
0

I need import many projects to CRM but i need modify original process to a new process. How can i do it?

B.R.

Assigning Additional Storage

$
0
0

Hi,

I've purchased "Office 365 Additional Storage" and it is present in my O365 admin portal. I now need, somehow, to apply this to CRM. Has anyone actually managed to do this? I end up going around in circles....

From what I can make out, the process should be Admin Centre/Billing/Subscriptions/Show Subscriptions/Active/Office 365 Extra Storage/Assign to users. However, from here it is not possible to assign it to any users.

Any ideas please?

Need to hide "+" button from CRM 2016 LookUp

$
0
0

I have one CRM 2016 lookup field in a form . I need to hide the  "+" button from Look Up.

How can i do this? 

Account Look Up Issue -MSCRM 2013 On Premises

$
0
0

 Hey,

I have got an issue with account lookup field in the opportunity entity,When I select Account lookup it shows an error as below, 

<Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.NullReferenceException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #22EBA2C9Detail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>System.NullReferenceException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #22EBA2C9</Message>
<Timestamp>2016-07-26T10:34:28.4594579Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>

I am not able to add the opportunity in to CRM, when I checked with  opportunity base table it did not show any value created for today

Need help!

Thanks in advance!

Viewing all 55831 articles
Browse latest View live