wss-3.0

Why do I get 401 UNAUTHORIZED when I'm entering to WSS 3.0 site?

Hi, When I'm opening for the first time my webpage on WSS 3.0 I always get 401 UNAUTHORIZED. I was trying a lot of resolutions from Google results. I disabled loop back check. Added administrator rights for sharepoint account. I have to add that I'm using anonymous access to default site. Can anybody help me to resolve this issue? Pleas...

Implementing advanced search in sharepoint 2007 wss

Hi, These days I have been developing a sharepoint site where I have implemented some custom web parts, and now I need a advanced search feature where I can search wikis, forums, blogs, document libraries, etc... I heard that there exists a rich advanced search web part in MOSS 2007, is there a similar web part in WSS 3.0(which I could...

How do we know whether we use WSS only or MOSS?

Hi, I have installed WSS 3.0 sp1 in windows server 2003 and it runs successfully now. My problem is does this version of WSS, includes the MOSS 2007 or is it just the WSS? Thanks ...

How to hide the "! NEW" tag on a sharepoint list without affecting lists contained in the site?

Does anybody know if it is possible to hide the "NEW" label that gets appended to the Title field of a new SharePoint list item? I have a nightly script that copies a list from one site to another site list and don't need the NEW to show up. ...

Sharepoint: Custom view permissions

I created a custom list to be used as a form on our Sharepoint 2007 Standard Server. When I click on “New Item” I can fill out the form but it goes back to the list with all the entered forms. I notice that there is NO permissions on the VIEW, but how can limit so that the user views only his created forms? ...

WSS 3.0 Authentication mode

Hi, I have two questions on wss 3.0 How to know that kind of authentication is currently in use. How do I set the authentication in such a way that users on office network don't have to input user name\password? So if users are in the office they can just go straight in without using a password? Those outside the office will obviously ...

Create Sharepoint 2007 subsite dynamically from workflow

I would like to create subsites dynamically when a certain workflow is completed. The name of the site would be specified as part of the workflow. Is this possible? Note: I do not have the ability to do any coding -- just stuff I can do through sharepoint designer and the regular sharepoint website interfaces. ...

scriptresource.axd throws 500 error over https

Hi, I'm trying to make use of ajax control toolkit in a wss 3.0 application. It works well over http requests but over https it throws error code 500. In a https request it manages to load everything, including the scriptresources related to the ajax functionality, but not the scriptresources which is specific to the ajax control tool...

Sharepoint: Only view user created items in a custom list

I have Sharepoint 2007 Standard and am using a Custom List to create a simple form. I only want all the users to view thier own created items in the list. ...

Where is the NavBar ID defined for List Definitions?

I have observed that certain list/library types are created within specific NavBar "Quick Launch Headings" (ie. Document Libraries are created under "Documents" - ID="1004"). Where is this defined? I would like my custom list and library definitions to be added to specific headings when "Display this list on the Quick Launch?" is set t...

Can I use an existing View to query a List when using SPDataSource?

Is there a way to specify the name or id of a lists existing views to filter/sort the data? ...

SSRS Delivery to SharePoint without Integration

I need to deliever an SSRS report via subscription to a SharePoint document library. Setting it up in integrated mode is not an option. I have tried to use WebDAV interface to SharePoint, but for some unknown reason, I'm getting an access denied. I attempted to run the SSRS Service as a network user which has access to the SharePoint ...

Denying permissions by default in WSS 3.0

Windows 2003-32bit IIS6 WSS 3.0 (No MOSS Installation) WSS is installed on the Domain Controller (Active Directory). (Not something I did or would do!) WSS is set to NOT allow anoymous access BUT it was at some other time in the past. SSL has been installed and the Web Site on a different website than the original WSS Site when the app...