Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

MDX (.NET 2.0) - Cannot run any samples

1 view
Skip to first unread message

vidalsasoon

unread,
Nov 15, 2005, 9:26:08 AM11/15/05
to
I've got:
VS 2005
Windows XP (SP2)
DX SDK (October)
Geforce 6600

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 [MSFT]

unread,
Nov 15, 2005, 12:44:07 PM11/15/05
to
Regrettably, the MDX 2.0 beta libraries will only work with the Beta 2
release of Visual Studio 2005. You must wait until the December release of
our SDK before you can use the MDX 2.0 libraries with the final version of
VS 2005 :-(

--
--
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...

vidalsasoon

unread,
Nov 15, 2005, 1:42:10 PM11/15/05
to
well good to know.

I can sit tight a couple weeks.

0 new messages