When I created a solution of sharepoint MVC app, it is deployed and working fine. This is a test purpose. However when I created a SP MVC app project in an existing solution, am not able to deploy the app. What all things I need to consider to deploy SP app project from a solution?
Asked
Active
Viewed 134 times
0
-
How you are doing solution? Using visual studio? – Yevgeniy.Chernobrivets Dec 03 '13 at 15:24
-
Have you specified "site url" property in project settings? do you get any errors during deployment? – Yevgeniy.Chernobrivets Dec 04 '13 at 07:58
-
Associated web project automatically created and referred. When tried to deply I got the error : http://sharepoint.stackexchange.com/questions/84219/sharepoint-app-deployment-error-failed-to-install-app-for-sharepoint?noredirect=1#comment80713_84219 – Praveen Prasannan Dec 04 '13 at 08:23
-
According to stack trace there is a problem with one of the modules. – Yevgeniy.Chernobrivets Dec 04 '13 at 09:12
-
which module? associated web project? But I haven't changed anything from default. – Praveen Prasannan Dec 04 '13 at 10:42
-
Maybe you have some other modules? If not then could you please post associated web project module? – Yevgeniy.Chernobrivets Dec 04 '13 at 10:46
-
let us [continue this discussion in chat](http://chat.stackoverflow.com/rooms/42486/discussion-between-praveen-prasannan-and-yevgeniy-chernobrivets) – Praveen Prasannan Dec 04 '13 at 10:51