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

Software Development Network >> SharePoint Products

SharePoint Products

New Question

Profile Manager and RDF Vocabulary
Problem in IIS after installing WSS 3.0
LOL: No Knowledge about Knowledge Network
UI layout and UI ASP.NET Reusable Controls
Handling exceptions in CSF 3.0
Multi-tiered Application with client Server Architecture
Selecting a good UML tools
a simple question
MOSS2007 Active Directory connectivity configuration
Sharepoint development future? .NET 3.5 and beyond...

Top Answerers

mike11d11
markovuksanovic
sammy chen
swan_sg
Joe Hatfield
Musa_Tariq_Raza
kokitsune
John Källén
Dr.Virusi
sveroa
Editors Weblog : New Media
Only Title

Answer Questions

  • Dave9999 BDC and Table maintenance (editing data)

    Good day all, It is a common requirement in our business to create table (SQL table) maintenance web pages to maintain data associated with inventory planning processes (for example).  In our latest project we were planning to extend our custom ASP.Net pages to support more tables.  As architect, I wanted to influence the team to move this facility from custom code into our portal platform (MOSS 2007), and BDC seemed the ideal option to replace the custom front end.  However, BDC only goes halfway since it doesn't support updates.  I've spent the last couple of hours researching this on MSDN and TechNet, and although many folks refer to the idea, there aren't any real-world examples out there.  There see ...Show All

  • rpreston Please Help-Server Farm Configuration Not Complete

    I have installed Sharepoint 2007 (advanced), with Sql server 2005 on separate server. Upon completion when go to Central Administration, I get 'Server Farm Configuration Not Complete' on top left corner, click on Admin tasks, get the following:- Administrator Tasks 1 READ FIRST - Click this link for deployment instructions Not Started 1 Initial deployment: Add servers to farm Not Started 1 Initial deployment: Assign services to servers Not Started 1 Configure server farm's shared services Not Started Farm Topology Server Services Running BACSPS02 Central Administration Windows SharePoint Services Help Search Windows SharePoint Services Incoming E-Mail Windows SharePoint Services Web Application BACSQL03 Windows SharePoint Services Dat ...Show All

  • David_52 A web part that is a consumer and provider at the same time.

    I have already implemented a provider and consumer ASP.NET web parts and using them in sharepoint. Now I have to send some information from my consumer web part to another consumer web part. Is it possible If not can I handle it using ViewState Thanks Here is the exact error that web part shows in the tooltip of the context menu , when I try to make the connection via web browser interface: "Web part connections cannot be created or modified at this time.One or more web parts on this page contains more information about the problem." I'm using WSS. With the help of a coworker, we seem to have solved this. Rather than decorating the Consumer method with [Connection ...Show All

  • markovuksanovic Disable Submit Button

    Hello and I'd like to know the way of disable the submit button after it is clicked, in other word, the form is already submitted. Is that anyway to do so Please tell me,Thanks a lot! You can add a boolean field labeled 'submitted' that isn't displayed anywhere on the form. Set the default value to false. Add a rule to your submit button to set this field to true when the form is submitted. Then use conditional formatting on the submit button to disable it if the 'submitted' field equals true. Hope that helps. -Cynthia Also, if you plan on having this displayed in a browser navigate to the Form Options window. Tools -> Form Options. Once there, make sure you are in the Browser category. N ...Show All

  • Sabratha CM_DEVCAP_SILENTINSTALL

    Hi there! I’m developing a USB HID device, and I would like to know more infos about CM_DEVCAP_SILENTINSTALL flag. I read all the USB documentation and I did not find any information regarding this flag. Does anybody know where in the device descriptor I change this flag Thank you so much! Lucas M. Bracher The SetupDiGetDeviceRegistryProperty function retrieves a specified Plug and Play device property.- One of it parameter is property(3rd parameter) of SPDRP_CAPABILITIES (The function retrieves a bitwise OR of the following CM_DEVCAP_ Xxx flags in a DWORD. The device capabilities that are represented by these flags correspond to the device capabilities that are represented by the members of the DEVI ...Show All

  • aa807 Sharepoint Services 3.0 and AD Security Groups?

    I am running Sharepoint Services 3.0 on a Windows 2003 R2 Server. Everything setup without issue and works without issue. I can add AD security groups to Sharepoint groups and the users get access. However the only security groups that actually grant access are the groups that were there prior to the Sharepoint install. Any groups that were created after the install or changes to those groups are not granted access in Sharepoint. Basically I add a presharepoint ad security group to a sharepoint group for access and it works beautifully. I create a new group, add a user to it, and add it to the sharepoint group - it adds without issue but does not grant access to the site. I even tried creating the group, adding it to the site and lettin ...Show All

  • OUPRO How to create MOSS web applications on web front end server?

    Hello, I'm trying to arrange 3 servers in a farm in order to mimic CMS 2002 installation configuration (where I currently have one backend server for editing, one read-only for internet users and a database). Based on Technet's article about creating simple farm deployment now I have one DB, one MOSS server which runs all application roles except web front end (server is called APP) and one server which is dedicated web front end server (WFE). WFE and APP are in one farm. On WFE I have three sites with three different host header names all working on port 80. Then I wanted to extend these (at least this is how I see it) in order to have them serving MOSS content that should be created on APP. MOSS central administration is running on APP a ...Show All

  • dsMqplp Nevermind.

    Nevermind.  I really should look at my code more before posting.  I forgot to disable caching in the XMLDataSource.  Thank anyway. ...Show All

  • VB Overlord Questions Regarding Service logic Orchestration Implementation

    Hi, I came to know in the CSF 3.0 BizTalk Server implementation has been made optional, in that case, is CSF provides any generic frame to implement the service logic orchestration functionalities or we have to write our .net code to handle the service logic management Please through light on this. Because of the Active Directory performance, If I don't want to use Active directory for my profile management, can I use SQL Server or Oracle Database for my profile management Is this facility available in CSF 3.0 Please through light on this. Thanks. Saravana Kumar CSF 3.0 comes with C# based Service Logic sample that implements generic framework for CSF service logic. The framework includ ...Show All

  • Marco Zapletal Is CSF essentially an ESB?

    Is CSF essentially performing some of the same role as an Enterprise Service Bus (ESB) product such as those available from vendors such as Sonic or IBM If not, how is it different A follow-up question - can one assume that session mgmt is a combination of "ESB"+"run time goverance"+ orchestration CSF performs a set of governance functions needed to manage a system of services in addition to performing a "session" management function for integrating services to build composite services. You can think of the session management function as being akin to "a virtual instance of an ESB created for each aggregation or mashup." Thi ...Show All

  • MSP.Saami SQL Exception

    Repeated in my log I have: Exception: Cannot open database requested in login 'SharedServices1_DB'. Login fails. Login failed for user 'ES\NAD2DS01$'. at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK) at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectio ...Show All

  • Wenbiao SQL 2005 and Visio for Enterprise Architects Database

    I reverse engeneered a SQL2005 database into Visio for EA where I had utilized the new schema feature (like what was done in the sample Adventure Works database). After the db schema was generated I was happy to see the the schema name appeared in the owner attribute of the table definition. However, I was unable to change the owner to a different schema name. Additionally, if I create a new database design, it appears I cannot associate an owner (schema) to the table. Am I missing something If I name the table with a dot notation to include the schema name, it prepends the dbo owner as well. Any recommendations I like the notion of using schemas for security purposes. Thanks, Tom I'm working on a client's Data Model in ...Show All

  • Rattlerr Runing web apps with Windows NT Load Balancing Service

    I was assigned to solve problem with our IIS web server cluster. The problem is when we need to boot one of our servers, the sessions connected to server are lost. Which means that the client needs to login. Is there a way to do this without losing the logins Because those are Windows servers. I believe shared sessions store is not configured correctly. I will look into this and make further questions if I don't resolve the problem. We are atm searching solutions for new "iron". So this is only temporary solution for our growing number of clients. Lately we also notice that even with load balance dividing the users the number 1 server has reached it's limit. The ASP .NET process taking 100% of CPU and over 5 ...Show All

  • Sutha Thiru VS 2005 - Microsoft.sharepoint Namespace missing

    Hi, How setup my dev pc to get this namespace and create my own CFT. I installed wss 3.0 SDK - VSeWSS - VS Extension for WF Thanks for help Yup, you still need to add a reference in your project to the Microsoft.SharePoint assembly. They're not there by default. this answered my question http://msdn2.microsoft.com/en-us/library/ms479423.aspx Are you getting any error in VS saying that it cannot find the namespace If so you might just be missing the reference to SharePoint Services in your project. Otherwise what is the context where you can't locate the namespace i'm having the same problem - just installed the C# temp ...Show All

  • Raphael Chan Enterprise Service Bus

    Hello all, our goal is to start building a service oriented architecture. So we are going to provide functionality of our existing applications as web services. We don't want point to point relationships betweend consumer and provider. So that is the point where something like a entprise service bus comes up. What is the enterprise service bus product of microsoft Is it the UDDI server Thanks in advance Hennesey Hennesey, Although MS doesn't have a product falling strictly in the category of ESB (Biztalk is actually a supraset of that) there are ways of implementing an ESB using MS platform components There was, one month ago, a SOA conference at MS Corp, Redmond where one o ...Show All

525354555657585960616263646566676869

©2008 Software Development Network

powered by phorum