daedar
14-02-2007 16:21:07
Hi,
I've updated my version of MOgre and I saw that the prebuilt SDK were compiled with the SP1 for VS2005. So, I've updated my Visual Studio and it worked well but... I've seen that the application don't run on environment without VS2005 SP1 (a non-developper computer without VS2005 and just with the .Net2's framework won't be able to execute the application?????)
This seems to be really annoying! Here's the error (translated from french):
Exception : System.IO.FileLoadException: Impossible to load file or assembly 'Mogre, Version=0.1.9.0, Culture=neutral, PublicKeyToken=null'
or one of his dependencies. This application couldn't be started because the configuration is incorrect. Please reinstall the application to solve the problem. (Exception de HRESULT : 0x800736B1)
Filename : 'Mogre, Version=0.1.9.0, Culture=neutral, PublicKeyToken=null'
---> System.Runtime.InteropServices.COMException (0x800736B1): This application couldn't be started because the configuration is incorrect. Please reinstall the application to solve the problem. (Exception de HRESULT : 0x80
0736B1)
à OgrePhysics.OgreLauncher.Main(String[] args)
Thanks
I've updated my version of MOgre and I saw that the prebuilt SDK were compiled with the SP1 for VS2005. So, I've updated my Visual Studio and it worked well but... I've seen that the application don't run on environment without VS2005 SP1 (a non-developper computer without VS2005 and just with the .Net2's framework won't be able to execute the application?????)
This seems to be really annoying! Here's the error (translated from french):
Exception : System.IO.FileLoadException: Impossible to load file or assembly 'Mogre, Version=0.1.9.0, Culture=neutral, PublicKeyToken=null'
or one of his dependencies. This application couldn't be started because the configuration is incorrect. Please reinstall the application to solve the problem. (Exception de HRESULT : 0x800736B1)
Filename : 'Mogre, Version=0.1.9.0, Culture=neutral, PublicKeyToken=null'
---> System.Runtime.InteropServices.COMException (0x800736B1): This application couldn't be started because the configuration is incorrect. Please reinstall the application to solve the problem. (Exception de HRESULT : 0x80
0736B1)
à OgrePhysics.OgreLauncher.Main(String[] args)
Thanks