Cannot implicitly convert string to text box
Posted
by SmartestVEGA
on Stack Overflow
See other posts from Stack Overflow
or by SmartestVEGA
Published on 2010-03-31T10:08:37Z
Indexed on
2010/03/31
10:13 UTC
Read the original article
Hit count: 412
I am getting the following failure message when i build on the below two lines
http://www.freeimagehosting.net/][img]http://www.freeimagehosting.net/uploads/eb92ef98ac.jpg
Exceptions = message.Substring(trav + 1, expdiff - 1); ExceptionList.Add(Exceptions);
© Stack Overflow or respective owner