我正在使用 RAD Studio 10.1 Berlin,尝试通过以下步骤创建 REST 示例应用程序:
New Project->Select Other->Web Server Application->Standalone Application->VCL Application->Port Number.
我用 8080 选择了“测试端口”并得到了这个错误:
No peer with the interface with guid {} has been registered.
我尝试使用不同的端口号仍然得到相同的错误。