Error Message: Asp.Net Server failed to start ...
Hi every body,
I have a trouble in Running my .NET Projects for first time. I am listing the problem I faced below. Please help me with exact solution.
Initially when I press the run button, just within few seconds a Message Box from ASP.NET Development Server is thrown with Message as,
ASP.NET Development Server
ASP.NET Development Server failed to start listing on port 1649.
Error Message:
Only one usage of each socket address (protocol/network address/port) is normally permitted
Then, after few minutes, when not responding to the message thrown, another Message Box appears from Microsoft Visual Studio as,
Microsoft Visual Studio
Unable to connect to Visual Studioâs Localhost Web Server.
Now the sequence of attending to the messages thrown is, from my observations, to click Ok on latter and then the previous one. Else the whole time spent would be wasted. And from this point the project works well. This is a typical situation I had been experiencing for every project I create initially.
Thanking you,
Regards, Ramakrishna
|