Skip to main content
Announcements
Qlik Community Office Hours - Bring your Ideation questions- May 15th, 11 AM ET: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Could I change qmc port 4780 to aother port?


Could I change qmc port 4780 to aother port? I have looked up the community, but no clue, please help me.

Thanks.

1 Solution

Accepted Solutions
Bill_Britt
Former Employee
Former Employee

Hi,

You wouold need to change the below in the QVManagementService.exe.config that is located at  C:\Program Files\QlikView\Management Service

<add key="QMSFrontendWebServicePort" value="4780"/>

Bll

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.

View solution in original post

2 Replies
Bill_Britt
Former Employee
Former Employee

Hi,

You wouold need to change the below in the QVManagementService.exe.config that is located at  C:\Program Files\QlikView\Management Service

<add key="QMSFrontendWebServicePort" value="4780"/>

Bll

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
Not applicable
Author

Hi Bill,

Thanks for your reply. I have changed the key as your suggestion. It works

Zhou