I’m trying to do dynamic switching of the master page in SharePoint 2007 publishing site. I’m following this example which uses a HTTP Module
I\'ve created a simple asp.net application to open a site and display the title of the corresponding web. But i\'m getting FileNotFoundE开发者_StackOverflow社区xception while trying to open the site.
This seems like it would be an easy fix with a Content Editor Web Part to modify the css of the page\'s Web Parts.The underline I mean is the long line that leads to the dropdown arrow where the Modif
On our MOSS Enterprise environment, we have a strange problem. From time to time, people get this error message when they try to create a new site collection or navigate to their mysite:
I would like to be able to keep the top navigation bar on my sharepoint s开发者_JAVA技巧ite and I was wondering if this is possible.
Okay, this is a little hard to explain, as the title might suggest. I have an event receiver on ItemUpdated and ItemCheckedIn, which both writes custom SPAuditEntries. When CheckedIn occurs though -
We have a MOSS 2007 Standard farm, running on 2 Web Front End (WFE) and 1 Indexing server all running on 64 bit Windows Server 2003 servers.
There are PublishingWeb.PagesList and PublishingWeb.PagesListName properties, but other list\'s urls also vary by site language. Those that I found are translated are:
Need Help!!!! I need to load data into sharepoint from Oracle Table using SSIS. Here Table contains Customer Information.
How do I create wsdl and disco files for a web service using visual studio 2008? I can create the service and run it through VS but when I try to create the files nothing happens. I also need this se开