GetXmlSchemaForRemoting Generating Exception?



Framework 1.1-SP1

I have a DataSet, and when it is serialized something is causing an
exception.
"System.ArgumentException: The attribute local name cannot be empty"
is at the top of the stack trace. I think an extende property on one
of the DataTables is causnig a problem but I don't know where.

How can I trap this programatically?

Is there a better way to do this, maybe put the DataSet into a binary
array before it is passed to the Remoted proxy?


.



Relevant Pages

  • Re: application crash
    ... > All the quirk of exception handling is smoething somewhat obscure. ... >> I wrote an application that is basically http loader. ... There is no alert and no crash ... >> some error message by .net framework or unhandled execption. ...
    (microsoft.public.dotnet.framework)
  • Re: application crash
    ... >> All the quirk of exception handling is smoething somewhat obscure. ... >>> I wrote an application that is basically http loader. ... >>> Maybe i have a bug in my code but if my application crash there should ... >>> some error message by .net framework or unhandled execption. ...
    (microsoft.public.dotnet.framework)
  • Re: while c = f.read(1)
    ... The problem with interpreting empty as false is that empty ... > If Python is too "wild" for your taste, ... In that case you wouldn't return an empty sequence if you wanted ... a false value in a sequence context but would throw an exception. ...
    (comp.lang.python)
  • Re: application crash
    ... The .NET Framework 2.0 don't handle the exception the same way as 1.1. ... Basically the process is more likely to terminate after an exception than in ...
    (microsoft.public.dotnet.framework)
  • Re: Ridicilous!
    ... FileIOPermissionAccess Enumeration? ... > amazed that this is not possible in the framework. ... > B> Win32 Security. ... > Opening a file and catching the exception is the only easy way that I've, ...
    (microsoft.public.dotnet.framework)