Delphi XE5 PAServer Unauthorized user

那年仲夏 提交于 2019-11-30 06:01:29

问题


I have a Windows 8.1 on a VirtualBox with Delphi XE5.

On my Mac OSX 10.9.1, I installed the package PAServer version 4.2.0.05 and executed with no password.

I've used previously in the PAServer XE4 version, so I know how it works, but tests with XE5 error occurs.

When I create an example app for iOS and deploy, I put the IP of my Mac and do a test connection, so I get the following message:

Remote Error: Unauthorized user, all server request are ignored.

  • Ping from Windows to Mac is OK.
  • I have no firewall enabled on Mac and Windows.
  • I gave permission to all folders generated by PAServer on Mac.
  • On Windows, I have a user with the same username of Mac.
  • Using "sudo" to run the PAServer had no effect.

I have no more idea...


回答1:


PAServer is not stable at this stage. There are MANY reports about this:

PAServer can't load dyld: Library
Delphi XE5 PAServer Unauthorized user
How can i debug my DLL project with Delphi's PAServer
Delphi XE4 iOS can't connect to PAServer
https://stackoverflow.com/questions/28115855/paserver-crashes-on-win64
Delphi Mac OS X

Solution: wait until they release something stable. (You will have to pay again, of course)



来源:https://stackoverflow.com/questions/21259180/delphi-xe5-paserver-unauthorized-user

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!