c# - Launch SharePoint app from Visual Studio takes forever -


i'm trying develop sharepoint application using default template visual studio provides c# using mvc, whenever try launch it, compiles without error takes forever in following step:

installation in progress (00:26:51) installation in progress (00:26:52) ... 

already 26 minutes , counting...

looking @ sharepoint site displays app i've created following message:

sharepointapp1

we're adding app, click here cancel.

any clue why taking long?


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -