StringBuilder AppendFormart cannot handle String!!

  • Thread starter Thread starter Jay Balapa
  • Start date Start date
J

Jay Balapa

Hello,

If I use AppendFormat with string as a parameter.
I get string cannot be converted to IFormatProvider.

This occurs in 2.0

Thanks.
Jay
 
It might be the actual format that's invalid, not the parameter. Perhaps an
example of code that doesn't work would help...

Karl
 

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