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

Schedules Alert box makes a recursive call until a Stack Overflow error

$
0
0

Hello,

Our CRM is upto UR18. We just made the upgrade.

The issue appears only when there are alerts when I try to save an Appointment. When there are no alerts, the extra confirmation box doesn't appear and the Appointment is saved correctly.

I am having this issue with Firefox, Chrome and Edge. Since these browsers doesn't support showModalDialog, up to IE 11 works fine.

When I click "Omitir y Guardar" wich translates to "Ignore and save", the window hangs until a stack overflow error appears on the javascript console.

I have debugged this error until I found that a recursive call is made between the event handlers of the save event of the Appointment form.

As I said, this is related to an issue with showModalDialog deprecated function (and the workaround that has come with UR18) on more modern browsers.

I have tried disabling all the custom javascript calls on OnLoad and OnSave events without success.

I hope you can guide me over this issue.


Export Unmanaged Solution - Error Message 'The specified field does not exist in Microsoft Dynamics 365'

$
0
0

Hi All,

Has anyone seen when exporting an 'unmanaged solution' the following error

Query Builder Error
The specified field does not exist in Microsoft Dynamics 365.
Show technical details

The download log file doesn't enable so I cannot download more information about the error.

Clicking on the Show technical details

The specified field does not exist in Microsoft Dynamics 365.

I've added all 'required components' manually on all entities and I still get the error. Any ideas?

 

Newbie...setting vendors as contacts

$
0
0

We have four distinct sets of vendors and contacts at those vendors.

let's say suppliers, shippers, installers and contractors.

we will have "campaigns" which will involve each group separately.

How do I classify them so I can do that?

Unable to delete some Opportunity Records

$
0
0

Getting this error -The requested record was not found or you do not have sufficient permissions to view it. 

Log File: 

delete from [TeamMembership]

OUTPUT DELETED.[TeamMembershipId], 23
into SubscriptionTrackingDeletedObject (ObjectId, ObjectTypeCode)
where ([TeamMembershipId] = '950b5458-379c-e611-80ec-c4346bc51564')</Message><Timestamp>2017-03-08T05:05:04.4309098Z</Timestamp><ExceptionSource i:nil="true"/><InnerFault><ErrorCode>-2147220969</ErrorCode><ErrorDetails xmlns:a="schemas.datacontract.org/.../System.Collections.Generic"/><Message>No object matched the query: 

why is this error appearing ?how to resolve this?Please help me on this....

An unsecured or incorrectly secured fault was received from the other party

$
0
0

0 down votefavorite

I have an API project created in AP.Net MVC and is hosted in Azure. This portal is using a CRM environment as back end. When we connect our portal to our azure server environment (from some particular device and location in same time zone , but some hours difference because of DST) ,we get the below error:

"An unsecured or incorrectly secured fault was received from the other party. See the inner FaultException for the fault code and detail. Innerexception: System.ServiceModel.FaultException: At least one security token in the message could not be validated."

Any help?

SharePoint integration with Portals

$
0
0

Hello,

I have been triing to add a form within a portal webform following this thread

https://community.dynamics.com/crm/b/microsoftdynamicscrmsolutions/archive/2016/08/17/crm-portal-and-sharepoint-integration

Everything looks fine and properly configured, but i am getting an error on document displaying and uploading "Error completing your request. Internal server error"

Found that this was a known issue on 2016 https://community.dynamics.com/crm/f/117/t/210867 

Was wondering if there is any workaround to create some sort of grid that let me upload documents to a SharePoint library (not notes) within a form on Portals, or if i am doing something wrong.

Thank you in advance.

Custom java-script/JQuery in Community portal

$
0
0

Any suggestion on how to perform the operation using jquery or java-script in community portal web-form. I was not able to perform any action on date-picker (pick-up date field ) to exclude weekends.

 

1>Display date option starting from today in "Pick up date" , Exclude weekends (Saturdays and Sunday).

2>Based on this "Pick up date" , Display  subsequent dates only (exclude Saturday and Sundays) in "Drop off date" field.

Workflow in draft

$
0
0

Hi Guys,l

I'm facing one wired situation in the Client CRM. The version they are using is CRM 4.0

The problem is the workflow with the name "Update FC Code". This workflow will be run when any record is created in Account entity, but this workflow made as draft on 3-March-2013.

But still now when any record is created in account entity this workflow is triggered and running in the background. When i check this in system jobs, It shows as

Created on : 7-Jun-2014

Started on : 26-Jan-2017.

This is really a challenging situation for me to identify the root cause. Please help me regarding this.

Thanks in advance for your help


Two Unmanaged Solutions - Sections are being overwritten (FormXML).

$
0
0

I have two Unmanaged Solutions for Development: 

Solution A - Core.

Solution B - Documents.

I need to be able to install Solution B as an optional package, hence they are separate.

Solution B contains extra Sections in the Account, Person, Lead and Custom Entities (for some Documents).

My problem is when I Import Solution A over the top of B, the Document Sections added to B are overwritten.

I have found a way around this by adding these Sections to the Core Solution (A) and showing/hiding them with a bit of JavaScript based on whether Solution B is installed.

Is there any way of merging FormXML in Unmanaged Solutions (like in a Managed Solution, which merges the FormXML) or will Solution A always overwrite the Document Sections added to Solution B?

Character Count on field on my entity.

$
0
0

I need to apply Character Count on one of field in my Entity in MS Dynamic CRM 2016.
Thanks in Advance

Quick search not working correctly

$
0
0

Hi guys,

I'm trying to search for leads in our CRM system by inputting the surname into the quick search function (the box in the top right corner) but it seems to be faulty. It will pull up some leads but not all of them. 

Any ideas why this might be happening? 

I can't create or edit a Theme on a "minimal copy" sandbox environment

$
0
0

If I create a "Minimal Copy" of my live CRM, and then go into Settings -> Customization -> Themes. There are no themes present (not even the default Theme). If I try to create one it fails (I think trying to get the default one that does not exist). I have tried repeating the copy, without success.

I also tried copying the theme data directly in (using XRM Toolbox). Same result.

I believe that this may be because the minimal copy incorrectly truncates the ThemeBase table. Is there a way to fix this?

JQuery

$
0
0

Hi,

Do we need to add jquery.script.js inside the JavaScript file in CRM2015? What is the most efficient way to reference JQuery?

Thanks a lot!

Count the Service Activities scheduled for next months every 15 days

$
0
0

Hi everyone!

I have this requirement.

I need every specific date or half month on the 15th , to check the number of scheduled service activities for next month. 

If that number is below a threshold , to get notification in CRM in order to know that i have to make new offers for my customers.

Anyone has any idea how can this be done? I was thinking a workflow to run with timeout step but i need to somehow get all service activities count. I have the views for that but they don't help much in this case.

Thanks!

Microsoft Dynamics CRM set field value of related entity

$
0
0

I am using Microsoft Dynamics CRM Online. 

I have a working plug-in starting on the Create Message (post-operate) of an entity called (let's simplify) "entity1". One of the features of this plug-in is that it determines a certain value. Let's call this one "importantValue". The plug-in also creates a relation between "entity1" and another entity (let's simplify again) "entity2", and populates the corresponding lookup field in "entity1".

All of this is working just fine. However, I also want the plug-in to set a field of "entity2" (called "samplefield") to the value of "importantValue". I know how to retrieve the GUID of the related record of entity2, but I can't get the plug-in to update this (already existing) record.

This is the part of the code making problems. I already retrieved the GUID "entity2Guid" and filled importantValue (it's a string). My IOrganizationService is called "service".

Entity entity2 = new Entity("new_entity2");
entity2.Id = new Guid (entity2Guid);
entity2["new_samplefield"] = importantValue;
service.Update(entity2);

What am I doing wrong? Thanks in advance!


Hide "COMPLETE" button in socila pane CRM 2016

$
0
0

Hello Eveyrone,

I have been trying to hide "COMPLETE" button which is available in Social pane. 

I have tried hiding "MARK AS COMPLETE" button on activity pointer and also on each activity entity and i see that there is no change in the social pane as i still see "COMPLETE"

Does any have tried this or any suggestions will be appreciated.

Thank you,

Sreeni Pavalla

Audit in CRM 4.0

$
0
0

Hello Guys,

I need some suggestion for the issue which we are facing currently. We are using CRM 4.0 since 2012, in that there is an entity called "WorkLoad", this entity contains audit data from 2012 till now.

Now the problem is that, due to heavy audit log in the CRM database, mostly user can't able to see audit logs in the CRM.

Please suggest some ideas in order to make the user to view the audit log for the records.

Thanks in advance

CRM 2011 Plug in profile not being created when debugging custom workflow

Configuration of Multi-Select-Solution

$
0
0

Hello everyone,

looking for a way to offer a multi-select control in Dynamics i stumbled upon the recently released Multi-Select-Solution developed by Sonoma Partners (link to the solution).

Unfortunately, I am not able to get this solution up and running. The first question I have is how do I select the actual control that should be displayed? In their guideline they say one should set either sonoma_/multiselect/listview.html or sonoma_/multiselect/selectize.html as web resource, but not how one can choose the specific control.

Moreover, I tried to use a native n:n relationship to get the data but I always receive the following error message: "Error: Could not find a valid datasource from supplied parameters" (for testing purposes I selected Account as linked entity in the relationship).

Did someone already configured this solution and could help me out with a step-by-step guideline for a simple implementation with a n:n relationship?

Thank you in advance,

best regards!

Display values from master Entity in child Form on Form Save Event

$
0
0

Hi all,

I have this scenario for which I need solution.

a. First Entity named Programs with few fixed details

b. Second Entity names Project. So what I need here is: When user enters a new project, he will select a program from lookup field. This Project form should also display more related details from Program entity in FormSave event and these details should be saved in Project entity

Please suggest how shall I do that 

Regards

Deepak Kumar

Viewing all 46379 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>