-
- Customize the look and feel of a webpart
by trickyjw
- 8 Replies
- Last post
by The Mossman
- Hi there. I would like to change the look and feel of my webparts. For example, change the font,colour,background color,text decoration etc. I have looked through the core.css file using Sharepoint Designer however I'm not sure which element to change in the css file. I thought maybe it might have been something like ms-WPHeader. Does anyone have an ideas how I can customize the webparts
.
-
- Creating a Site Collection using Forms Authentication
by WGL - SungardHE
- 2 Replies
- Last post
by WGL - SungardHE
- Hi, I'm attempting to create a site collection in Sharepoint Services 2007 version 3.0 in a sharepoint application which uses Forms Authentication with a SQL Membership provider. When calling SPSiteCollection. Add(.....), I get the error "User cannot be found". What is the correct format for the ownerLogin for this method when using forms authentication Is there anything I need to do
-
- Has anyone seen a BDC application definition for Solomon / Dynamics SL
by vman916
- 1 Replies
- Last post
by JavierD - MSFT
- We are working on a project that is going to require creating a BDC to Microsoft Solomon / Dynamics SL. I am looking to see if there is an existing application definition out there or references to building one for this.
Thanks in advance!
-
- Adding users
by Manuk
- 4 Replies
- Last post
by Manuk
- Hi,
I created a top level website using wss 3.0 Now I added two groups "Users" and "Admin"
I'm adding the users from ADS.....problem I'm facing is that now I want to add a user in both the groups.....when I do this I have to first select a group and then add the user and then select second group and again add the same user to this group....
Cant I assign multiple g
-
- Error in configuration with MOSS 2007 - I need help
by Samer79y
- 9 Replies
- Last post
by Reza Alirezaei
- Dears,
I have a problem in configuring MOSS 2007, here it is the production environment we have,
Windows 2003 Standard Edition with Service Pack Two for the SQL 2005.
Windows 2003 Standard Edition with Service Pack Two for the Web Server.
.NET FrameWork 3,0 is installed.
IIS is installed.
I have installed MOSS 2007 but when trying to configure the Central Administration in ste
-
- Custom Content Types with Custom Workflows
by Antti L.
- 8 Replies
- Last post
by Antti L.
- Hi all
I'm currently building a MOSS 2007 based application by trying to stick just to out-of-box functionality to keep future mainantence costs low. I'm new to MOSS 2007 but quite able to learn new things fast, however, there are two issues which I have not been able to figure out yet on my own (or find a solution on the Net):
1) How do I create custom workflows for my custom content types
-
- Recurring Sharepoint 2007 Errors.
by Georges Khalil
- 3 Replies
- Last post
by Andy Goodwin
- hey guys, i have a schema of MOSS 2007, Project server 2007 running on Windows server 2003 and sql server 2005, i am getting these three errors in my log each minute !!!
Event Type: Error Event Source: Windows SharePoint Services 3 Event Category: Timer Event ID: 6398 Date: 02/20/07 Time: 11:01:41 PM User: N/A Computer: SOURCESAFE Description: The Execute method of job definition Microsoft.Offi
-
- Consolidating data in a workbook
by rbates
- 3 Replies
- Last post
by Shahar Prish - MSFT
- We have a workbook that consolidates data from several employees. Is it possible, using Excel Services on SharePoint, to create a web part that will allow the employees to enter their specific data and have it be saved back to the consolidated workbook
I don¡¯t believe something like this can be done ¡°out of the box¡± and if not, what options could be used My associate called the Micros
-
- Workflow Execution! please help!
by Hernan123
- 1 Replies
- Last post
by Eric Shupps [MVP]
- Hi all,
For some reason wich is long and bored to explain I need to autoexecute an Approval Workflow once onohter one is completed. I have created both workflows and assigned them to a content type, but i didn't find the option to set the second one to start after the first is finished. Any ideas
Thanks in advance
Hernan
-
- Share Point - Configuration Data Transfer
by Sameer Ekbote
- 0 Replies
- Last post
by Sameer Ekbote
- I need urgent help.
How can I transfer just the configuration changes for eg. A new list added or a column added to the list in sharepoint from the dev. server to prod server .
-
- Custom server side validation in NewForm.aspx
by Ashish Gupta
- 9 Replies
- Last post
by GregorioRojas
- I want to do custom server side validation in NewForm.aspx for one of my SharePoint list.
I want to validate the SharePoint site Url given by the user in one text box during creation of new list item by calling method of web service. I want to validate that on click of "OK" button of NewForm.aspx list form page.
Any help would be great!!!
Ashish Gupta
-
- Multiple instances of Web Part
by cmb99
- 6 Replies
- Last post
by Ishai Sagi
- Hi, I am setting up a Sharepoint portal. On the home page, there is an announcements section (Latest News), and also, an alerts section. Both types of messages correspond to the web part type 'Announcements'. When I add two instances of this web part, I find that the announcements I create for one populate the other, and vice versa. How can I have two separate instances of a web part per site
-
- Unable to catch preInit event on Publishing Pages
by Kristian Hebert
- 9 Replies
- Last post
by Kristian Hebert
- Hello all, I am trying to change the masterpage runtime, based on the currently logged in user. I understand this needs to be done at the preInit event on each sharepoint page. Since I don't want to change every page in the site, I have made my own implementation of IHttpModule, added it to the GAC and registered it in web.config. It works great whith ordinary WSS 3.0 pages, but for some reason I
-
- How to generate thumbnail images from office documents?
by DrLeary
- 5 Replies
- Last post
by Curtis Ruppe (MicroStaff IT)
- Hi!
I'm working on a project where the client will be putting all their document templates in a sentral document library and this library will then be used as a source of document templates in Word as described in this article: http://technet2.microsoft.com/Office/en-us/library/1f04f451-8537-4434-8789-ad54dca7652b1033.mspx mfr=true
The templates that come with Office all have descrip
-
- Hide Menu Items
by Will Buchanan
- 5 Replies
- Last post
by Will Buchanan
- Hi
How do you hide the built in menu options on a sharepoint site (i.e. Site Settings, Create, etc) I have a user which I have setup as a "Reader" yet he seems to have full control over the site.
Also, I have a web part on the home page which has a link labelled "Add New Link" - again this user has access to this link and is able to add links to the site - how can I disab
-
- Visual Studio "deploy" generated manifest.xml
by DanP
- 1 Replies
- Last post
by DanP
- When a sharepoint site definition project is deployed in Visual Studio, it creates a manifest.xml. However, it appears to hardcode the setting for:
DeploymentTarget="GlobalAssemblyCache"
Is there any way to change this, short of handing editing the file and creating the .wsp file again
-
- WSS V3 - SPListItem["Assigned To"] returns special character (#)
by Sriram Rajamanuri
- 1 Replies
- Last post
by Ishai Sagi
- Hi,
I am trying to retrieve a value from a listitem and it is returning the desired value (name) preceded with three additional characters.. Any idea why it is happening.
ex:
SPListItem objItem;
string strName = objItem[ "Assigned To" ].ToString() //strName has the desired value in it, but is preceded with 1@#..
Thanks
-
- Getting Access denied when nav to the Shared Service instance
by BobTheBuild
- 14 Replies
- Last post
by akasmile
- I created a Shared Service on my server a few days ago using the local administrator account. I have since created a separate Windows account (belongs to the Administrators group) for myself to use. I'm able to do everything in the Central Administration site but accessing this instance of Shared Serviced created a few days ago. What specific access rights does it need My windows account is in th
-
- Exporting to Excel - Need all fields exported
by LBPN
- 1 Replies
- Last post
by Shahar Prish - MSFT
- Hi,
I created a form for a client, with multiple fields to fill out. There isn't enough room to bring all of the fields to the homepage view, so I could only pick about 5. The client needs to export all of the information from the form each month. When I use 'export to spreadsheet' it only grabs the few fields that are in view on the homepage. How can I get all fields to export, when only a
-
- MOSS 2007 Search can not crawl documents
by Andreas Pohle
- 7 Replies
- Last post
by GR101
- Hi,
we uploaded a lot of documents (over 20k) to a single document library within the document center. For that task we devloped a custom tool which makes the upload, sets the meta data, set user rights per file and perform the check in of the files.
We are using the SPFolder. Files.Add Method to add the files to the library .
The problem now is that th crawler can not find
-
- Excel services link url
by subbuvv
- 7 Replies
- Last post
by Luis Bitencourt-Emilio - MSFT
- Hi,
My portal home page has a web part which displays the personal documents list from users personal documents maintained in his personal site (i.e mysite). I use the share point object model to get the personal documents list as html (default view) for the currently logged in user and render in webpart.
If i upload an excel file in personal documents it opens in excel web access fr
-
- Fill dropdown list from two datasources - XML and Web service
by Dotnetdev098
- 1 Replies
- Last post
by SYM Wong-A-Ton
- Hi all,
I have a dropdown list in my form and it is connected to a datasource(xml underlying the form - TempUser) and it gets data from web service named 'Users'. i need to populate the drop down list.
I tried this code
XPathNavigator mainnav = MainDataSource.CreateNavigator(); XPathNavigator myname1 = mainnav.SelectSingleNode("/my:myfields/my:myField1", NamspaceMana
-
- Showing multiple BDC item fields in pick list
by JXJ
- 11 Replies
- Last post
by Nick Swan
- I have the BDC configured to pull data from a table in one of our databases. The table has an ID column and a description column.
I set up a Sharepoint list with a column that does a lookup from the BDC, returning the ID value into the Sharepoint list column.
That works, but when the user clicks the Browse icon (book) when entering data into the list, the list that displays only show
-
- Where the libraries store files?
by ghostnguyen
- 6 Replies
- Last post
by Jukka Paajanen - MSFT
- Hi,
I have upload 2GBs e-books to Library in Office SharePoint Portal 2007 (OSPP2007). I checked the C drive increase usage disk to 2Gbs also. Howver, I can not find the location of those e-books. Neither in SQL sever (database foder size is 900MBs) nor in IIS.
Next step, I tried to upload another 500MBs and I checked and saw that the "Windows" folder incresed the size.
-
- Retaining Web Part values after postback
by tenksnit
- 7 Replies
- Last post
by Rajani Ramineni
- I have found a few posts about this particular subject but to no avail.
At the moment I am declaring 2 text boxes and a button in a particular web part within the RenderWebPart() function.
When testing it on my sharepoint site, it seems that the event handler for the button isn't called and nothing happens.
I took a wild guess that when it does the RenderWebPart() after the po