View Single Post
Old 04-01-2005, 09:15 PM  
Kard63
Confirmed User
 
Kard63's Avatar
 
Join Date: Nov 2003
Location: 237 619 975
Posts: 8,944
Anyone here know basic VB.net 2003 ?

An unhandled exception of type 'System.InvalidCastException' occurred in microsoft.visualbasic.dll

Additional information: Cast from string "" to type 'Integer' is not valid.




And this line of code is the problem:
lblonly.Text = shape(CInt(lblonly.Text))


Any suggestions ?
__________________
Kard63 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote