serialization for hash tables

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an instance of the word document. inside this document contains
objects.... to save this i opted to use data caching. but my problems arise
when it tries to serialize hash tables. I keep on getting this error "Cannot
serialize member <object> of type <hashtable> , because it implements
IDictionary."

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top