VB.NET - referencing a class file

Asked By SVK N on 29-Nov-12 04:27 AM

if i add the reference of class file to the windows form page i and execute the form page i get 

Object variable or With block variable not set.   error

Robbe Morris replied to SVK N on 29-Nov-12 07:42 AM
post your code so someone can see what you did wrong
SVK N replied to Robbe Morris on 29-Nov-12 09:07 AM
thanks

solved