Execute External Console Application From Dynamics CRM -


I need to execute a console application from Dynamics CRM. What is the best way to do this? The app should be executed on a daily basis.

Thank you.

If you still need to have a console application run on a program, then let me know the Windows Task Scheduler Should be excellent. Here's a link to MSDN:

You can also use a SQL Server agent to run a console application but it requires a little more setup


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

class - Kivy: how to instantiate a dynamic classes in python -

java - Algorithm negotiation fail SSH in Jenkins -