November 1, 2005 at 12:05 pm
I can no longer view the script text box in the task properities window of my ActiveX script. It's just not viewable on my local machine. I can see the text box from another client.
I used to be able to view it, but after I set up some debugging logic that used the msgbox object, I was no longer able to see this box. Everything else is visible expect the script text box.
Weird!
Thanks.
November 1, 2005 at 1:12 pm
Is there an error message?
Is the Form showing up at all, but minus this textbox control? If so, this control is derrived from the Windows Common Controls found in the COMCTL32.DLL. You may have corrupted or missing files on your system.
If there is an error displayed... please post the exact error text.
You may want to try and reinstall SQL Server Enterprise Manager to see if the dependencies are reinstalled with the installation.
-Mike Gercevich
November 1, 2005 at 2:48 pm
There is no error msg. The window pops as it should will all options available (Language, Browser, Package Object Browser tree, Parse button, Undo button, etc.) but with NO text box for the script. I have COMCTL32.DLL but I think your suggestion of re-install is what I'll have to do. I was hoping to avoid that.
Thanks
KL
November 2, 2005 at 8:38 am
Simply registering the some of the dll's within C:\Program Files\Microsoft SQL Server\80\Tools\Binn fixed the problem.
November 4, 2005 at 5:31 am
Did you by chance run a registry cleaner recently? If so, please post which one so that others do not have this same problem.
-Mike Gercevich
November 4, 2005 at 9:06 am
I didn't run any registry cleaner. I've run into problems with these in the past.
January 18, 2006 at 8:22 am
Thanks klawrence for posting your fix (registering dlls.) I had the same issue and was pulling my hairout trying to find a fix.
April 4, 2006 at 6:40 am
Do you remember which dll(s) needed to be registered? I've encountered the same problem and tried to register the dll I found in C:\Program Files\Microsoft SQL Server\80\Tools\Binn, but that did not seem to work for me.
April 4, 2006 at 10:23 am
Sorry, I don't but you may want to try the UI dlls.
April 6, 2006 at 6:09 am
Thank you for your suggestion - you were exactly right.
Viewing 10 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic. Login to reply