marc_antoine
24-01-2007 05:20:02
well even with the helpful post of ernesto i couldn't get the new version to work, it keeps throwing the same error:
i even tried without luck to create a new project from scracth....
System.IO.FileLoadException was unhandled
Message="Could not load file or assembly 'Mogre, Version=0.1.9.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. No se pudo iniciar la aplicación porque su configuración es incorrecta. Reinstalar la aplicación puede solucionar el problema. (Exception from HRESULT: 0x800736B1)"
Source="MOGRELV_v1"
FileName="Mogre, Version=0.1.9.0, Culture=neutral, PublicKeyToken=null"
FusionLog=""
StackTrace:
at MOGRELV_v1.Program.Main()
at System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
i even tried without luck to create a new project from scracth....