Late last year i started updating a project to iFIX 5.1 workbench from desktop. all went well with little issues. this week i revisited that project and ran into an issue that wasnt there before. when i go into runtime i get a Microsoft Visual Basic Complie Error: Automation Error: It opens the VB editor and hilights this
Private Sub CFixPicture_Activated()
user.CurrentPicture.CurrentValue = Me.FullyQualifiedName
End Sub
i checked the Globals and there are still there, i have deleted all of the .EXD files as per some earlier posts no go.
i created the same setup onanother box and everything worked fine.
Any ideas on where else to look?
thanks
chris
Private Sub CFixPicture_Activated()
user.CurrentPicture.CurrentValue = Me.FullyQualifiedName
End Sub
i checked the Globals and there are still there, i have deleted all of the .EXD files as per some earlier posts no go.
i created the same setup onanother box and everything worked fine.
Any ideas on where else to look?
thanks
chris