Tagged Questions
0
votes
1answer
17 views
wss 3.0 content database has expanded exponentially without any data added in it
I am hosting wss 3.0 web application in windows 2003 server with sql 2005 express edition. we are leveraging lots of out of the box functionality, but we also have some custom features and web parts. ...
0
votes
0answers
32 views
wss 3.0 working fine in all browsers except on IE
I have 2 domain controllers, lets call it Domain1 and Domain2. I have wss3.0 installed in windows 2003 server with sql express running in webserver1 of Domain1. Domain1 is also running DNS Services ...
4
votes
1answer
198 views
Migrating SharePoint Features from WSS 3.0 to SharePoint 2010
I try to Migrate a SharePoint 2003 (WSS 3.0) to SharePoint 2010.
I do it with the detach database method.
After I run the test-spcontentdatabase to the restored contentdatabase. I get some errors ...
2
votes
2answers
238 views
Discussion Board Web Part items' URLs wrong after WSS 3.0 to SharePoint Foundation 2010 migration
I recently migrated from WSS 3.0 to SharePoint Foundation 2010 without any website-breaking changes. The only issue I've run into so far is that the URL for two Discussion Board Web Parts on the ...
0
votes
0answers
12 views
My Web Application Custom Feature Went Away After Installing Application Template from Fab 40
My Web Application Custom Feature Went Away After Installing Application Template from Fab 40 templates. How do I get my custom feature back? I am using WSS 3.0
0
votes
1answer
130 views
Sharepoint List Event raised when a current view is changed
Is there a event which is raised when current view of a SharePoint list is changed. For example the current view displays all items in the list and now the user selects a different view say Added by ...
3
votes
1answer
166 views
Dynamic View on SharePoint lists
I want to create a dynamic view on my list. The list is filtered based on the current users' information coming from an external database i.e. based on which user is logged in, a value is fetched from ...
0
votes
0answers
33 views
RSS feed not updated in Sharepoint 2007
When I click on "View RSS feed" for a list or document library in SharePoint 2007 the feed is not updated. It only shows the items which are present on the list when i first clicked on "View RSS ...
1
vote
1answer
28 views
Check who downloaded the document - WSS
I am using WSS website and I have to check the username of the person who downloads the document. Programmatically or with some built in feature.
Let me know.
2
votes
1answer
4k views
How do we set alerts for Announcement List or any lists for SharePoint groups
As we all know how to set user alerts for lists in sharepoint 2007, wss 3.0. I was wondering if it is possible to set alert to sharepoint group. So that when new item is added into the list, users in ...
1
vote
2answers
795 views
How to set date field to Today's Date in Wss 3.0 Custom list form programatically
How can i pre-populate newitem.aspx form with today's date. When user adds new item i want to prepopulate date field with todays date.
<SharePoint:DateTimeControl ID="dtcDateofInsp" ...
0
votes
3answers
477 views
wss 3.0 to Sharepoint 2010 Foundation Upgrade Problem
Just did a Database attach Upgrade from wss 3.0 to sharepoint 2010 Foundation. I detached the content database from wss 3.0 Webapplication with internal database running in Windows Server 2008 R2. I ...
1
vote
1answer
400 views
WSS3.0 to SPF2010 migration path
there is this plan to retire all old servers and we have been tasked with migrating WSS3.0 to SharePoint Foundation 2010.
WSS 3.0 runs on Windows Server 2003 R2 x86, there is no SQL, everything ...
2
votes
1answer
240 views
Content DB log files growing out of control when using Lists.asmx to update three fields on a library
I've created a console application to migrate files from legacy SharePoint servers to a new server utilizing SharePoint Foundation 2010. I'm using Lists.asmx to get list information and update three ...