2 Worker Roles in one Azure Package -


i have 2 worker roles in 1 azure package. getting error:

the port '3389' used both endpoint microsoft.windowsazure.plugins.remoteforwarder.rdpinput in role workerrole1 , endpoint microsoft.windowsazure.plugins.remoteforwarder.rdpinput in role workerrole2.

but dont find reference microsoft.windowsazure.plugins.remoteforwarder.rdpinput in cloud service configuration(cscfg) file

verify 1 of workerroles has "microsoft.windowsazure.plugins.remoteforwarder.enabled" setting in service configuration. if both of them have setting believe plug in attempt set endpoint both of them. need 1 of roles serve remote forwarder. there tunnels remote access of other roles have microsoft.windowsazure.plugins.remoteaccess.enabled set true.

if case should giving error if attempt package or publish.


Comments

Popular posts from this blog

PHP Error "Undefined index" -

C# List<> to xml -

php - How to only save new tweets/instagram photos to database? -