Applies to Product - Dynamics 365 Finance
What’s happening?
The customer is experiencing issues with their development machine, specifically that the web service cannot start and Visual Studio (VS) cannot compile.
Reason:
The World Web Publishing Service did not register the URL prefix for the site, indicating that the necessary network binding may already be in use, which has resulted in the site being disabled.
Resolution:
- Investigate the network bindings to ensure that the required URL prefix is not already in use by another service.
- Check the configuration of the World Web Publishing Service to ensure it is set up correctly.
- Restart the web service and attempt to compile the project in Visual Studio again.
- If the issue persists, further investigation may be required to identify any additional underlying problems.
