-
- Filtered DropDown in Customized Edit form
by fedroponce
- 3 Replies
- Last post
by fedroponce
- I am developing a customized Edit form for a list... by folowing the instructions at http://dattard.blogspot.com/2007/04/sharepoint-2007-filtered-lookups.html and http://sharepointbergen.blogspot.com/2007/04/creating-filtered-lookup-fields-in.html
My problem is that, both posts are intended form a customized New Form... and I need to do this for a customized Edit form.
Initially I s
-
- how to apply masterpage for all users
by Jian Zhang
- 6 Replies
- Last post
by Jian Zhang
- Hi all,
I managed to make a customized master page and manually updated the masterpage link on the aspx pages in my MOSS for my login(domain admin account) using sharepoint designer. Everything seems fine until I log in as other users(another domain admin's account), the pages in MOSS site are still using wrong master page. I tried in site settings->master pages and in that section , I u
-
- OWSSUPP.DLL crash
by Martin Kulov - MVP
- 3 Replies
- Last post
by Tomas Swe
- I am having a problem accessing Windows SharePoint Services site. My Internet Explorer crashes and also several, but not all, computers in the office also do.
This is the error in Event Log:
Event Type: Error Event Source: Application Error Event Category: None Event ID: 1000 Date: 1/19/2007 Time: 11:48:13 PM User: N/A Computer: MARTO Description:
Faulting
-
- Infopath Error
by Priyanka_123
- 2 Replies
- Last post
by Paul Galvin
- Hi , can help me in getting my infopath forms on my sharepoint site.
I've made one sequential workflow in visual studio 2005 and deployed it on to my site . and now as i start my workflow , it says that my form has been closed.
I tried with uncommenting Session state......... in web.config of my web application. But the problem still persists.
Please help.
-
- Making Excel Graphs through Excel Services - possible?
by foid025
- 1 Replies
- Last post
by Shahar Prish - MSFT
- I wish to have a web page as part of an Intranet that displays data stored in an Excel spreadsheet from a Sharepoint. I believe this is possible with minimal coding, such as
Code Snippet
string sessionId = excelService.OpenWorkbook(
"http://MyServerName/Shared Documents/HelloWorld.xlsx" ,
String .Empty, String .Empty, out stati);
-
- SharePoint: RunWithElevatedPrivileges Error: Object Reference not set to a Reference of an Object
by Kerby J
- 4 Replies
- Last post
by smc750
- Hi,
I am working with MOSS and attempting to run a custom Sharepoint program (.exe) from the command line on the SharePoint server. My main problem is the web <url> not found error when getting SPSite. So, I have tried to use the RunWithElevatedPrivileges(delegate() command and am getting an "Object Reference not set to an instance of an object" exception.
Does this
-
- Approval Workflow in SharePoint 2007
by GPK2005
- 13 Replies
- Last post
by pamy
- We know that SharePoint 2007 comes with a set of out of box workflows.One of the features of the workflow that I found to be awkard and strange is that when the document is being routed through an approval workflow, each person in the approvers list is assigned a task. While editing the task the end user can enter his comments. An email goes as an alert to the next user regarding the task being as
-
- Development Sharepoint 2007 portal
by Gleb Kovalchuk
- 2 Replies
- Last post
by Gleb Kovalchuk
- How does sps productivity depend on web quantity
I mean that i have a site which have about 2000 - 10000 small and identical undersites.
What's troubles may happened
-
- Grouping based on a multi-valued Choice or Lookup field?
by Michael Herman - Parallelspace
- 2 Replies
- Last post
by Michael Herman - Parallelspace
- [Similar to but different from the question I posted here: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1624435&SiteID=1 ]
Context
I have a list/library with a number of multi-valued Choice and Lookup fields. The SharePoint UI won't let me choose one of these fields to Group by in a View.
Question
1. Is here a way to programmatically set an SPView to group
-
- cross site search
by manjulas
- 1 Replies
- Last post
by David Nixon
- Does MOSS support cross site searching If yes, how do i enable it ,
Or are there any third party web parts which help in cross site search Kindly Help
-
- Lauching external apps and accessing file share in Sharepoint
by Shareguy
- 5 Replies
- Last post
by Curtis Ruppe (MicroStaff IT)
- My customer wishes to move file shares to MOSS 2007 and there is good information on this subject on the net. There are some very large files (some video) that will not be moved to MOSS but the customer wants to access the files from the SP window. Is there an easy way to create a web part (or other approach) to browse an external file share and perhaps place icons to launch external apps Suggeste
-
- Services Help Search vs. Services Search
by ncauthen
- 6 Replies
- Last post
by Bart Gunneman
- I seem to be having a problem with Windows Sharepoint Services Help Search vs. Windows Sharepoint Services Search In the Cental Administration > Operations > Services on Server When the Search service is stoped it says it says "Windows Sharepoint Services Search" but once started the changes to only "Windows Sharepoint Services Help Search".. The search function dose
-
- What rights do I need for SPWeb.EnsureUser
by Uwe82
- 4 Replies
- Last post
by Suchii
- Hi,
i'm using an event handler on a list to set item rights, because of security. For this, I have the following code:
Code Snippet
SPListItem item = properties.ListItem;
SPWeb web = properties.OpenWeb();
SPUser user = web.EnsureUser(( new SPFieldLookupValue (item[ "Mitarbeiter" ].ToString())).LookupValue);
SPUser vorgesetzter = web.EnsureUser(( n
-
- WSS 2.0 and /3GB switch
by MikeV1
- 3 Replies
- Last post
by Neil Hodgkinson (MSFT - PFE)
- Hi
I notice from KB933560 that WSS 2.0 does not support the use of the /3GB switch. Does this just mean it is not a supported configuration or might it cause problems (or both) The server in question is 32-bit win2k3 enterprise with 8GB RAM and our wintel guys want to use the 3GB switch.
Cheers
Mike
-
- Additional field doesn't show up in New/Edit form
by Jason Chan
- 4 Replies
- Last post
by radofan
- I want to add an additional to the default Links list template.
I added following piece of code in the schema.xml
Code Snippet <Field Type="Boolean" Name="OpenInNewWindow" DisplayName="Open in New Window" Required="TRUE" CanToggleHidden="TRUE" Hidden="FALSE" AllowDeletion="FALSE" ShowInDisplayForm="TRUE&
-
- Installing a Feature on a Form Library
by in.the.dark
- 3 Replies
- Last post
by ABVJoGo
- I've got a couple of questions regarding installing a feature on a single Form Library. The feature is an ItemAddedEventHandler that is supposed to set the permissions of the form upon submission, and that all seems to work fine, but there are other form libraries on the site and the event fires off when a form hits any of the libraries. Is there a way to install or enable a feature on a single fo
-
- XmlForm save not implemented!
by Carlos Gonz&#225;lez
- 2 Replies
- Last post
by Carlos Gonzalez
- I am trying to create an aspx page where a person without privileges will be able through impersonation to edit and save an infopath document.
Everything is working fine using an XmlFormView control setting its XmlLocation="/Form library/infopathForm.xml"
But the save button implemented inside the XmlFormView control returns an error related with the permissions of the user given
-
- https connection
by Mart1n0
- 2 Replies
- Last post
by Mart1n0
- Hi all
We have the following problem with a MOSS 2007 server from home:
People can make a connection to the sharepoint server via a https connection, the server responce correct to all parts of the sharepoint portal except that the link to the mysite (right upper conner) on al sites points to a http connection.
You can make a connection to the the mysite via https://mysite.doma
-
- Scan for viruses
by kIRANSREDDY
- 6 Replies
- Last post
by kIRANSREDDY
- Hi
Can I scan each document uploaded to a document library And if a document is infected with virus, can I programmetically find it out and move the infected file to a separate document library
Thanks in advance
Kiran
-
- How to capture publish event on a page?
by Ritesh.Shaw
- 6 Replies
- Last post
by MKeeper
- Hi,
I need to send a mail to the administrator when a user publishes a specific type of page (eg. a Newsletter...). Hence, I need to capture/trigger a event when user cllicks on publish button on the edit page toolbar. Can any one help me with this.
Thanks,
Ritesh
-
- Create Page Customisation
by stevus
- 1 Replies
- Last post
by Curtis Ruppe (MicroStaff IT)
- Has anyone found a way to customise the CreatePage.aspx page that is used when creating a new page from Site Actions The only property options available to enter are the default Title and Url etc, and I'd like to be able to put on some custom properties to enter here rather than have the user navigate via a few other steps to actually enter the properties but haven't found a way to do this as yet
-
- antec.com Sharepoint Backup (Symantec v Avepoint)
by Ian Cook
- 11 Replies
- Last post
by tonylanni
- Hi,
I was wondering if any had any experience of the Symantec / Avepoint backup options and had an opinion on any of the major benefits or drawbacks of either option.
One question I am particularly interested in is whether or not the Symantec project does document level restore
Thanks
Ian.
-
- Issue in opening office document as Readonly in sharepoint
by Bunny Malhotra
- 6 Replies
- Last post
by Mike Walsh MVP
- Hello All,
I am facing a problem in opening the Microsoft office document (word,excel or PowerPoint) in sharepoint.
Issue : I want to open the document uploaded in the document library for reading without authentication. While opening the office document ,sharepoint site prompts for the credentials and after providing the correct credential , document is opened.
Incase of .pdf file it do
-
- MOSS CPU Usage
by QldRobbo1983
- 3 Replies
- Last post
by QldRobbo1983
- Hi,
I have a blank MOSS installation with no users as yet, I haven't enabled any search indexing yet or anything. It is currently running on a 32bit 3.33ghz each dual cpu computer with 4gb of ram. Every few seconds a process with name 'System' pops up and uses 50% of the cpu, lasts for a few seconds, then drops back down to 0%. It only ever uses around 300k of memory.
Is this normal beha
-
- Activating Auditing In WSS 3.0
by dflynn12
- 3 Replies
- Last post
by Christian Dira
- I know how to turn on auditing for WSS 3.0 by creating a feature and turning it on programmatically. Of course, I like setting it on the SPSite ojbect because it has the trickle down effect. The only problem is that it records all the images and stylesheets that are loaded when a page is rendered. So I have a bunch of clutter in the AuditData table, when I just want to know that a user accessed a