Tagged Questions
The wss-2.0 tag has no wiki summary.
1
vote
0answers
75 views
How can I specify a custom gallery Group when creating WSS 2.0 web parts?
I've created a custom Sharepoint 2007 web part with WSS 2.0 (using the Microsoft.Sharepoint WebPart class and a DWP file). I deploy it using a CAB file and the stsadm 'addwppack' command, and it gets ...
0
votes
1answer
69 views
Input string not in correct format SPSite
i am using WSS 2.0 with sharepoint portal server 2003.
i am making web application in vs 2008 which opens sharepoint site created in portal server.
when i am passing site address to SPSite it gives ...
0
votes
1answer
61 views
How to target SharePoint 2003 with a VS 2008 work environment
Currently I have a .NET setup that many workings devs have (VS 2008, SQL SRVR 2008, etc). However, the current client requires webparts to be built on a SharePoint 2003 (it is gov't, so they don't ...
0
votes
0answers
446 views
SharePoint web part error: One or more web parts on this page references a zone that doesn't exist. It has been moved to the Web Part Page Gallery
I have a problem when my users open a list item for a newly created site. When the item is first opened they recieve the following error:
"One or more web parts on this page references a zone that ...
0
votes
1answer
454 views
Can I create a lookup field that only returns “Current” list items?
I'm working with Sharepoint 2.0 (WSS2) and need to create a lookup field that draws the name of an Issue from an Issue List. The trouble is, it does not appear that I can filter this lookup so that ...
0
votes
1answer
409 views
Sharepoint Alerts Have Wrong URL
We are having an issue with Sharepoint alerts in version 2.0 of Windows Sharepoint Services. The link being sent in the alerts look like: "http://wws02 - Client Name", which is the server name instead ...
0
votes
1answer
175 views
WSS 2.0 web site all the list edit function doesn't work suddently
I got this prolbem, the edit doesn't work in all the lists of the sharepoint web sites, I can still access the "edit", and save it, but the change is not there.
New item can be created, all the ...
0
votes
1answer
613 views
HTTP 404 after Sharepoint migration (wss 2 -> wss 3)
We upgraded a wss 2 site according to Microsoft standard (prescan, migration etc) and resolved smaller issues on the way.
However, now we don't receive any errors, and when we access the site in wss ...
0
votes
1answer
461 views
WSS 2.0 - Customizing document library toolbar
I am using Windows Sharepoint Services 2.0 and was looking out for a way to add a new item to the Document Library toolbar along side 'New Document' menu item. I would like to add the menu item for ...