When I run DILE.exe, the programm throw this error:
Eccezione non gestita di tipo 'System.IO.FileLoadException' in Dile.exe
Informazioni aggiuntive: Could not load file or assembly 'Dile.Debug, Version=0.2.6.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)
Anybody can help me..?
Thanks,
Stefano
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
First of all, thanks for not giving up the hope and still trying to run Dile. :-)
Is the Visual C++ Runtime (Service Pack 1) installed on the machine? Could you please try to reinstall it if it is and let me know whether it solved the problem?
When I run DILE.exe, the programm throw this error:
Eccezione non gestita di tipo 'System.IO.FileLoadException' in Dile.exe
Informazioni aggiuntive: Could not load file or assembly 'Dile.Debug, Version=0.2.6.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)
Anybody can help me..?
Thanks,
Stefano
Hi Stefano,
First of all, thanks for not giving up the hope and still trying to run Dile. :-)
Is the Visual C++ Runtime (Service Pack 1) installed on the machine? Could you please try to reinstall it if it is and let me know whether it solved the problem?
VC++ Runtime SP1 for 32-bit Windows (x86): http://www.microsoft.com/downloads/details.aspx?familyid=200b2fd9-ae1a-4a14-984d-389c36f85647&displaylang=en
VC++ Runtime SP1 for 64-bit Windows (x64): http://www.microsoft.com/downloads/details.aspx?displaylang=en&familyid=eb4ebe2d-33c0-4a47-9dd4-b9a6d7bd44da
Regards,
Zsolt Petreny
I download Visual C++ runtime SP1 and now all work well.. Thanks!!
Stefano.