Click to See Complete Forum and Search --> : MS Tabbed Dialog Control 6.0


Samantha
February 22nd, 2000, 04:47 PM
I have a dilemma...

I installed sp3 for visual studio last week. Today, I had to make some modifications to a program I developed some time ago that uses a SSTab control.

Forms, existing in the program, that have this control on them will not load properly. I can view the form in form view once. If I try to move between tabs and then close the form, once I reopen it, I get the following errors:

error 1: unexpected error
error 2: Error loading 'C\Temp\VB14.tmp'. A control could not be loaded due to load error. Continue.

Once I click OK to continue, the form loads but the SSTab control is missing.

I am wondering if this is a bug from sp3, and if so how can I rectify the issue.

I have uninstalled then re-installed visual studio 6. I have deleted and renamed certain dlls and ocx's then replaced them with older versions...

Any suggestions???

Thanks,
Samantha

TH1
February 23rd, 2000, 04:53 AM
This sound like it could be a problem with your registry values for the control.
Try opening a blank project and adding the tabbled dialog control to it. This should reregister it.
I hope this is of some help.
Tony