I'm still trying to get my project running on my Ubuntu slice, and I
have a new error. I can get the app to load fine, but whenever I try
to submit any data using my forms, I get this:
debugger invoked on a SIMPLE-TYPE-ERROR in thread #<THREAD
"hunchentoot-worker-35" RUNNING {1004FAC131}>:
#<SB-IMPL::STRING-INPUT-STREAM {1005803E41}> is not a binary input
stream.
The data I'm entering is a string, but I don't understand why the sb-
impl function is expecting a binary input stream. I don't have this
problem on my Mac, and I've downgraded my Hunchentoot installation, so
it shouldn't be related to that anymore. Thanks,
Divia
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"weblocks" 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/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---