Error
There are 4 entries for the tag
Error
When I try to start the service, it fails and the following appears in the Application log within Event Viewer: Source: MSSQL$SQLEXPRESS Event ID: 17058 Task Category: Server Level: Error Keywords: Classic User: N/A Description: initerrlog: Could not open error log file ''. Operating system error = 3(The system cannot find the path specified.). To fix this I had to change the Log on as property of the service from Local Service to Local System Technorati Tags: sql server 2008,troubleshooting,servic...
The following issue was encountered on a developers machine when trying to create a SharePoint project using Visual Studio 2010. From the File menu the developer selected New->Project and then selected ‘Empty sharepoint project’ (SharePoint 2010) and then typed in the url into the dialog box that appeared and then hit the Validate button. Upon clicking the button, the following error message was shown: Cannot connect to the SharePoint site: http://serverX:6666/. Make sure that the Site URL is...
When I updated the ‘Filter Criteria’ of a fully functioning DVWP through SharePoint designer I was presented with the following error: The server returned a non-specific error when trying to get data from the data source. Check the format and content of your query and try again. If the problem persists, contact the server administrator. Took me a while to figure it out. This is what caused it and how to fix it: When you create a DWVP, SPDesigner adds a parameter called ListID and assigns it the GUID...
If you were to restart (i.e stop and then start) the search service, in a SharePoint farm, from the 'Services on server' page in Central Administration chances are that you might encounter both or either of the following errors when yo do a search on your web application: Your search cannot be completed because of a service error. Try your search again or contact your administrator for more information. The search request was unable to connect to the Search Service. This happens because after restarting...