"Setup Error - Failed to load resources from resource file. Please Check Setup" Error
hi:
I have developed a windows based application using .net framework 1.1 which uses several system.threading.timer based timers. I stop and restart these timers at various places in my code (I stop the timer by calling Timer.Dispose and Restart it by calling its constructor). the application works fine on development machine but on the client machine it generates a wierd error: "Setup Error - Failed to load resources from resource file. Please Check Setup". Does anyone know why this error arises and whats the solution to the problem?
Your urgent help in this regard is greatly appreciated.
Regards,
Umer
hi:
I have developed a windows based application using .net framework 1.1 which uses several system.threading.timer based timers. I stop and restart these timers at various places in my code (I stop the timer by calling Timer.Dispose and Restart it by calling its constructor). the application works fine on development machine but on the client machine it generates a wierd error: "Setup Error - Failed to load resources from resource file. Please Check Setup". Does anyone know why this error arises and whats the solution to the problem?
Your urgent help in this regard is greatly appreciated.
Regards,
Umer