Error opening bps / bpp

BatchPatch Forums Home Forums BatchPatch Support Forum Error opening bps / bpp

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12193
    Skaramush
    Participant

    When I try to open bps / bpp, I get this message:

    “There was no endpoint listening at net.pipe://localhost/BatchPatchWCFServer(domain.%username%) that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.”
    Closing a message opens a blank window.

    OS: Windows 10 Corp x64 (1909)
    .NET 4.8 installed

    #12195
    doug
    Moderator

    This could only occur if you had added a grid to the BatchPatch service instance (means you were using the run-as-service feature in BatchPatch), and then the service was stopped/disabled/uninstalled without ever removing the grid from the service instance. Then when you try to load that .bps file into the regular BatchPatch window, BatchPatch still thinks it is loaded in the service instance, so BatchPatch tries to connect to the service instance to load the file, but there is no service instance listening because it has previously been stopped/disabled/uninstalled.

    The solution is to start/enable/install the service instance OR if you don’t plan on using the service instance then you may simply close all instances of BatchPatch, then delete this registry value: HKCU\Software\BatchPatch\Service\BpsFilesToLoad Then launch BatchPatch and load the .bps file.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.