-
- Modifying web.config
by Andreas Lindahl
- 3 Replies
- Last post
by SharePointGuy
- Hi
We're developing a feature for Sharepoint 2007 which require some keys under appSettings in the web.config file. Therefore, I created a webconfig.[uniqueID].xml file which gets copied to the c:\program files\common files\microsoft shared\web server extensions\12\CONFIG folder just before the feature is installed and activated. This seems to work OK - the appSettings keys are added to the
-
- Could not create a database session
by woef
- 2 Replies
- Last post
by VladBath
- Hello, When I do a search in a sharepoint site, I get the following error : Your search cannot be completed
because of a service error. Try your search again or contact your administrator
for more information. When I check the app. log, the following is mentioned : Event Type: Error Event Source: Office Server Search Event Category: Gatherer Event ID: 10032 Date: 18/03/2007 Time: 17
-
- how can i start an exe or bat file from a sharepoint site
by dcoolsaet
- 0 Replies
- Last post
by dcoolsaet
- Hello,
Can somebody tell me how i can start an exe or bat file from a sharepoint site And if possible: When i click on a document in a document library how i can open this document in a program of my choice Kind of like when you click a .doc file in sharepoint, word opens showing the file.
Thank you
-
- Creating a new SPSite: ValidateFormDigest() Failing
by Gavin Barron
- 9 Replies
- Last post
by chinmayv84
- Hi
Background first:
We're upgrading our intranet from Sharepoint 2k3 to MOSS. Part of the
functionality that we had was to allow the creation of a new site within the
Sharepoint Portal from within MCRM via a web service call to a home built Web
Service that was built against the Microsoft.SharePoint namespace and invoked
that object model to create the ne
-
- A WebPartZone can only exist on a page which contains a SPWebPartManager.
by JohnMcProp
- 1 Replies
- Last post
by Amir Kayone
- Hello, I am developing a public facing website using Sharepoint 2007 with Designer. The publishing website looks and works exactly like it should when I (the primary administrator) access it, regardless of the computer I use. So the problem is related to the configuration or permissions (I think). When a site collection administrator views the page, the web part zones look "messed up" in
-
- IE Crashing when opening Sharepoint list
by dilbert789
- 14 Replies
- Last post
by dilbert789
- When a user tries to open a list in Datasheet view on our sharepoint site they are being welcomed by the nice 'IE Has encountered a problem and needs to close.' Error. This just started a couple days ago. This is to the point that I can't open a couple of my administrative lists anymore.
We are currently running: WSS v3 MSSQL 2000 Happening on IE 6 AND IE 7 Office 2003 ONL
-
- Look up columns
by anonymousSeventySeven
- 1 Replies
- Last post
by Curtis Ruppe (MicroStaff IT)
- Hey, I have a document library with basic web pages in them. What I want to do is have another list that links to the webpages in the document library.So when you clicked "add new item" on the list it would give you an option to select a file from the document library to link to. I have been trying to do this with look up columns. I tried using "content type" as the look up col
-
- MOSS 2007 Users unable to edit their profile information
by tward3017
- 14 Replies
- Last post
by Adam Toth
- We are running MOSS 2007 and have run into an interesting issue we cannot seem to find an answer for.
Users logged into a MOSS 2007 hosted site are unable to edit their own profile information.
They can see only their account name and that is all.
We have tinkered with the shared services and nothing seems to correct this issue.
Any ideas would be extremely helpful
-
- Locking down Views on Lists
by ste_brough
- 2 Replies
- Last post
by SergeiGolubev
- I have created multiple views on an Announcements list with Content Approval turned on for use as a News section. These three sections comprise of an Admin view (Able to view all items, any status), a Moderator view (Only able to see items with a status of Pending) and a standard view (Only able to see Approved items). I want to now lock these down so that normal users (Part of the members group)
-
- Reader group can change Main page design and webparts
by JohnJDB
- 6 Replies
- Last post
by JohnJDB
- HI,
This is a repost of an earlier question, so sorry if you've seen it before.
I've set up a Sharepoint Services 2.0 SP3 test site and it seems that whatever I do any test user I set up and put in the readers group can modify/design the main team site page. I've even done a test subsite with non-inherited permissions and put users in the reader group for that sub site and they can s
-
- Internal links
by abuzaid
- 2 Replies
- Last post
by abuzaid
- I have a problem that with teh inner links, that I'm using text/html editor to fill content that links some pages to others, I used in the code the relative URLs that I put for exmaple (/pages/supports.asx), but when dpeloye dthe project on a nother server I found that all the links are broken , since the CMS by itself add the name of the server with the http:// (e.g. http://servers/........etc )
-
- need example for building SharePoint state machine workflow using VS 2005 and InfoPath
by JunHOV
- 14 Replies
- Last post
by Nguyen Van Nam
- Hello,
Is there any example/tutorial for building SharePoint state machine workflow using VS 2005 and InfoPath I need an example with a few states and one InfoPath form for each state. The state is role based, it would be more helpful.
Thanks
-
- 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
-
- MOSS 2007-Installing the ApplicationTemplateCore problem.
by sharepoint2007
- 4 Replies
- Last post
by eeyago
- I have found that "ApplicationTemplateCore.wsp" was in error after deployment using stsadm. So i was trying to retract or delete to reinstall but it doesn't do anything with below message "A deployment or retraction is already under way for the solution "applicationtem platecore.wsp", and only one deployment or retraction at a time is supported." how can I stop this
-
- Error saving custom list forms with Date fields
by Helio Gomes
- 0 Replies
- Last post
by Helio Gomes
- Hi,
I'm having a problem when I'm saving a custom list form that has Date fields. I changed the regional settings of my site to Portuguese, so the dates can have the format dd-mm-yyyy. Now this error occurs when saving a date with the day > 12. It appears to be a problem with the date format in database but I already changed the language of SQL Server 2005 to Portuguese, and there were no im
-
- Entering "Type of Decription" using SP Object Model
by Gino Matthew
- 3 Replies
- Last post
by Curtis Ruppe (MicroStaff IT)
- Hi everyone...
I m facin a problem while updating a Link Library.What i basically wanna do is very simple, i want to add an item to the link list.....
SPSite mysite2 = new SPSite(" http://blrkec96029d:55555/ "); SPWeb mySite2 = mysite2.AllWebs[""]; mySite2.AllowUnsafeUpdates = true; SPListItemCollection listItems2 = mySite2.Lists["TrialLinkLib&quo
-
- Unique File Name
by Alana
- 2 Replies
- Last post
by Alana
- hi,
I was wondering if you can set the file name for a word template in a sharepoint document library
I have a column called 'Owner' which a user populates via a people lookup. I want this name to be used as the file name plus the ID.
Is this possible
Thanks.
-
- SharePoint - statistics
by fafnir
- 0 Replies
- Last post
by fafnir
- Where can I find statistics (if it is publicly available) on how many companies worldwide are using Microsoft SharePoint technologies
-
- SharePoint Services Service Pack 3 errors HELP
by toddi
- 14 Replies
- Last post
by toddi
- We unfortunately were not paying attention and the SharePoint Services Service Pack 3 was installed automatically Wednesday morning the 19th. We do not have an image of server to roll back to and the SP cannot be uninstalled.
Does anyone have a solution to these problems:
1 - When users access our Intranet via SSL externally and attempt to look at a page with a Custom Data View of a list
-
- Access is denied Help!
by Mark Macumber
- 6 Replies
- Last post
by amishjt
- I have a very small peice of code running on a MOSS 2007 server that should just return a list of sites within a SPWebCollection. (shown below), but I get this error: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) when I run the code. Can anyone please help with this Thanks! Code: ArrayList siteNames = new ArrayList(); SPSite siteCollection = new SPSite("http://tf
-
- Deployement of Share point website
by SowmyaRamachandran
- 1 Replies
- Last post
by rittika
- I am working on a migration project in MOSS 2007. We are facing a problem with the deployment of a site containing custom list to the staging server.
We have created a custom list in a site. We wanted the list items to be displayed in a different format by hiding the unncessary data values that the user need not see for an item in the list. So we have customized the DispForm.aspx page
-
- Infopath 2007 // MOSS form services performance
by Paul Galvin
- 6 Replies
- Last post
by VenuBonala
- Greetings,
I have an infopath 2007 form with 6 drop downs and as many as a dozen rules.
This form is a PO requisition form.
One of the drop-downs is wired to a sharepoint list containing vendor information.
The vendor list has 350 or so items.
It has columns like name, address, city, zip.
I have the rules set up such that when a user picks a vendor, other
-
- Web Search Tab?
by mabster
- 5 Replies
- Last post
by mabster
- Hi gang,
Is it possible to add a tab to the search box (currently it has "All Sites" and "People") which performs a web search using, say, Live Search or Google Is this documented anywhere
Cheers, Matt
-
- Change team site title (top link bar)
by Evaldo Santos
- 4 Replies
- Last post
by Evaldo Santos
- Hello nice people out there,
I am trying to change the a team site title of department in my company.
The site type is a Document Library and review.
I opened the site settings and changed the site title and descritpion. It changed the site title and the description but the main button (top link button)... shows the old name.
If i look to the settings the site title is chan
-
- Using SPS with non MS file formats
by PPStaines
- 3 Replies
- Last post
by Mike Walsh MVP
- Hi, This is a pre-sales question. I have searched in various locations for an answer to this question and turned up a mine of information about just about everything else so I thought I'd just ask direct. I have a design business and was wondering if SPS could help me with managing a few issues. 1) Managing the thousand of files derived from non-MS applications i.e Adobe / CorelDraw / Bitmaps for