实验室新买了个打印机,笔记本和打印机连接上局域网之后,打印图片时出现如下报错:
---------------------------
Print Pictures Error
---------------------------
The picture <Unknown> can't be printed because this error occurred:
The RPC server is unavailable.
---------------------------
OK
---------------------------
原因:
没有启动远程过程调用服务(Remote Procedure Call Server)等服务。
解决办法:
右键我的电脑,->管理->服务和应用程序->服务,启动如下三项服务:
1.Print Spooler
2.Remote Procedure Call (RPC)
3.Remote Procedure Call (RPC) Locator
---------------------------
Print Pictures Error
---------------------------
The picture <Unknown> can't be printed because this error occurred:
The RPC server is unavailable.
---------------------------
OK
---------------------------
原因:
没有启动远程过程调用服务(Remote Procedure Call Server)等服务。
解决办法:
右键我的电脑,->管理->服务和应用程序->服务,启动如下三项服务:
1.Print Spooler
2.Remote Procedure Call (RPC)
3.Remote Procedure Call (RPC) Locator
本文介绍了解决笔记本电脑通过局域网连接打印机时出现的打印错误问题。该错误提示为“RPC服务器不可用”。文章详细说明了如何通过启动三项关键服务(PrintSpooler、RemoteProcedureCall(RPC) 和 RemoteProcedureCall(RPC) Locator)来解决此问题。
4550





