Tagged Questions
1
vote
2answers
35 views
Is the computer the role runs on the same?
I have a self hosted wcf service with a startup task that runs
netsh http add urlacl url=https://+:{PORT}/{SERVICENAME} user=everyone listen=yes delegate=yes"
previously the service didn't have ...
0
votes
2answers
376 views
WCF net.TCP self hosted on azure emulator - Windows 7
I'm developing a WCF service using Net.tcp Binding. The service is hosted on the Run method of a worker role.
When deployed to my Azure Account, it works fine, but in runtime it throws an exception:
...
1
vote
2answers
370 views
Migration from server hosting in a DC to Azure
I run my own uk based hosting and web design company.
We have about 10 physical servers in a DC in the UK and host about 300 or so web sites, email servers and web applications. They are all on a ...