Hello,
There is a problem with FP SDK 5.04.0066 when one creates a TpsView project with the app builder.
Can someone post the work-around? Surely there must be one.
The following errors occur when a VB or a C# project is created:
VB Task List errors:
C:Documents and SettingsAdministratorMy DocumentsVisual Studio ProjectsTpsViewIRC5App1TpsViewIRC5App1.vb(26): Name ‘IsDisposed’ is not declared.
C:Documents and SettingsAdministratorMy DocumentsVisual Studio ProjectsTpsViewIRC5App1TpsViewIRC5App1.vb(57): sub ‘Deactivate’ conflicts with event ‘Deactivate’ in the base class ‘Form’ and so should be declared ‘Shadows’.
‘Sub Main’ was not found in ‘TpsViewIRC5App1’.
The dependency ‘Dcl.Base’ could not be found.
The dependency ‘Dcl.Cfg’ could not be found.
The dependency ‘Dcl.Controller’ could not be found.
The dependency ‘Dcl.Data’ could not be found.
The dependency ‘Dcl.EventLog’ could not be found.
The dependency ‘Dcl.FileSystem’ could not be found.
The dependency ‘Dcl.IOSystem’ could not be found.
The dependency ‘Dcl.ObjectBrowser’ could not be found.
The dependency ‘Dcl.Rapid’ could not be found.
The dependency ‘Taf.BaseInternal’ could not be found.
The dependency ‘Taf.Reflector’ could not be found.
C# Task List errors
The dependency ‘Dcl.Base’ could not be found.
The dependency ‘Dcl.Cfg’ could not be found.
The dependency ‘Dcl.Controller’ could not be found.
The dependency ‘Dcl.Data’ could not be found.
The dependency ‘Dcl.EventLog’ could not be found.
The dependency ‘Dcl.FileSystem’ could not be found.
The dependency ‘Dcl.IOSystem’ could not be found.
The dependency ‘Dcl.ObjectBrowser’ could not be found.
The dependency ‘Dcl.Rapid’ could not be found.
The dependency ‘Taf.BaseInternal’ could not be found.
The dependency ‘Taf.Reflector’ could not be found.