TypeLoadException



Hello everyone.

I have an application that's divided in 5 assemblies, 2 of wich are written in J# (I'm writing an abstraction layer, so I can program in Java for a non dot net compatible device), the rest in very lightweight C#.

I could make the application work, drawing some lines driven from the J# side of the app, so I know I can execute J# code (without accessing the vjslib).

Now, I've written a bit more of code that works perfectly in Javaland, but now I'm getting a TypeLoadException while running the app, and I'm not getting info about wich is the offending assembly:

A managed TypeLoadException occurred at ?::?+0x0

OK to terminate.

Any idea how can I debug this? It's driving me nuts!! I had this problem before because I was using a non CF compatible version of a System.Drawing.Graphics method, but I can't see to find where is the problem now...How can I get a better error message?

Many thanks,
Pablo
.



Relevant Pages

  • Checking whether a user has file permissions
    ... I'm writing an application that has to know whether a given user is allowed ... The app is written in Java, but I can interface to native code written in C ...
    (comp.os.linux.security)
  • Re: Is there an easy way to find the right class?
    ... say I'm writing an app and I need a class that will take a database ... Google eclipse and you'll find it. ... IDE for java. ...
    (comp.lang.java.help)
  • Re: Is there an easy way to find the right class?
    ... say I'm writing an app and I need a class that will take a database ... Java is well documented at <http://java.sun.com/j2se/1.5.0/docs/api/ ... Google eclipse and you'll find it. ...
    (comp.lang.java.help)
  • Re: Native gem roundup!
    ... (I'm not too familiar with Java GUI frameworks)... ... Monkeybars app - http://monkeybars.rubyforge.org/) by default on Macs ... Java) or JotBot (http://getjotbot.com/ - JRuby with Monkeybars) ... I brought up RubyCocoa not because I thought it would be ...
    (comp.lang.ruby)
  • Re: POSSIBLE SECURITY PROBLEM in Java 5!
    ... still worked -- but the network activity dropped to zero and it ... Naturally, suspecting a bug, I exited and went to rerun the app, this ... Task Manager showed two Java tasks, ... and killing it should have released the sockets. ...
    (comp.lang.java.programmer)