-
- Trouble with Content Management Server (MCMS) Migration Profile
by frankok
- 3 Replies
- Last post
by Adnan Al-Ghourabi
- Hi, all.
We're trying to use the Content Management Server Migration in SharePoint 2007.
We have successfully created a (copy of a production) CMS installation on our test server, running on a VMWare Windows 2003 Instance.
We set up a new Migration Profile in SharePoint Central Administration, and then run it. But after an hour or so, it reports that is has failed.
The last error messa
-
- List, Hide columns from some users
by uaesoul
- 4 Replies
- Last post
by MKeeper
- Hi
I've created a custom list with 5 columns. I want to make the first three columns appear for people who are contributers, and the whole list (5 columns) appears to adminsitrators (full control right)
e.g.
the list should look like this for contributerse.
Computer type:
Problem category:
Room No:
the list should look like this for admins
Computer type:
Problem
-
- where to store a unique ID?
by eddy2705
- 10 Replies
- Last post
by eddy2705
- Hello,
I want to store a unique ID to use in a webpart. In a aspx page I would do it with a database field and a stored procedure, but with webparts i don't know.
I want to give all my documents a unique ID, but not use the ID from sharepoint itself.
-
- How to access Documents and columns in a Document Library
by Khan Asif
- 4 Replies
- Last post
by DKeeling
- I have this code running upto accessing a specific Libraray named "outstandings"
SPSite sitecollectiont = SPControl .GetContextSite(Context);
SPWeb sitet = sitecollectiont.OpenWeb();
SPListCollection lists = sitet.Lists;
foreach ( SPList list in lists)
{
if (list.Title == "Outstandings" )
{
}
Now in the "if" i
-
- Sorting Views in Sharepoint 1
by DaddyUnit
- 1 Replies
- Last post
by Mike Walsh MVP
- I'm working on an older sharepoint server (not sure how to tell the exact version, but I think it's version 1). I've created a document library with a number of different views. When I "view" any of the views, I get a list of all views in a column on the left of the page with the current view indicated by an icon. My views are: SOP's Other Templates Guides They appear in the order that
-
- how to install WSS3.0 on Vista operating system
by mandar1203
- 1 Replies
- Last post
by David Smith (MicroStaff IT)
- how to install WSS3.0 on Vista operating system
-
- How do you create a task in another item list not selected as the default item list.
by GregM578982
- 0 Replies
- Last post
by GregM578982
- I'm trying to create a workflow that uses more than one item list. I have no problem creating the initial task item in the list that was selected during the workflow assignment. However, I would like to create another task in a separate item list within the same site. For instance. I have two item list, one is called Supervisor and the other is called Operator. When I set up the workflow and it as
-
- Task Creating with InfoPath Form
by Umesh_K
- 1 Replies
- Last post
by Paul Galvin
- I am creating a Leave Managment Application using MOSS 2007 / InfoPath 2007 / SQL Server 2005. Once the user applies the leave i am storing the details in SQL Table with Unique ID and the Task will be created through Workflow for the Approver ( I used Windows Workflow Foundation in VS 2005 to create the workflow)
Once the Approver approve / reject the leave i am able to update the SQL Database
-
- Question about Moss 2007 Search
by igiz
- 0 Replies
- Last post
by igiz
- Hi at all,
I'm developing an image portal with an image search
How can I show in the Search Results Webpart the thumbnail of the image How Should I modify the xml
.... and if it's possible I've got another question
Makin' a query I obtain a dataset with some results ... could I pass it to the Search Results Is it possible And if yes, HOW Thanks at all !
IGi
-
- Modified list property does not reflect DST change.
by SP_Tom
- 1 Replies
- Last post
by SharePointTom
- I am running MOSS 2007 on a 2003 SP1 server and I applied the appropriate DST patch for the server OS. The Modified list property, which is used on the footer of each page to indicate when it was last updated, is not correct. It is one hour off.
I found this entry in the timezone.xml file and it looks correct:
<TimeZone ID="11" Name="(GMT-06:00) Central Time (US and Canad
-
- How can I change the port no of the default SharePoint site
by Shaiju Kumar
- 6 Replies
- Last post
by Curtis Ruppe (MicroStaff IT)
- How can I change the port no of the default SharePoint(80) site to some other port as I have to 80 port to some other application. Thanks & Regards SK
-
- Sharepoint 3 Extensions
by rren
- 3 Replies
- Last post
by Sundar Narasiman
- Does anyone know when and if Microsoft will push out Sharepoint Extensions for VB.NET
-
- Should I create custom column for searching?
by greeting
- 0 Replies
- Last post
by greeting
- Hi! Please, let me know the difference between Site Column Gallery under News and SSP I am going to create custom column for searching. Where should I create custom column Under News or Under SSP
-
- List does not exist, when it does.
by ryannash
- 5 Replies
- Last post
by ryannash
- I have a Workflow created in SharePoint designer that moves a list item from one list to another after an approval. The destination list is restricted to most users. If a user who has permissions for both lists creates a file in the origin list, the workflow kicks off and executes perfectly.
However, if a user who does not have access to the destination list creates an item in the origin li
-
- SharePoint 2007 Custom Properties
by Frame
- 7 Replies
- Last post
by Frame
- Hi guys, I have a small question for all sharepoint experts out there. I built a Sharepoint 2007 WebPart with VS 2005. I 've tried to create custom propterties which can be changed by users during the runtime like this one:
Code Snippet
private String filter; [WebBrowsable(true), Category("Active Directory"), Personalizable(PersonalizationScope.Shared), WebPartStorage(St
-
- Supplying a default value of a parameter for a class that can't be instantiated directly.
by Chris Coddington
- 2 Replies
- Last post
by SharePointing
- I'm calling a webservice method that requires an XmlElement as a parameter. For example:
public void MyMethod(XmlElement MyXmlElement);
XmlElement objects can't be instantiated directly. In code this is no problem as I can grab the XmlElement from my XmlDocument, however I don't see a way to do this using the BDC. Any help would be greatly appreciated.
-
- Newbie - database questions
by doctortt
- 2 Replies
- Last post
by Matthew McDermott, MVP
- Hi, I'm new to sharepoint 3.0 and am searching everywhere on the net to get familiar with the product. In SQL, there are a few sharepoint tables, and I'm not sure what they're for. Can someone please assist and explain to me what each database does
SharePoint_AdminContent _<a SID look alike>
SharePoint_Config
Sharepointconf
Sharepointdata
WSS_Content (I know this database
-
- Unable to create sites after applying patch 933854
by hmustang2k
- 5 Replies
- Last post
by ncaa
- We recently applied patch http://support.microsoft.com/kb/933854 to our SPS 2003 testing farm. During testing, we discovered that team sites could not be created from the Portal: http://portalname/_layouts/1033/scsignup.aspx
Repro Steps: 1. Go to http://portalname/SiteDirectory/default.aspx 2. Click on Create Site from the Actions Menu 3. Fill in New Site info and hit Create 4. You are now a
-
- BI Portal
by Andr&#233; Rentes
- 10 Replies
- Last post
by Joseacarras
- Somebody uses or used the BI Portal
I am having problems with the presentation of the data in the PivotTable in the BI Viewer when access the BIP in the server it presents the data correctly, but when I try to have access of a machine customer appears the following message:
The query could be not processed:
An error was encountered in the transport to layer.
The peer premature
-
- Accessing MSAccess Database using BDC
by Sumit Kute
- 1 Replies
- Last post
by PLiebrand
- Hi,
Does anyone knows how to access MSAccess database using BDC (Business Access Database) with MOSS 2007.
-
- MOSS 2007 farm installation issue
by Madhur Ahuja
- 6 Replies
- Last post
by Chris Fields
- We have installed MOSS 2007 Farm setup having 4 servers in total as follows. 1. SRV1 - Acting as SQLServer 2. SRV2 - Acting as SSP Server and hosting Admin site, search and indexing services 3. WEBFRONT01 - Web frontend server running 'Web Application Service' 4. WEBFRONT02 - Web frontend server running 'Web Application Service' When I create a web application and site collect
-
- Blue Line Beneath Global Links, Site Actions Button
by Anna P
- 4 Replies
- Last post
by sondergaard
- I'm trying to create a theme using a custom CSS file (basicly a copy of core.css) and I have a blue line that runs across the page, including beneath the global links tabs and the Site Actions button. I've checked every single title tag that I could find and fixed any colors, and I still cannot get this one. Any ideas as to which tag this could be That blue looks awfully out of place. Thanks, Ann
-
- Share Point products and tech wizard install errror
by LinearNetworking
- 0 Replies
- Last post
by LinearNetworking
- Maybe someone has run into this install error and can assist
every time i try to run the Share point prducts and tech wizard after the inital install i get an error on step 2 that an InvalidOperationException was thrown and halts the install
Event Type: Error Event Source: SharePoint Products and Technologies Configuration Wizard Event Category: None Event ID: 100 Date: 6/25/2007 Tim
-
- Exception encountered using SPSecurity.RunWithElevatedPrivileges
by jrhoff
- 14 Replies
- Last post
by Gavin Barron
- I am encountering an exception when attempting to run elevated code within a web part, and not obtaining an exception when the same code is run from within a list item event handler.
In both cases, I am performing the following steps:
1) Elevating to the SHAREPOINT\system account using SPSecurity.RunWithElevatedPrivileges
2) Opening a new SPSite using the site GUID of the list item I am g
-
- KPI and Form Library with folders doesn't work.
by bobchauvin
- 0 Replies
- Last post
by bobchauvin
- I've created a form library which will hold 1000's of documents, so use folders to help with performance.
When I create a view to report a subset of these records and base a KPI on the view, the kpi only counts the folders, not the items that match the items in the view. So, if the view has 100 items, and there are 27 folders, the KPI will show a count of 27 instead of 100.
Please he