Any time I try to run anything from the whidbey samples, I always get
the same error: Something to do with
{System.Collections.ListDictionaryInternal}.
Has anyone else had this error? google results seems to indicate that
it WAS a problem with the release candidates of VS2005 and patched...
Apparently an incompatibilty between .NET1.1 and .NET2.0 exceptions.
Any ideas to fix this problem?
==============================================================
System.IO.FileNotFoundException was unhandled
Message="The specified module could not be found. (Exception from
HRESULT: 0x8007007E)"
Source="Engine"
StackTrace:
at KJO.MissionEditor..ctor()
at KJO.MyKJo.btnEditor_Click(Object sender, EventArgs e) in
C:\Documents and Settings\VidalSasoon\My Documents\Visual Studio
Projects\NorthernFishing\Engine\KJoOptions.cs:line 553
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m,
MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at
System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at
System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr
hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at
System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at
System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32
dwComponentID, Int32 reason, Int32 pvLoopData)
at
System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32
reason, ApplicationContext context)
at
System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32
reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at System.Windows.Forms.Form.ShowDialog()
at KJO.MyKJo.Main() in C:\Documents and Settings\VidalSasoon\My
Documents\Visual Studio
Projects\NorthernFishing\Engine\KJoOptions.cs:line 60
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()
--
--
David Weller
Community Manager, Windows Graphics and Gaming
Want something better than USENET newsgroups? Check out the Windows Game
Development Forums at http://msdn.microsoft.com/directx/forums/
Track answers! Search! RSS! Spam- and Flame-free!
Legal Stuff: This posting is provided "AS IS" with no warranties, and
confers no rights.
"vidalsasoon" <kjo...@gmail.com> wrote in message
news:1132064768.5...@g47g2000cwa.googlegroups.com...
I can sit tight a couple weeks.