Hi,
Go a problem at the present with an import application which resides on the Application Server. This app needs to be run everyday, if certain errors occur I want it to reschedule for a specific time. Instead of writing the scheduling into the application I want to use the scheduler in SQL Agent. The problem is running the .NET app on the other machine. Get security issues and asking for credentials.
Has anyone do this before?
What security do I need to set up.
Do I need to add security to the manifest of the Applications
Thanks in advance
Andy
(LokiDBA)
Go a problem at the present with an import application which resides on the Application Server. This app needs to be run everyday, if certain errors occur I want it to reschedule for a specific time. Instead of writing the scheduling into the application I want to use the scheduler in SQL Agent. The problem is running the .NET app on the other machine. Get security issues and asking for credentials.
Has anyone do this before?
What security do I need to set up.
Do I need to add security to the manifest of the Applications
Thanks in advance
Andy
(LokiDBA)