My customer ask me why he cannot see the Presentation Server in Access Management Console (version 4.5). Upon troubleshooting, i found out that the Presentation Server dll should be registered in orders to see it in AMC.
Below is the code i use:
cd \Program Files\Common Files\Citrix\Pres*
%windir%\microsoft.net\framework\v2.0.50727\regasm pse.core.dll /codebase
And then it works :)
No comments:
Post a Comment