Showing posts with label How To. Show all posts
Showing posts with label How To. Show all posts

SharePoint : Create a team site Tutorial

Below is a good link that shows step by step video to create a team site in Microsoft Office SharePoint Server (MOSS) 2007

Click here to watch the video

If you find the above link useful, let us know your feedback, it will help us to improve our posting(s). or You can send your feedback linkOblast.
Report Broken Link

SharePoint How To : Add a new user in your Site


Below is a good link that shows step by step video to add a new user in Microsoft Office SharePoint Server (MOSS) 2007

Click here to watch the video

Enable Remote Connection on SQL Server 2008 Express

Update to my earlier post "A network-related or instance-specific error occurred while establishing a
connection to SQL Server. ....
".

Now SQL Server 2008 Express doesn’t allow
remote connection on default installation as on SQL Server 2005
Express. So you have to enable it manually.

If
you’re trying to connect to SQL Server 2008 Express remotely without
enable remote connection first, you may see these error messages:
  • “Cannot connect to SQL-Server-Instance-Name

    An error has occurred while establishing a connection to the server.
    When connecting to SQL Server 2005, this failure may be caused by the
    fact that under the default settings SQL Server does not allow remote
    connections. (provider: SQL Network Interfaces, error: 28 – Server
    doesn’t support requested protocol) (Microsoft SQL Server)”

  • Server doesn't support requested protocol