for questions completely specific to SharePoint 2007 and **not past or future versions**
1
vote
2answers
302 views
The request channel timed out while waiting for a reply after 00:00:59
I am writing a very basic SharePoint webservice.
I tested against 2010 small library and it works just fine every time.
Issue comes with MOSS 2007 server where a library is very big.
I am using .Net ...
-1
votes
1answer
22 views
Types of Authentications [closed]
How many types of authentications are there in Sharepoint 2007 vs. 2010 vs. 2013.
In what scenarios do we use these types of authentication?
For each type, how does the logon form look like ...
3
votes
1answer
1k views
What needs to be fixed with this custom alert template?
I've customized alert notification template for Announcements list. Here is custom code:
<Immediate>
<Subject>
<Switch>
<Expr>
<GetVar ...
0
votes
0answers
8 views
SharePoint 2007 HttpOnly Cookies breaks NTLM authentication
Interesting situation.
An internal audit on one of our SharePoint 2007 sites states that HttpOnly should be enabled for cookies that are not being called via JavaScript (very unclear as to this ...
0
votes
0answers
8 views
How many role providers can I use with MOSS 2007?
We have 2 master sites on MOSS 2007. We are using custom role provider with the sites and subsites under them.
Will it be possible to use different role provider with sub sites?
0
votes
0answers
15 views
Intranet Windows Security pop up shown for Extranet site- Gives a blank page on authentication
While hitting the URL for my Extranet SharePoint site (web app of this site is an extended one) , a windows security pop up shows up. This pop up is showing an Intranet authentication box. When ...
2
votes
1answer
511 views
In a DVWP my Multilookup column is not returning IDs, only column values
I've added a DVWP to a page. The DVWP shows data from a list with a multi value lookup column.
The value returned for this column is in the form: value1;value2;value3.
Now I want to render this ...
0
votes
1answer
28 views
How to change page description
Here is a beginner's question: I have an old WSS 3.0 site where I need to change the text of the description of the home page. (Not the site's description!)
The master page defines the position for ...
0
votes
2answers
857 views
MOSS 2007 Windows Authentication NTLM problem in IE7 with IIS7.5
Having recently migrated from MOSS 2007 to MOSS 2007 x64, we are having problems connecting to the Windows Authenticated (NTLM) authoring site using IE7.
The domain name is exactly the same but the ...
1
vote
0answers
12 views
How to find data source for a SharePoint 2007 Access Web Datasheet
I inherited a SharePoint 2007 site. There is a Access Web datasheet that is retrieving data from some kind of data source. The user has informed me that it is no longer updating. For further ...
2
votes
1answer
17 views
Error on updating a document item
I have an issue with updating an item in ItemUpdated event.
Basically on ItemUpdated, I would like to reupdate that item by setting some properties, because it is a docx I have to do it in ...
0
votes
2answers
28 views
Can I programatically move sites or content between 2007 and 2010?
Using the SharePoint Object Model on a SharePoint 2007 environment and the remote object model to talk to a SharePoint 2010 environment would it theoretically be possible to migrate sites or content ...
0
votes
1answer
27 views
How to add links on the right side of the sharepoint wiki site
I am newbie to sharepoint and using sharepoint 2007 to create a wiki site. I would like to know how to add links on the right side of the page(similar to on the left side)..some thing like this
Right ...
0
votes
0answers
13 views
filtering multiple files upload
Is there any possible fair way I can filter when user uploads multiple files to a list or document library or picture library. maybe http module? or any trick everybody knows? For sharepoint moss 2007 ...
1
vote
1answer
20 views
custom upload form sharepoint 2007
Can I create custom upload form in SharePoint for a picture library so that I can add code behind methods to it and do some filtering? I already tried event receivers but no gain only pain for ...
0
votes
0answers
9 views
Customize Alert Email, remove property name
In MOSS 2007, we subscribe to Email Alerts for Announcements. When new announcements are posted, we receive an email that shows the data in a 2-column table format, with the left column containing ...
5
votes
1answer
128 views
+50
Picture Library Image size event receiver
I created a event receiver but work ok for single file but no work for multiple files,
HttpFileCollection collection = _context.Request.Files;
for (int i = 0; i < collection.Count; ...
0
votes
1answer
381 views
SharePoint Integration with Team Foundation Server
I am attemping to get SharePoint Portal integrations on Team Foundation Server 2010 x86 running with a standard single server installation on a WinServer w SP2. I can provide any and all information ...
0
votes
1answer
318 views
Can sharepoint calculate the number of “business hours” for a list item to be completed?
I work in financial institution and we want a column in a case management database to show the number of "Buinsess hours" from start to finish of a case.
Business Hours
Monday to Friday 5am - 8pm
...
0
votes
1answer
334 views
Copy and Modify a Sharepoint Designer 2007 Workflow
In SharePoint Designer 2010 the option there is an option to "Copy and Modify" a workflow based on an existing workflow template such as "Approval, Collect Feedback or Collect Signatures".
Is there ...
0
votes
0answers
18 views
Button to save then refresh on the Editform.aspx page
I am working in SP Designer 2007. I have an issue where I would like to update the editform.aspx but allow the user to keep working on the form. My thought was I could do a save then reload, but it ...
0
votes
0answers
25 views
SharePoint Site Content Types and Site Columns Galleries are empty
I provisioned a SharePoint (2007) site collection using C# SharePoint API. Pretty standard stuff. Subsequently, I added a couple of site columns, document libraries, etc. and then a child website ...
0
votes
1answer
15 views
why I cannot download documents If subfolder name of document library contains “+” symbol
I am using sharepoint 2007 portal.
In document library I have created one folder and named it as "Cards + Payments".
I am able to upload document in that folder but when I try to download, it is ...
0
votes
0answers
13 views
Sites that show in navigation are not appearing in the Site Content and Structure screen?
I am looking to rearrange the structure of a site to make its secondary page the default page when clicked upon in the navigation, I understand this can be done through the "Site Content and ...
1
vote
0answers
15 views
Connect form web part to DVWP to allow searching
Have an .aspx page with a DVWP that is connected to a list containing 700+ records. I would like to drop a search on this page (HTML Form webpart?) to allow keyword/freeform search criteria that would ...
0
votes
1answer
12 views
Access denied for some users - Event ID 1314
I have a really strange problem, some users cannot access my site collection root site, they get a sharepoint error "Access Denied". The event gets logged as shown next in the windows event viewer:
...
5
votes
5answers
2k views
User Accounts Disappearing From SP Groups
We've been running into a bizarre scenario and I'm at a complete loss.
I'm a site collection admin for my division's portal. We're on a shared internal company-wide MOSS server, and I have no access ...
0
votes
0answers
18 views
Page Layout Content
I am trying to find out where some content in a page layout in Sharepoint 2007 has come from. The page layout name is
"Article with comments".
The page layout contains no webparts. It does ...
0
votes
0answers
35 views
SPWeb.GetFolder() returns SPFolder with no files or sub folders
I'm encountering a strange problem on SharePoint 2007 where the following script correctly enumerates files and folders on my QA and DEV sites, but not on my Production site. Why is SPWeb.GetFolder() ...
0
votes
1answer
19 views
Retrieve reference for list from Lookupfield
I have a sharepoint 2007 and in a document library eventhandler: in ItemUpdating, i would like to be able to retrieve the value by id's from lookupfield. So with other words i have to get the ...
1
vote
1answer
306 views
Using custom parameter with a form control as source in Data view Webpart
On a page, I have a dataview webpart to enter a new item in a list. It has just one text-box to enter data in a list field.On submit, the form is redirected to a custom page.
I want to grab the text ...
0
votes
0answers
13 views
Data truncated when pasting worksheet into multiline field
I'm trying to paste the contents of an Excel sheet into a list in Datasheet view. This list has several multiline columns, and the Excel data items i'm trying to paste in are quite large--in some ...
1
vote
4answers
680 views
Files in document library not opening in explorer
When trying to access a file in a document library folder in explorer, some users are getting the following error:
However, this is not the case for all users. The users can though open the files ...
2
votes
1answer
22 views
SharePoint 2007 merge nested document library items
is it possible to collect (i.e. merge, consolidate, de-normalize, etc.) items from multiple nested document libraries on a site? My manager wants to flatten our MOSS 07 site's current nested ...
1
vote
1answer
40 views
SharePoint 2007 Designer conditionally require a field
I'm trying to create custom form for a SharePoint 2007 document library using SharePoint Designer 2007. Is it possible to make a form field conditionally required based on the selected item from a ...
1
vote
1answer
24 views
Loading a UserControl within another UserControl code
Can someone tell me how I can load a user control from within another user control.
I'm using MOSS 2007
0
votes
0answers
19 views
Upload the document to sharepoint document library through asp.net portal
We have web portal on sharepoint 2007. I want to upload document in sharepoint document library from asp.net portal.
I am thinking of creating web service for this but I don't know the basics of ...
0
votes
2answers
622 views
Moving web part zone from the bottom to the right in wiki pages
I have a Wiki pages that I need to add a Web Part to. When I go to Site Actions, Edit Page and scroll to the bottom of the Wiki page I can click Add a Web Part and go through the process to get this ...
2
votes
0answers
24 views
How do you get the response counter back to zero in a SharePoint 2007 Survey
In a survey created in SP2007 the results counter says there are 8 responses. However,
after going to the view all responses page and deleting everything I see the page say "there Are no responses." ...
0
votes
1answer
16 views
RSS/XML Feeds Stopped Working - SharePoint 2007 [closed]
We have numerous custom web parts that use XML to pull in RSS feeds. The feeds stopped coming in about 2 weeks ago. We are not sure exactly what caused this, but there was an admin who was working ...
1
vote
2answers
43 views
ItemAdding in document library
I have an issue with setting the field in item updating event in document library with SharePoint 2007.
I have following situation, I have a document library, and when i add a document based on one ...
2
votes
1answer
1k views
Getting Version History and What Field has Changed
I am using the GetVersionCollection to get the history information from my list. This seems to be working fine; however, what I need to do is get the version history of the individual item which has ...
0
votes
0answers
16 views
SharePoint 2007: Calculated column - formula for calculation based on column containing NA
In a SharePoint list, I have 6 numeric columns that can contain numbers in the range (1,4). However, one or all of these columns may contain "NA" value.
There is a separate calculated column which ...
0
votes
1answer
23 views
textbox visual control how to get text
i have a user control, which has update panel and a button in it, when i click on button a message box appears, in messagebox i have one text box and another button,
when i click on another button, ...
0
votes
3answers
40 views
User control propertie get from webpart
I have a webpart that is loading a user control, but I am not able to get the value of a webpart property in the loaded user control.
The web part code goes like this:
public class CVWebPart: ...
1
vote
1answer
18 views
no getting user control property from webpart
I am using this MSDN tutorial but it is not working,
http://msdn.microsoft.com/en-us/library/ff649867.aspx
When I try to get a usercontrol value, nothing comes up
try
{
// Loads a user control
...
0
votes
1answer
35 views
Need help with getting List Item counts
I have a custom list created that tracks project status by stages. I need to present the same in a chart format. Below is the list information.
Columns
*Project Name
*Development(Phase1)
...
0
votes
1answer
40 views
Check duplicate item workflow
I need to make my custom list items distinct that's being used for a dropdown lookup. Please help.
Here's the scenario. I have 2 lists, the list1 have a workflow that copies an item into my list2. ...
1
vote
0answers
54 views
Migrate SharePoint (MOSS 2007 & SharePoint Server 2010) Users from one domain to another
We are preparing for a companywide domain user migration from Domain A to Domain B (of all corporate apps and services). However, only about half of the users will be migrated because the other half ...
0
votes
1answer
13 views
Actions: Change Order Not available, sharepoint 2007
I'm attempting to re-order the steps in a custom list. For some reason I am not able to go to "Actions" and hit "Change Order" as I'm able to do in other lists.
I've tried editing the view ...


