Hello,
Before I start, I'm not sure if this is the best place to post my problem because I don't know if its exactly a Windows problem. Here goes.
I have two services installed in Windows 2003 RC2 Service Pack 2. The first service is a MySQL service that starts the database. The second service is a service for my own application. My own application must start after the MySQL service. Hence, I have a service dependency created. Now, when I restart the system, my application service starts BEFORE the MySQL service. The dependency is completely ignored. I'm not sure why this is happening. Does anyone have any suggestions on why this may be occurring or how I could debug the issue. I have checked the windows event log and I can not find any errors. Any assistance would be greatly appreciated.
Thank You.
Before I start, I'm not sure if this is the best place to post my problem because I don't know if its exactly a Windows problem. Here goes.
I have two services installed in Windows 2003 RC2 Service Pack 2. The first service is a MySQL service that starts the database. The second service is a service for my own application. My own application must start after the MySQL service. Hence, I have a service dependency created. Now, when I restart the system, my application service starts BEFORE the MySQL service. The dependency is completely ignored. I'm not sure why this is happening. Does anyone have any suggestions on why this may be occurring or how I could debug the issue. I have checked the windows event log and I can not find any errors. Any assistance would be greatly appreciated.
Thank You.