2
Answers

sstab control

Umer Hayyat

Umer Hayyat

14y
3.9k
1
hi, can any one tell me how do i use sstab control in visual basic 6? actually i want to make an business application, which will be multi categorized and my wish is to use sstab control,  but i dont know how to get objects of diffrent tabs in sstab and how get and manipulate value to them? please help me
Answers (2)
0
Mark Adamson

Mark Adamson

NA 3 0 15y

Thanks Andrew,
Upon my initial investigation I was under the same impression. Although, it does seem a bit odd that all Ilists being passed will work independently, just not when being passed with another populated list.
 
0
Andrew Fenster

Andrew Fenster

NA 2.2k 1.5m 15y
That's not a WCF error.  That's a standard exception, not a WCF fault.  So that makes it sound like you're blowing up somewhere in your own code.  That is, the error is being generated somewhere in your own local code, not by the remote web service you're trying to call.  There's really not a good way for one of us to diagnose the problem further without staring at your code.