Can I run the WCF on another port?
  • 01 Apr 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Can I run the WCF on another port?

  • Dark
    Light
  • PDF

Article summary

Can I run the WCF on another port?

NOTE: McAfee has a service that was running called "FrameworkService.exe" which uses the same port as the WCF.


It is possible to run WCF on another port. Here is what you need to get a working WCF/Remote to run on port 8082:

WCF:

Change all 8081 -> 8082 in Pharos\Bin\WCF\PS.vNext.SvcHost.WinSvc.exe.config

Restart WCF, confirm listening on 8082 via netstat.

Web remote:

Change 8081 -> 8082 in wwwroot\Pharos\appSettings.config (only one entry)

Restart IIS, test remote

Web Remote does not need EDI to run.

The WCF service is conceptually like a specialized EDI that is exclusive to Web Remote.


Was this article helpful?


Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.