jon dough

Show:

What's happening?

  • Unable to match class name exists in multiple assemblies

    In the csharpscli, in Statement.cs, line 297, when performing a GetType this return null except if the typeName is defined in Mscorlib.dll. If the type is not defined there (or in the executing assembly—which would be csharpcli) the type name needs to be “the assembly qualified name of the type to get”, which is in the form… "MyAssemblyName.MyClass, MyAssemblyName, Version=1.0.0.0...

    2009-06-15 19:19:08 UTC in GigaBASE

About Me

  • 2009-06-15 (5 months ago)
  • 2535635
  • jondough (My Site)
  • jon dough

Send me a message