Tagged Questions
0
votes
0answers
12 views
MOSS 2007 on Active Directory 2012
I have a client who is upgrading parts of their Windows server infrastructure to Windows 2012. They have a MOSS 2007 installation on the same network currently.
Assuming that the WFEs and app servers ...
0
votes
1answer
42 views
Connecting to a shared drive on network with SharePoint 2007
I need to use a shared drive with SharePoint 2007 instead of document library/list, mainly due to space limitations.
My organization uses MOSS 2007. The Business Data Catalog can use a database or a ...
0
votes
0answers
18 views
Migration of Content DB MOSS 2007
i have two different SharePoint Farm which both hosts different SharePoint 2007 web apps. Client has made a decision to migrate the Content Database of one Farm (less frequently accessed) and move to ...
0
votes
1answer
242 views
Using SPServices to get user's “My Links” via jQuery
I am trying to get the current user's list of "My Links" using SPServices & jQuery
I am new to SPServices and I found this page about how to get values from the user's profile and specifically ...
0
votes
0answers
52 views
Modify SharePoint 2007 recurring meeting workspace tasks webpart?
I am trying to modify the tasks webpart that will capture the tasks assigned to everyone in my team. I want it to populate the 5 team member's names so that every week the manager just needs to add ...
0
votes
2answers
169 views
How to move content of Content editor webpart from Development to UAT server
I have developed one master page,layout page and some content page based on these master and layout page. 5 content editor web and 4 visual web part part are included in each content page.I have ...
0
votes
1answer
111 views
pass textbox value of one web part to another webpart in MOSS 2007
I want to pass a value of a text box, which is in an user control (.ascx) page to another web part. The .ascx page in another webpart.
The code in the web part looks like this.
protected ...
0
votes
0answers
116 views
Custom SharePoint Reusable Content Control
I'm working on a MOSS 2007 Page that displays some HTML from the root site's ReusableContent list. A copy of the page is on several subsites and the reusable content needs to contain delimited values ...
0
votes
0answers
39 views
Can I change mime type and rendered output in application page in Sharepoint 2007 (Moss)
If I create an application page for Moss (like this), can I in the aspx-page override the Render-method and change the mime type, clear the output buffer and render whatever I want, e.g. output an xml ...
1
vote
2answers
114 views
How to make Rest service with JSONP capability to be run in Sharepoint 2007 (MOSS)?
We need to access a sharepoint 2007 site from javascript. Basically we need to use the search.asmx service but since that does not support rest nor jsonp it can't be used directly.
The original plan ...
1
vote
1answer
643 views
Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT)) sharepoint
Suddenly my sharepoint site showing this error "Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT)) "
I am running my site on MOSS 2007 (version 12.0.6425.1000) and SQL server 2008 R2.
0
votes
1answer
103 views
Web Parts from site are missing
I was working on my sharePoint 2007(MOSS) Portal. I accessed a site and did my reguler task. After some time when I check the webparts from the site page are missing. The Whole page is empty.. While ...
0
votes
0answers
48 views
MOSS 2007 - 'Service Unavailable' Error Message [closed]
All of a sudden, we have started receiving the 'Service Unavailable' error message when we try to access the sharepoint:80 site.
We tried to run the configuration wizard and faced the following ...
0
votes
1answer
103 views
SharePoint 2007 - Update all site home pages
I am wondering if there is a way to update all site home pages to display a new custom web part.
I have a site collection with 100+ sub sites and I have created a custom web part which i want to ...
0
votes
0answers
83 views
SharePoint 2007 Create web part page library
Hello how would I go about creating a sharepoint web part page library.
I want it similar to a document library but it will contain a number of web parts, so when the user clicks new they have the ...
1
vote
1answer
138 views
Restore sharepoint 2007 website on a different sharepoint 2007 server
I'd like to update existing production moss2007 website and to do that I want to create this website on my dev environmen (vhd win 2003EE, MOSS 2007 trial version).
I was given:
some stp files ...
0
votes
1answer
168 views
Functionality of not working user control not working on Sharepoint 2007 List Edit.aspx
I have deployed a user control on sharepoint 2007 list Edit.aspx page. It is working fine on my test server but on production only the UI of the user control is loaded. No textbox or combo box on page ...
0
votes
1answer
210 views
File not found error on User control on production
I made 2 usercontrols for sharepoint 2007 site. Everything is working fine on test server. I deployed it on production but only 1 got deployed and placed properly. The second user control is added n ...
1
vote
1answer
298 views
Dynamic view on SharePoint List
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 ...
1
vote
1answer
3k views
How to add a value to a lookup field in sharepoint?
Hi I have two Lists in sharepoint 2007.
I have a lookup column in on list which looks the other field.
I want to use the sharepoint object model to add an item to the second list.
How to i set the ...
0
votes
1answer
273 views
Filter in List view 'All Items' on column Employee ID [closed]
I have to put a filter in list on Allitems view. So that only the one with the employee id can view only his/her detail. I know i can use created By = [Me] in filter.
But I (sys admin) is the 1 ...
0
votes
0answers
108 views
MOSS 2007 Unique Site Permissions
I also have posted this on sharepoint specific forum here but no rep.
I have two sharepoint web applications. In first one when I create a subsite I get these options to set user permissions for new ...
0
votes
1answer
176 views
Adding User Control instead of EditForm.aspx in designer
Hello I am trying to add My user control instead of EditForm.aspx(using sharepoint 2007) I have added a new aspx page and registered my dll. But now I dont know how to proceed.
Also In my project I ...
0
votes
0answers
183 views
Sharepoint 2007: determine if the user is in a specific group with Javascript / Web Services
I've written some javascript to remove access to certain elements on a SharePoint page. I only want this script to remove the elements if the current user is not a member of an admin group.
How do ...
2
votes
1answer
225 views
Unable to evaluate exception and Access denied shown on list.update()
I have added usercontrol on a sharepoint 2007 site. When I add an item it gets added as I'm the site admin. But when my friends try to login it throws "Unable to evaluate expression bcoz the code is ...
1
vote
0answers
89 views
sharepoint 2007, limit inserting item to list(calendar) if date\hour taken
Im trying to create a list in sharepoint2007, in calendar view wich allow pepole to
ask for appointments, is there is a way that pepole could only ask for appointment if
the time is free(no one else ...
0
votes
1answer
146 views
Sharepoint 2007 - is there a way to determine if first check-in of file?
I thought this would be a lot easier, however I'm unable to find a way to determine in my event handler if it is the FIRST check-in of the file..
You see, I'm breaking role inheritance, and ...
0
votes
0answers
220 views
SharePoint Export Code executing without exception in Console Application but not when pasted in WCF Service
I have the following code snippet to export a list Item from a SharePoint list.
It runs fine when executed in a Console Application.
SPExportObject exportObject = new SPExportObject();
...
0
votes
1answer
408 views
Is it possible to call a page method using jquery in SharePoint 2007?
We have a custom aspx page with codebehind class deployed in a DLL in GAC. I am trying to call a method in the codebehind using jquery to get the autocomplete behavior for a textbox. The method has ...
0
votes
0answers
29 views
MOSS 2007, external site - How can I create different Title tags than the H1 headings?
Sorry for the newbie question -- The Title tags seem to be linked to the H1 headings. When I change the title, the H1 heading changes. How can I add separate information for each field? Thank you in ...
0
votes
1answer
595 views
Manually deployed Sharepoint workflow won't visible inside the Site Collection Workflows
I'm developing a three level workflow to MOSS 2007, I published it to our test environment with stsadm installfeature and activatefeature and it works perfectly.
I followed this article to publish ...
0
votes
0answers
337 views
How different are MOSS 2007 vs WSS 3.0?
The server I'm developing for uses WSS 3.0. I need to build a custom purchase order form. Then, I need to create a workflow to send (via email notification) that form to x number of users to get their ...
0
votes
1answer
276 views
Accessing a file after creating it
I have the following code that creates an XML file in memory, updates it and then adds it to a form library.
// Creates a new XML document in memory
XmlDocument newCRF = new XmlDocument();
// Loads ...
0
votes
1answer
429 views
How to change Authentication in sharepoint server 2010?
how to change Authentication in sharepoint server 2010? By default it takes windows authentication.
After creating website it is possible to change authentication name in website if it possible how ...
0
votes
2answers
1k views
Create a SharePoint workflow programmatically
I am working on a copy of a SharePoint 2007 site for a client.
I would like to be able to automate as much of the update process as I can with minimal disruption to the client's system when the ...
0
votes
1answer
100 views
Interation of all pages in Pages Library
My colleagues and I were looking into a excessive SPRequests in SharePoint MOSS 2007. We saw that the probable cause would be that when a link is clicked, ALL pages in the page library is being called ...
0
votes
1answer
249 views
WSS3 - setting a default value on a SPFieldType.DateTime after creation
I'm using WSS3 and C# to create site and I am creating a class to change fields on lists after they have been created. I have already created an SPField.DateTime type with no default value, but after ...
2
votes
1answer
1k views
Getting User Permissions From Active Directory In SharePoint Groups
I have been tasked with some SharePoint work that involves the following scenario.
The users are in an active directory group with permissions directly binded to the AD group in some cases and in ...
1
vote
2answers
406 views
SPList.Update() method call error and SharePoint Service Pack 3 for SharePoint 2007
After I installed SharePoint Service Pack 3 I get the following error if I call Update method hanging off SPList. Anyone with similar issues?
Exception details:
Exception: Exception has been thrown ...
1
vote
1answer
326 views
Page cannot be null error custom MOSS 2007 Webpart
I'm trying to write a webpart that basically pulls data from a list and displays it to the user. There is a feature news list where one of the columns holds a URL to an image. The web part should get ...
0
votes
1answer
262 views
Will running Products and Technology Configuration Wizard > repair on one farm server make whole farm unavailable?
To fix an issue, I want to run the Products and Technology Configuration Wizard > Repair on an external server, but want to verify that the farm's internal sites won't be affected while it's running.
...
2
votes
0answers
272 views
SharePoint Item Edit Form (editform.aspx) keeps closing webparts - MOSS 2007
We have a custom list within MOSS 2007 which sporadically closes the edit forms web part, despite the fact that the web parts property 'allow close' is unticked. The only way to make the form work ...
1
vote
1answer
2k views
SharePoint DateTime default value respect timezone
I have a DateTime field (Date Only) that uses the "Today's Date" as a default value.
However, when a user adds an item to the list the date that is selected is respective to the GMT timezone.
...
0
votes
1answer
371 views
How to programmatically render DataFormWebPart?
I have a publishing website build with MOSS 2007 and I need to get the page content programmatically. I know that I can use WebClient to sent a request to the page and then parse the response text. ...
1
vote
2answers
346 views
Sharepoint Webservice 401 error
I'm trying to call sharepoint webservices in C# console application. The code works fine when I use my local system's WSS as target application but don't work with another server accessible over the ...
1
vote
1answer
361 views
Set CrawlProperty “Included in index” value programmatically (Sharepoint 2007)
I'm developing Sharepoint Search with own Content Source. And I have my crawl properties and my managed properties and mapping between them accordingly.
Also I have dynamic properties, e.g. the user ...
5
votes
1answer
542 views
Well-formed XML error when saving the sharepoint custom web part using web services
I created a custom web part that has a custom collection property (Tabs). The web part works properly when you edit and save the custom property on edit mode (via browser). I want to update my custom ...
1
vote
1answer
480 views
Sharepoint user-based list filter
I have a Sharepoint 2007 site and want to create a list that users can filter dynamically using a form or something similar. The use case is as follows:
A user is shown a list with any number of ...
1
vote
0answers
566 views
Infopath Form Print as PDF and Send it via e-mail
We have a process where users would create an Infopath Form (Web Based) to submit requests. Based on the request an approval workflow is triggered and the Infopath form is stored in a Form Library.
...
0
votes
0answers
168 views
Can see MOSS 2007 image as admin, but not as user - cannot figure out
I'm hoping someone can help me figure this out. First, to help you understand what we use here, we have MOSS 2007. We have three different site collections set up. From each site collection, I ...
