G
Guest
Hello,
I am developing a .NET application in managed C++. Until now we have
executed without problems in a lot of different computers. But a few days ago
we detect a problem in some laptops. In all cases the system was XP SP2 and
..NET Framework 1.1.
The problem appears initializing the application. A message box with the
text 'Failed to load resources from resource file. Please check your Setup'
appears and the application does not run. We know that the first code in the
application is executed but not the main form load.
Anyone know what can be hapenning?
I am developing a .NET application in managed C++. Until now we have
executed without problems in a lot of different computers. But a few days ago
we detect a problem in some laptops. In all cases the system was XP SP2 and
..NET Framework 1.1.
The problem appears initializing the application. A message box with the
text 'Failed to load resources from resource file. Please check your Setup'
appears and the application does not run. We know that the first code in the
application is executed but not the main form load.
Anyone know what can be hapenning?