V4REV > VServer connection problem

Marek Niesiobedzki nm at studionm.pl
Fri Apr 20 12:46:13 CDT 2012


I'm trying to connect to VServer Office from LiveCode over LAN (doesn't matter if using my own test stack or Valentina examples "vserver.rev"):

  put VConnection_Constructor( "192.168.1.20", "sa", "sa", "15432") into mConn

i'm getting mConn = 18727168 (integer value), so it's OK. But then execution of:

  get VConnection_Open( mConn )

returning  ERROR 0x82503 (error code 533763, error string "Invalid user name or password")

Using the same host, login and password with VStudio Pro I can connect without any problem.

Mac OsX 10.7.3, Valentina Server Office 5.0b27, VStudio Pro 5.0b27, LC 5.5.1dp1, V4REV 5.0b27 ADK

Any help welcome, Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina-beta/attachments/20120420/df55ecaf/attachment.html>


More information about the Valentina-beta mailing list