Software Development Network Logo
  • Smart Devicet
  • IE Development
  • VS Team System
  • Windows Forms
  • Microsoft ISV
  • SQL Server
  • Game Technologies
  • Visual Studio
  • Visual C#
  • Visual C++
  • SharePoint Products
  • .NET Development
  • Visual Basic
  • Windows Vista
  • Visual FoxPro

Software Development Network >> SharePoint Products

SharePoint Products

New Question

SOA and Custom Security Requirements - WSE 3?
Lookup table architecture
Search Scope with pdf files metadata
Factory, different API
Object Relationship Mapping ?
Multiple Document Libaries
OOP Design Question - Need an opinion...
MOSS2007 standalone no search results
storing old values along with the new ones in a table entity created at application level
Massive SQL Errors

Top Answerers

rcurrie
Chips_in
jatdex
Carver42
Scott Simms
Duckocide
MLyons10
David Sadler
SJ0775
pmail
sitemap
Only Title

Answer Questions

  • yeos_lee AD account creation mode

    hai i have installed wss3.0 server farm with SQL 200 sp3 with AD account creation mode(kerbores authentication)in the same server ....no other erver is included in the farm. When i try to add user using create adaccount.aspx im getting an error message saying that " The page is supported only in active Directory account creation mode" I have configured my settings to AD account creation mode but still getting this error...... Simillarly create site is not supported(this is a genunine case because we have to use stsadm.exe if we r using AD account creation mode ) ...Show All

  • Pouyan Supplying a default value of a parameter for a class that can't be instantiated directly.

    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. COmplex Paramenter types would be possible but you have to be crafty in your XML for the BDC... I played with it a bit and got some to work but never quite as good as I would like. Typically in scenario's like this, I build a facade web service that has the methods that I want to call and the simple input types, this service then marshal ...Show All

  • John CHLee Cross enterprise security by microsoft

    I have to list down about the technologies(like passport, wse3.0) and tools(domain controller i am not sure can work across domains,similarly kerberos implementation) available from microsoft end for implementing cross enterprise security If some can gives names of some of them,it would be of great help for me Guys please pore in ASAP Regards Hi, Try latest one from Microsoft called CardSpace. http://DotNetWithMe.blogspot.com vikas goyal By the way is it different from Microsoft Infocard.If it is then how http://www.microsoft.com/technet/technetmag/issues/2006/07/InfoCard/ related=/technet/technetmag/issues/2006/07/InfoCard regards  H ...Show All

  • NeederOfVBHelp AppConfig

    I am developing some components using C#. I would like to have several appconfig, each for each of the components (since each component will have different parameters). I have some test projects I use to test each of the components, and as far as Ive seen, the components are only able to "see" the appconfigs that belong to the TestProjects, not the appconfig I have put in each of the components. Why is that Is there something I could do to overcome that Hi you can use ConfigurationManager.OpenExeConfiguration(file path) to load exclusive config files for each component. http://DotNetWithMe.blogspot.com vikas goyal When you are using the following line to read the AppConfig File information ...Show All

  • Buddhist MOSS 2007 Search Protocol Handler Help

    Hi. I'm trying to write a Sharepoint Search Protocol Handler for MOSS 2007. I've tried implementing ISearchProtocol using the interfaces and guids that came with the latest Windows SDK ( http://www.microsoft.com/downloads/details.aspx FamilyID=c2b1e300-f358-4523-b479-f53d234cdccf&DisplayLang=en ). I added a reference to my dll in HKLM\Software\Microsoft\Office Server\12.0\Search\Setup\ProtocolHandlers. I added a new custom content source to the SSP Content Sources with a start url address using my protocol prefix. I restart the Office SharePoint Server Search, then run a crawl on the content source I added. But when I go to the Crawl Log, I just get "The Protocol Handler cannot be found. Check that the handler has been installed.& ...Show All

  • Amit Glazer MOSS Beta2 trial period expired

    Hi One of our client was using MOSS 2007 Beta2 version. Today they got 'Trial period is expired' message when they try to access the site. Was the Beta2 version good until Jan 2007 What are the next steps to upgrade to RTM Regards Amit FYI. Joel just posted a new item on the Sharepoint Team blog with regards to this issue. Perfect timing :) Hi Bob Thanks for your reply. I am going to give upgrade a try and see if that works. Otherwise as a last option, I will start from the scratch. I appreciate your help. Best Regards Amit I dont remember the exact date that the Beta was to expire but January rings a bell. For upgrading Beta2 to RTM you must first upgrade to Beta2TR then to RTM o ...Show All

  • learnerplates UserAgent for ISA server

    Hi everyone, I wanted to know about these 2 useragents listed below. Does anyone have any idea about these useragents. 1. Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0) Microsoft Scheduled Cache Content Download Service 2. Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0) Fetch API Request Are these useragents related to the ISA server Any information on this will be higly appreciated. Regards Chandan ...Show All

  • kbrocksi The participant 'HelloWorldParticipant' does not support action

    Hello As per the readme I am executing the helloworld example and am getting this error <FaultMessage>Failed to create session. The participant 'HelloWorldParticipant' does not support action 'http://tempuri.org/HelloWorld'.</FaultMessage> I searched the forum also and realised only I am getting this error :(. Can anyone please point out what I am missing here Regards Paul Hi Venu, I got the solution- The SQL Server was running in the Windows Authentication Mode. I changed it to 'SQL and Windows' mode. Now the program is running and the session is also created. Thanks a lot Venu for your support. I might need more in future Hey Sid, The user name you are using wo ...Show All

  • cmcharly Login failed for user 'TEST\administrator'. [CLIENT: <local machine>]

    Hi Friends, I am getting the below error while installing CSF DevLite edition on Following is the breif Info Server Is : Win2003 SQL SERVER 2005 Installed on Same PC Domain Name is : Test User : Administrator he is a build in Admin, PLEASE HELP ME!!!! Thanking in advance. EVENT LOG 1: Login failed for user 'TEST\administrator'. [CLIENT: <local machine>] EVENT LOG 2: The description for Event ID ( 11609 ) in Source ( MsiInstaller ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following ...Show All

  • WV John how to restore portal sites and contents from beta version? (MOSS 2007)

    i only had a database backup files, not the sharepoint backup (.SPB )files..my question is, does it possible to restore all the sites and contents from beta to licensed version. How Please all..really need your help.. you should be able to if you follow the microsoft recommended upgrade path from beta2 to rtm. If you have the beta 2 databases, restore those databases to a beta 2 portal then upgrade that portal. That is first upgrade the beta 2 to beta 2 technical refresh then upgrade to rtm. ...Show All

  • amendez Excel Services Secuirty Issue

    Hi all, I can view the content rendered by Excel Services with "Full Control" permission. But, a user group other than Full Control permission such as Read and Approve cannot be viewed the content and display the following error: ----------------------- File Not Found The file that you selected could not be found. Check the spelling of the file name and verify that the location is correct. Make sure that the file has not been renamed, moved, or deleted. ----------------------- Any ideas Paul The problem you are having is likely because of major/minor versioning settings. What is probably happening is that only a minor (or draft) version of the file is saved to the server. By default, only users wit ...Show All

  • lutalex HKSCS display on IE not work properly on Win2K

    Hi, I have installed HKSCS2001 (Hong Kong Supplementary Character Set 2001) on Windows 2000, but some of the chinese characters still do not display properly on Internet Explorer. Does anyone have a solution to this OS: Windows2000 Professional English w/sp4 IE: 6.0 sp1 Language Pack: Traditional Chinese installed (code page: 950) Chin Character not display properly: e39d83 UTF-8 (hex) e3b6b4 UTF-8 (hex) Regards, Alfred ...Show All

  • FarReachJason High availability application

    Hi Everybody! We are starting a project to develop a mission-critical web application (therefore, availability,reliability and scalability are major concerns). We are thinking about using a SOA approach, using WCF services hosted on IIS (using a cluster in order to provide the required availability, scalability and reliability). My questions are 1) I've seen that WCF can be hosted on IIS or as Windows Services. I'd like to know the advantages and disatvantages of each approach (considering specially performance and development/deploy effort issues) 2) Is there any reference we could use in order to estimate the hardware requirements to support the solution (the information we can use to estimate it a ...Show All

  • PublicError Sharepoint Designer + Expression - Frontpage = ?

    Ok I have and use both. Sharepoint Designer is geat for what it is called. Light to Mid level Development on Sharepoint Technologies. I have Customized the Site Templates and created really great workflows... As per Expresion Web, I have just used it for Web Development. Nothing major as of today but starting a new project with it and we will see. Both seem to identical But just diffrent end results when it comes to publishing...... I bought it from Compusa I couldn't find on Technet now MSDN... My own opinion mind you..... Hi and thank you for the reply. I was sort of fooling around to see if anyone at Microsoft was actually going to reply ;). I appreciate your reply and you make an excellent poi ...Show All

  • GSK_phili What is the scope of static webservice object

    I have a console application which calls a webservice.In webservice we create a static object of it. Then we call two webmethods of it and the value retrieved in the following two Console statements are 1 and 2. I need to know where(Are they stored in code segment oe data segment) and how static variables are stored across various stateless webservice calls and why we got values as 1 and 2 and not 1 and 1.   ConsoleApplication Code----- localhost.Service service = new localhost.Service(); Console.WriteLine("DoSomethingWithStatic() returns: {0}", service.DoSomethingWithStatic()); Console.WriteLine("DoSomethingElseWithStatic() returns: {0}", service.DoSomethingElseWithStatic()); WebService Code------ public class WebServ ...Show All

818283848586878889909192939495969798

©2008 Software Development Network

powered by phorum