Sharepoint2010 : Error while deploying Web Part
-
Hi, I m very new to web technology and making first web site in SharePoint 2010. I have made SharePoint Web Part in Visual Studio 2010 but on deploying it is giving following error: “Error occurred in deployment step 'Recycle IIS Application Pool': The local SharePoint server is not available. Check that the server is running and connected to the SharePoint farm.” I have already checked following point: 1) SharePoint 2010,VS 2010 running on same server 2) I have admin rights 3) Group builtin\users and my id has db_owner rights on every database. Can someone please help me to come out of this problem ? Thanks in advance Regards, Vishal
-
Hi, I m very new to web technology and making first web site in SharePoint 2010. I have made SharePoint Web Part in Visual Studio 2010 but on deploying it is giving following error: “Error occurred in deployment step 'Recycle IIS Application Pool': The local SharePoint server is not available. Check that the server is running and connected to the SharePoint farm.” I have already checked following point: 1) SharePoint 2010,VS 2010 running on same server 2) I have admin rights 3) Group builtin\users and my id has db_owner rights on every database. Can someone please help me to come out of this problem ? Thanks in advance Regards, Vishal
Fix links Error: "The local SharePoint is not available" in deployment from Visual Studio 2010[^] Error occurred in deployment step ‘Recycle IIS Application Pool’: The local SharePoint server is not available. Check that the server is running and connected to the SharePoint farm.[^] Error : ‘Recycle IIS Application Pool’: The local SharePoint server is not available. Check that the server is running and connected to the SharePoint farm.[^] for more[
-
Hi, I m very new to web technology and making first web site in SharePoint 2010. I have made SharePoint Web Part in Visual Studio 2010 but on deploying it is giving following error: “Error occurred in deployment step 'Recycle IIS Application Pool': The local SharePoint server is not available. Check that the server is running and connected to the SharePoint farm.” I have already checked following point: 1) SharePoint 2010,VS 2010 running on same server 2) I have admin rights 3) Group builtin\users and my id has db_owner rights on every database. Can someone please help me to come out of this problem ? Thanks in advance Regards, Vishal
Can you navigate to your local SharePoint installation in your browser?
Vishal Kumar Soni wrote:
- I have admin rights
Admin rights to what? The machine? The Farm? The Site Collection?
Vishal Kumar Soni wrote:
- Group builtin\users and my id has db_owner rights on every database.
This step is not necessary. During the SharePoint setup and configuration the proper accounts are configured with the db access necessary.
I know the language. I've read a book. - _Madmatt
-
Fix links Error: "The local SharePoint is not available" in deployment from Visual Studio 2010[^] Error occurred in deployment step ‘Recycle IIS Application Pool’: The local SharePoint server is not available. Check that the server is running and connected to the SharePoint farm.[^] Error : ‘Recycle IIS Application Pool’: The local SharePoint server is not available. Check that the server is running and connected to the SharePoint farm.[^] for more[
Good links. Essentially, for the OP however SharePoint was not configured correctly when setup. There should be no need to add account access manually. I've gone through many, many installations with no issues.
I know the language. I've read a book. - _Madmatt
-
Hi, I m very new to web technology and making first web site in SharePoint 2010. I have made SharePoint Web Part in Visual Studio 2010 but on deploying it is giving following error: “Error occurred in deployment step 'Recycle IIS Application Pool': The local SharePoint server is not available. Check that the server is running and connected to the SharePoint farm.” I have already checked following point: 1) SharePoint 2010,VS 2010 running on same server 2) I have admin rights 3) Group builtin\users and my id has db_owner rights on every database. Can someone please help me to come out of this problem ? Thanks in advance Regards, Vishal
Hi Vishal, First of all Check SharePoint is installed on the same machine as Visual Studio Check that SQL Server is started are running properly Set the current user to db_owner in Sql Server sharepoint_config and sharepoint_admin databases I think this will solve your problem. Thanks Afroz S
-
Hi, I m very new to web technology and making first web site in SharePoint 2010. I have made SharePoint Web Part in Visual Studio 2010 but on deploying it is giving following error: “Error occurred in deployment step 'Recycle IIS Application Pool': The local SharePoint server is not available. Check that the server is running and connected to the SharePoint farm.” I have already checked following point: 1) SharePoint 2010,VS 2010 running on same server 2) I have admin rights 3) Group builtin\users and my id has db_owner rights on every database. Can someone please help me to come out of this problem ? Thanks in advance Regards, Vishal