Hi, I am consuming a VB6 dll in my C# web service, and can call methods such as subs and functions in the vb6 dll classes, but I cant seem to set a property of the vb6 classes as I would from a vb6 application??
Any help would be very much appreciated