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

Migration 2013 - 2015

$
0
0

Hi Guys,

We are doing migration from MS CRM 2013 to 2015. I have two requirement from the client. 

1. We need to use lookup filed instead of option set.

2. In CRM 2013 some of workflow is waiting condition. while migration the same workflow should be triggered (waiting condition workflow) in CRM 2015.

Please give the technical approach suggestion.

Regards, 

Kannan. S


Metadata contains a reference that cannot be resolved

$
0
0

Hello,

this is my first post ever :)

I need some advices to solve that error,

It appear when i try to add an HTML web resource to a CRM 2015 on premis using Visual Studio 2015.

The reference is not correct, can i check and modify it?

I am looking for the Deployment Manager > Properties in order to check the web addresses inside but i didn't find that window in Visual Studio...

Thanks a lot

Davide

how to build up a crm server from outside of our private network

$
0
0

 build up a CRM Server which we need it to access from outside our private network. Please suggest.

try to update order entity's custom field called 'Tax flag' by workflow i got an error

$
0
0

Hi,

When i try to update order entity's custom field called  'Tax flag' by workflow i got an error.

Dont understand its means,why its come anyone having idea,please share.

error is:

'Cannot obtain lock on resource:'SalesOrder_2220b845-01e6-e511-941e-005056a31f9c', mode:Update - stored procedure sp_getapplock returned error code -3.'

Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Cannot obtain lock on resource:'SalesOrder_2220b845-01e6-e511-941e-005056a31f9c', mode:Update - stored procedure sp_getapplock returned error code -3.Detail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ErrorCode>-2147204295</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>Cannot obtain lock on resource:'SalesOrder_2220b845-01e6-e511-941e-005056a31f9c', mode:Update - stored procedure sp_getapplock returned error code -3.</Message>
<Timestamp>2016-03-09T14:15:00.1006937Z</Timestamp>
<InnerFault>
<ErrorCode>-2147204295</ErrorCode>
<ErrorDetails xmlns:d3p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>Cannot obtain lock on resource:'SalesOrder_2220b845-01e6-e511-941e-005056a31f9c', mode:Update - stored procedure sp_getapplock returned error code -3.</Message>
<Timestamp>2016-03-09T14:15:00.1006937Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</InnerFault>
<TraceText i:nil="true" />
</OrganizationServiceFault>
at Microsoft.Crm.Workflow.WorkflowContextBase.RetrievePrimaryEntity(EntityDependencyBase entityDependency)
at Microsoft.Crm.Workflow.WorkflowContextBase.RetrieveEntityInstances()
at Microsoft.Crm.Workflow.ActivityHost.StartWorkflowExecution(Activity workflow, ICommonWorkflowContext context)
at Microsoft.Crm.Workflow.ActivityHostBase.StartWorkflow(ICommonWorkflowContext context, Activity preLoadedActivity)

CRM & IFD

$
0
0

Hello,

 

I am having a problem understanding CRM & IFD, first I thought that Microsoft moved to federation to allow external users "Non-Domain" to authenticate.

But unfortunately CRM users must be Domain users or trusted domain users. So there is no way your customers can track CRM cases. Can any one explain this to me.

Error CRM aplication "/" URGENT

$
0
0

pls help me now!!!

Error de servidor en la aplicación '/'.


Error en tiempo de ejecución

Descripción: Error de aplicación en el servidor. La configuración actual de errores personalizados de esta aplicación evita que se muestren los detalles del error de la aplicación de manera remota (por razones de seguridad). Sin embargo, se pueden ver los detalles en los exploradores que se ejecuten localmente en el servidor.

Detalles: Para habilitar los detalles de este mensaje de error específico de forma que sean visibles en equipos remotos, cree una etiqueta <customErrors> en el archivo de configuración "web.config" ubicado en el directorio raíz de la aplicación Web actual. La etiqueta <customErrors> debe tener el atributo "mode" establecido como "Off".

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>


Notas: La página de errores que está viendo actualmente se puede reemplazar por una página de errores personalizada si se modifica el atributo "defaultRedirect" de la etiqueta de configuración <customErrors> de la aplicación para que señale una dirección URL de páginas de errores personalizadas.

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>

Any news on the Developer Toolkit for VisualStudio 2013/15?

$
0
0

The well known Developer toolkit is strong addon for Visual Studio which allows easier customization of a CRM (e.g. generating and deploying plugins/workflows). Unfortunatelly, the toolkit in its latest release comes only for VisualStudio2012 and further workaround steps are necessary to let it work with VisualStudio2013 or VisualStudio2015.

I read rumors in some blogs that Microsoft allegedly still works on an update but no offcial news are provided. Does anybody have further information on this topic? Does Microsoft really plan to release an update? If yes, what's the schedule?

With best regards,

Michael

Add List to Campaign (C#)

$
0
0

Hi all,

I have problem with marketing lists and campaigns.

When I create campaign activity under campaign I need to create marketing list and assign to newly created campaign activity.

After save on campaign activity I can create list and add to campaign (AddItemCampaignRequest) and campaign activity (AddItemCampaignActivityRequest), that is not a problem. Problem is that created list addend under campaign is automatically added to every new campaign activity. When you do it in web application, CRM ask you with if you want to add this list automatically to all campaign activities. I need to set somehow "no" to my new list.

Thanks for your help ;)


Workgroup 2013 - Can only use 4 licenses

$
0
0

Microsoft Dynamics CRM Workgroup Server 2013 6.1.0002.0112 on Microsoft Windows Server 2008 R2 Standard with SQL Server 2012 SP2.

I know we have a 5 user cal limit with this version but we can only assign 4 Professional Licenses to our users as one is tied up with the System Admin user.

If we change the license type for the System Admin user from Professional to Administrative, other users with the System Admin role lose their rights and we end up stuck with no System Admin.

Does anyone know of a work around or fix so that we can assign 5 professional licenses to 5 real users?

Many thanks in advance

CRM Workflow Fail Over Input

$
0
0

Dear Team,

I have the following scenario. 

1. I have created a Custom Workflow, in this Custom Workflow i have consumed the Java Service and Sending some values and getting the result from Java Service and Updating the Result in Account form.

2. So i have registered this Custom Workflow on Account form. So i have created a Custom Field Called Status and the values are Approved or Rejected. So Whenever the CRM User change the Status to Approved and this Custom Workflow will send the details and get the Result from Java Service and Update in Account form.

3. So what i did is whenever the user call this workflow and if the Java service is down then i am capturing the details and created the record in another entity.

4. And i have created one more workflow on this new entity to send the details to java service. 

5. But my question is while sending the details from this workflow , if the java service is down again then this workflow is failed. 

So what i need to do here. Because if i create one more workflow and if the java service is again down then i need to create one more workflow like that.

But without these how i can achieve and resolve this issue.

Please help me on this requirement.

Thank you.

CRM 2016 On premise Workflow Failed

$
0
0

Dear Team,

How to restart the Failed workflow jobs automatically without manual interaction. 
I have one workflow which interns getting failed due to third party service was down. So i need to restart the workflow for this failed record automatically.

How to achieve this scenario or any other alternatives are there.

Please help on this.

Thank you.

Linking Records via the Email Field

$
0
0

We use Dot Mailer linked to CRM2011.  It generates a Record called Email Supressions and populates a field with the email address in it.  When we are in a Contact Record we want to see all the Email Supressions where the email address is the same as the Contacts email address.  Any ideas how to do this?

CRM Online Trial Expired, but licenses still available.

$
0
0

We've recently completed a CRM Online Trial (expired 2 day ago), and purchased new licenses. 

When I view licenses in O365 Admin Center it shows the trial licenses on top of the other licenses we purchased.

If I cancel the trial will it remove the extra licenses?

Also will it remove the customizations and data from the production instances we made?

Thanks

James F

isv code aborted the operation

$
0
0

Hi ,

I am using CRM2015 on premise  .When i adding product to order , am getting error "isv code aborted the operation".  plugins running on both order and product entity . 

please suggest me ..

Thanks 

Open an external webpage, login and redirect to a custom url

$
0
0

Hello all,

I am looking a way to:

  1. open an external login web page (external static url) clicking on a ribbon button
  2. Make an automatic login 
  3. And make an immediately redirect to a dynamic url page inside the private area of that webportal.

I have found a walk around to get the first and the second points, but then i lose the web page control and i can't redirect. 

Someone knows the best practice to do that?

Thanks a lot!

BR,

Davide


"Unsaved changes" message when saving, entering an account

$
0
0

Hello, I'm having this issue again when I enter to any account, a little message appears telling me that the changes did not save even when it's a new account or no changes have been done.

Is there a way to remove that message?

Best regards,

Rollout Outlook Add-in to end users

$
0
0

I know this is different for each of the clients, you may be using different rollout strategies and tools but i need some ideas on how to rollout the Add in to the end users. Our users are spread across US and we want to rollout the Add in installs to all of them on the Go-Live date. Please provide some options, like what kind of tools, if we can do the silent installs, how to download large install files etc., we do have in house tools but i am open to understand other options.

Filtering City / Country in a business process flow

$
0
0

Hello,

I filtered by configurations cities based on which country is selected, it works correctly in the form but not in the business process...

Please give a me suggestions..

Davide

Advance Find for Email Template Help

$
0
0

Hi, I set up an Email template but I was wondering if there is a way to advance find to tell if a user within the org actually inserted the template or not?

FST is calculating point incorrectly

$
0
0

Good Morning,

Yesterday it was working correctly and then this morning the point totals are all off.   Any idea on how to fix this?  I didn't change or even open the metrics.  We started a new game this yesterday. 

Thanks!

Katie

Viewing all 55831 articles
Browse latest View live


Latest Images

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