Hi,

are you using the latest version? There was a bug in an older version,
see http://www.ajaxpro.info/changes.txt.

Regards,
Michael


On 5/23/06, caley <[EMAIL PROTECTED]> wrote:
>
> I have an enum of type System.Byte. When I try to post this back to the
> server side method I get the following error:
>
> "Enum underlying type and the object must be same type or object must
> be a string. Type passed in was System.Int32; the enum underlying type
> was System.Byte."
>
> I have a type converter registered for this particular type but it does
> not get called.
>
> Is there a core type converter that I need to remove (in web.config)?
>
> It seems like the code should try to convert the inputted value to an
> int instead of sending this error - is there a way I can override the
> default behavior here?
>
> Thanks
> -Caley
>
>
> >
>


-- 
Best regards | Schöne Grüße
Michael

Microsoft MVP - Most Valuable Professional
Microsoft MCAD - Certified Application Developer

http://weblogs.asp.net/mschwarz/
http://www.schwarz-interactive.de/
mailto:[EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Ajax.NET Professional" group.

To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]

For more options, visit this group at http://groups.google.com/group/ajaxpro

The latest downloads of Ajax.NET Professional can be found at 
http://www.ajaxpro.info
-~----------~----~----~----~------~----~------~--~---

Reply via email to