Windows SharePoint Services version 3.0
Questions tagged [wss-3.0]
264 questions
0
votes
1 answer
basic sharepoint workflow access denied even though I'm admin and owner
I have created a very basic workflow in SPD 2007 - for testing, I've narrowed it down to 1 step, " if 1 equals 1, send an email to myself." also tried having it just update a field on that listitem. Very simple! I then save it, but when I go to a…

jbv
- 1
- 2
0
votes
1 answer
How to edit the top level default.aspx in WSS3 site with VS(2010)?
I can open the default.aspx of a sub-site no problem.( file open,type or browse to the url )
BUT I can't open the default.aspx of the top-level site or a WSS site, in VS2010.
I have to use SPD.
Is there a permission to set somewhere?

Mesh
- 6,262
- 5
- 34
- 53
0
votes
2 answers
How can I allow owner of document in Library to manage permission on that document?
When a user uploads a document, I need them to be able to manage permissions on that particular document, but only have Contributor access to other documents. Ideas on how to do that? If there is a patch already out there, that would be nice.
My…

oglester
- 6,605
- 8
- 43
- 63
0
votes
1 answer
Sharepoint: How to determine if user is member of group through API
I need know if some(not only current) user is member of some group.
Moreover, I need know if user placed inside domain group, which placed in sharepoint group.
For example:
Group 'GroupA' contains user 'XXX\Domain Users'. I have user 'XXX\someuser'…

Sergey Azarkevich
- 2,641
- 2
- 22
- 38
0
votes
1 answer
How do I progmatically add a Quick Launch link using the WSS 3 Web Services?
I'm trying to create a link for a Document Library I've created in the Documents Quick Launch section via the web services, but I can't see/find the API to do it.
I've found plenty of examples using the Object Model, but I'm not able to use it for…

John Mc
- 444
- 2
- 15
0
votes
1 answer
Default windows domain for sharepoint
I want add access for '\domain users' account on feature installation.
So, may be Sharepoint has 'default' windows domain, which I can use for generate login name?
After installation application will provide possibility for add any other…

Sergey Azarkevich
- 2,641
- 2
- 22
- 38
0
votes
1 answer
Does Windows Sharepoint Services install an application or a framework or both?
I can't tell what it does. Does it install web pages and a framework for me to use?
I installed it. It does install a website for you to administer the services. From there I'll read on.

johnny
- 19,272
- 52
- 157
- 259
0
votes
7 answers
Doing Forms With Just Windows SharePoint Services 3.0?
For the most part my organization is happy with WSS 3.0 (no upgrading to MOSS) with one exception, there is really just one form we'd like to put up somehow. It's fairly big form (basically change requests for IT services, on paper it's easily 2…

tekiegreg
- 1,667
- 6
- 25
- 41
0
votes
1 answer
Set site collection readonly remotely in SharePoint 2007
I have a requirement to set a site collection in read only mode in SharePoint 2007 remotely (not from the SharePoint servers).
As far as I know there is no web service available to do this. One way I figured out was to set the content database…

Vijay
- 2,133
- 4
- 27
- 40
0
votes
3 answers
Sharepoint 2007 Standard: Customizing Announcement Display Form
I am trying to customize the DispForm.aspx Display form in an announcement list but as soon as I try to delte the WebPart and add the new Custom form using SharePoint Desginer 2007, the link to view an item on the list goes to root.
Example the…

Rick
- 2,288
- 18
- 66
- 98
0
votes
1 answer
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. …

oglester
- 6,605
- 8
- 43
- 63
0
votes
2 answers
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.

Rick
- 2,288
- 18
- 66
- 98
0
votes
1 answer
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…

Joe Phillips
- 49,743
- 32
- 103
- 159
0
votes
2 answers
WSS 3.0 Authentication mode
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…

Rahatur
- 3,147
- 3
- 33
- 49
0
votes
2 answers
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…

Rick
- 2,288
- 18
- 66
- 98