January 2008 - Posts

How can you set your ConnectionString on your Web part
Wed, Jan 30 2008 8:02
Hi Folks, This is a tricky post,alot of question i found on the web regarding how can i put the connection string for my web part once i finished my development and i want to be work with my sharepoint site. simply add your connection string on the web...
Ready Tool for managing Asp.Net 2.0 Membership Data
Sun, Jan 27 2008 7:01
Hi Folks, Very useful tool i found it on CodePlex community site,this tools give you easily manage the membership tables,manage user roles,Roles,Reset passwords. The tools is available with source code also.... :) Download URL : http://www.codeplex.com...
MOSS Design concepts "Content Types vs. Page Layout" with Master Pages
Mon, Jan 21 2008 1:26
Hi Folks, Very useful post for understanding MOSS Design Concepts including : 1) Master Pages Design for Sites and Sub Sites. 2) Content Types. 3) Page Layout. 4) Relation between the content types and page layouts. http://www.heathersolomon.com/blog...
This product requires at least Windows workflow foundation version 3.0.4203.2 which is part of Microsoft .NET Framework 3.0
Thu, Jan 10 2008 17:28
Hi All, If you are trying to install MOSS 2007,or installing .Net Framework 3.0 redistributable package perior of MOSS installation, you might face an error : "Set up is unable to proceed due to the following errors: This product requires at least...
Problem when creating new sharepoint share services
Thu, Jan 10 2008 16:15
Hi All, When you try to create new sharepoint shared services or (SSP),if you faced that the created site is not coming on the web application list,you have to know that this means that your application is running under Network Service or local service...
Change SharePoint Site port
Thu, Jan 10 2008 15:38
Hi Folks, This post is a tricky post,i faced this problem,i had a sharepoint 2007 site,and i want to change its port,to change it do the following : 1) from IIS Manager,right click on the site,and change the port from the old to the new one. 2) From Sharepoint...
Difference between SharePoint Web Services and API
Fri, Jan 4 2008 16:22
Hi all, One of the most tricky tasks to select the type of development task you will work to integrate your custom application with sharePoint portal as all know that you can work with sharepoint 2007 data either through SharePoint Services or SharePoint...