Re: Direct3D.InvalidCallException using Summer 04 update

From: Newsgroups (markda_at_online.microsoft.com)
Date: 09/28/04


Date: Tue, 28 Sep 2004 13:23:05 -0700

Hi James ...

I think you'll need to provide more information if anyone is to be in a
position to help you. For example ...

What is your application calling when the exception occurs?
A call stack trace would help here, as would the source code.
What is the error string/code provided by the exception?

-- 
Mark Davis (MSFT)
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included information and code is subject to the terms specified at 
http://www.microsoft.com/info/cpyright.htm.
"James Black" <jblack@ieee.org> wrote in message 
news:%23n6iHNWpEHA.1588@TK2MSFTNGP09.phx.gbl...
> Hello,
>   I am trying to figure out what is going wrong with my program, and in my 
> device variable, of type Direct3D.Device I am getting various errors of 
> InvalidCallException when I look at the variable from inside the debugger.
>   My runtime version for my libraries is 1.0.2902.0 in both my assembly 
> and application.
>
>   What could be causing my problem? Any suggestions are appreciated.
>
> Thanx. 


Relevant Pages

  • Re: Javascript Error Meaning
    ... It is an exception thrown by an internal component of Firefox. ... var nativeMethod = Components.lookupMethod(this.mUntrustedObject, ... an interface or an extension, maybe you have used this interface wrong. ... There is no way of telling unless you show some source code (please, ...
    (comp.lang.javascript)
  • RE: Strange LocalDataStoreSlot storage has been freed exception
    ... source code, it is not easy to find the root cause of the issue. ... Visual Studio to debug exception. ... In the Exceptions window, break when Common Language Runtime Exception ...
    (microsoft.public.dotnet.framework.clr)
  • Re: System.Net.Mail.SmtpClient MailClient message. How do u know if it was successful?
    ... Go here and download the source code. ... i'd throw an exception here, else you have no idea it didn't work. ... Can the mail classes be used without having a SMTP server running on ... public void SendEmail(string Sender, string Recipient, string Subject, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Ping from C/C++ doesnt work properly using either System() or popen()
    ... Portable practice, ... My rule of thumb is this: Without exception, ... As far as I am concerned, source code should be a special ... 10 minutes to find the function reference and see what that 1 was supposed ...
    (comp.os.linux.networking)

Loading