"RPC server is unavailable" error occurs when c# window application handle adobe Illustrator file opertaion

Studiouslearner 1 Reputation point
2020-12-01T08:22:11+00:00

Hi,

I have a c# wpf application that works on Adobe Illustrator file and uses SQL as DB.
I am getting "RPC server is unavailable" error while saving the illustrator file after doing series of operations.

And also the error occurs only in release mode, error doesn't occur when the application is run on the debug mode.
I checked rpcss service up and running. IPv6 service is running.
I have not made changes to firewall recently and the previous version of the application had run on the same settings successfully.
SQL DB operations seems to work fine even though it is connected remotely.

Please help on how to resolve the above issue.
Thanks.

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,781 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.