You are not logged in.
Pages: 1
Trying to run Project 29 in SMS 2.2.2.4543
I run into a few problems:
When I open the project, I get an error: WebForm.pas not found
I delete the reference in WebForm.sproj.
Then need to remove:
<AlignText>1</AlignText>
from LoginForm.sfm
Then comment out some code in SmartTests.pas:
procedure TestsIso8601DateTime;
Then the project compiles. When I try to connect to server (from Sample 27) I get an error:
Impossible to connect to the server...
Offline
Pages: 1