This is the one of the strange issue you will find when you deploy your SharePoint App to app domain.
This issue will occur because of the memory issue most of it will be consumed by the SharePoint.
Here is the solution :
Open Services wizard :
Go to Start -> type Services.msc
This will launch the services windows there you can find the service with name Sharepoint search host controller
Just right click on and Restart ( It will taken around 4-5 mins time ). But it will release all the leaked memory and consumed memory. You can verify the same in memory section from you windows manager just for your verification.
Then ReDeploy your solution this time it will sure go on successfully.
No comments:
Post a Comment