在本地主机上正常运行后,我遇到了配置远程服务器的问题。我收到以下错误:
InvocationTargetException:There was an error while invoking the operation. Check your operation inputs or server code and try invoking the operation again.
我之后收到的大消息的关键部分是:
Class "test" does not exist: Plugin by name 'Test' was not found in the registry; used paths::
..../smii/test/ID5D8FE3F-A1D1-4174-98B3-4BED10FD8FFEI79685B66-D792-E4E9-13B3-00004DA5951BI0F94D267-0704-3C89-0B5B-0000090BA097134950398900
我不知道随机数字和字母的地址的最后部分是如何到达那里的。
此外,今天搜索我的服务器设置时,似乎在服务器上的初始目录的末尾添加了“-1”,不知道为什么,但我似乎在远程实现服务时遇到了重大问题。