asp.net - can we deploy MVC solution (build on VS2013) in already existing website (made on VS2010) on godaddy server -


i have web application made on on visual studio 2010 , publish on godaddy . website working fine

and later have made outlook integration web solution in visual studio 2013 in mvc

so question can deploy mvc solution in subfolder of same directory

or how can deploy both solution on server can run both solution

like existing sln. can use www.abc.com

and mvc sln. www.abc.com/mvc/

thanks


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -