1
Answer

Deploy Asp.net-Mvc-Spa application

Recently i have created a test project with Asp.net and MVC4 . It's running well from
Visual Studio-13 debug mode . But when i Published it over IIS-7 and was trying to run the application from IIS it's showing the following error.
--------------------------------------------
http://localhost/TEST

Not Found [404 not found]

The requested URL /TEST was not found on this server.

-------------------------------------------
Environment at my laptop
OS: Win 7
IIS: 7
Vs: 2013.

---------------------------------

Answers (1)

0
Photo of Ramesh Palanivel
NA 9.5k 138.6k 8y
Hi Santosh,
 
Try this links, It may help you!..
 
https://www.codeproject.com/Tips/607801/SimpleplusChatplusprogramplusinplusC
 
http://www.c-sharpcorner.com/UploadFile/97ec13/how-to-make-a-chat-application-in-C-Sharp/