之前的作業平台 O.S Win NT 4.0
program version : VB 5.0
現在的作業平台 Windows 98
VB 6.0 SP3
這程式使用的物件名稱 SScommand
SScheck
SSframe
SSoption
SSpanel
SSribbon
在設定使用原件中為 Sheridan 3D Controls
其檔名是 THREED32.OCX
程式在載入後,在控制項選單中都看的到此物件..
但點選後,再表單中放入時出現以下錯誤訊息:
找不到此原件的使用權資訊,您無法在設計環境中使用這項功能
----------------------------------------------------------
小弟我試過以下幾種方法:
1.將threed32.ocx copy 到windows/system中
2.將threed32.ocx copy 到本程式的目錄中
3.執行regit threed32.ocx
4.執行regocx32 threed32.ocx
5.將上述的第3,4方法加上路徑
ex. regocx32 C:\windows\system\threed32.ocx
結果:
都失敗了..........
請救救我這菜鳥吧!....