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

Software Development Network >> SharePoint Products

SharePoint Products

New Question

Synchronizing Database
HTTP 403 error when displaying custom webpart on sharepoint 2007
Debugging managed UDF running under Sharepoint Excel services
Removing web parts
Error on updating document library on ASP.NET App but not in Console App
Anonymous Access & Variations
Publishing Info Path form
Unrecognized tag prefix or device filter 'SharePoint'.
Custom Web Service. Sharepoint Designer
TreeView with XmlDataSource in SharePoint 2007

Top Answerers

Bert666
sticksnap
renemt
nk-aviator
Yustme
Thomas Andersson
vishwanath madalgi
tadeusz s.
pqjr
IntMain
sitemap
Only Title

Answer Questions

  • mbenny123 in coming email to issue lists

    I notice in MOSS 2007 that the list can accept incoming email. This is a great feature, however the issue lists does not have this functionality, any reason why and is there a work around Seems like a large design floor here!!!! Thanks Peter Hi, The issue list template doesn't support incoming email by design. What you could do is use a document library to receive the email and then use a workflow to create the issue item with a link field holding the url to the email in the library. Regards, Ian http://www.wssdemo.com I have incoming email working on the other lists, and working wonderfully. Just not on the issues list. ...Show All

  • moke48462 How do I allow n possible new fields in a App (CRM)

    Hi, We are starting to develop a small CRM as part of our app. I would like to give the user an option to create new fields (specifying the type he wants). How should I proceed to do this I have recently developed financial application which dose similar thing. Mainly three things you should consider when doing so. How you are going to store the information How frequently users are going to change screen definitions. What is the performance expectation of the end users, infrastructure setup and so on. Mainly because of dynamic nature of the system will lead to performance issues. contact me if you need furture details, There are some options mentioned here: ...Show All

  • J Guy Davidson No context menu for Reporting Services

    I installed the RS add-in on my MOSS site and was able to publish reports to my Report Center site. So far so good. However, the right click context menu for my reports does not show any entries for Reporting Services admin. My MOSS site is AD authenticated and I'm using a domain admin account for all installation and testing. I used Windows Authentication for RS integration. Doing the same on a standalone MOSS server works as expected. What am I missing How do I enable the RS context menus Any pointers This was the steps I use to install: 1) SQL Server 2005 Developer Edition -Mixed security mode -Latin1_GeneralCIAS -D:\SQL Server\ as Data Folder -http://localhost/reports og http://lo ...Show All

  • RANGERAZIZ How to install additional CA site?

    Hi, there. I 'm playing with Best Practice Analyzer recently releaseed. When I run it on my farm, following advice was there. Is it really possible to install additional CA sites other than that created on farm creation If yes, great! then how to do it (I think technet should mention that if that is one of best practices...) Thanks in advance/ ---- Title: Highly Available Central Administration Capability Severity: 3 Description: Only one instance of the SharePoint 3.0 Central Administration Web site exists in your installation. To make sure that you can administer the farm in the case of a failure of a server hosting SharePoint 3.0 Central Administration, you should ...Show All

  • Yonglun Li Real Time Locationing

    hi all, i'm begining project that use the real time locationing , but i need to know can i get the hardware required for the real time location and i will be responsible for the software managing that hardware, and if i can't get that hardware , can i make it ( i mean Is that feasible to be made ) , please reply to me as fast as you can, Best Regards John Nabil. ...Show All

  • Jordan2k4 (WSS2) Lists Web Service, add DateTime value

    I want to use the Lists web service to add items to Events list. However I dont know how to format the Datetime value I use following Method xml for the updateListItems() <Method ID='1' Cmd='New'> <Field Name='ID'>New</Field> <Field Name='Title'>New Event</Field> <Field Name='EventDate'>2/2/2007 11:00 AM</Field> <Field Name='EndDate'>2/5/2007 5:00 PM</Field> </Method> I got this error: Invalid date/time value A date/tme field contains invalid data. Please check the value and try again. Jason Dates have to be passed in the format YYYY-MM-DD or YYYY-MM-DDTHH:mm:ssZ . So for you case, try 2007-02-02T11:00:00Z for the EventDate and 2007-02-0 ...Show All

  • Grumpy McNasty .net binary web services.

    Just wondering if anyone is using .net binary web services. I know there are few experts in this forum, just wondering if you could share some input about the scenarios when it is appropriate to use them and any example articles which show how to use them, the advantages and disadvantages of using them. Thanks. Since web services = SOAP (plus a bunch of other standards in various ratification phases), which is XML based, what do you mean by binary web services If you choose performance over interoperability, then why use web services in the first place Simply the fact that you mentioned .net directs me to the understanding that you have .net on both sides of the wire. So, do you really need interoperability I agree wit ...Show All

  • Adam Boczek 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 is a framework and ESB is part of the architecture that makes up the platform. You can obviously leave ESB aside if you don't want to use it in your architecture but considering if you want to integrate things in a SOA manner, ESB is good to have. CSF performs a set of governance functions needed to manage a syst ...Show All

  • ZopoStyle 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 Here's a good overview of how to configure NLB: http://www.west-wind.com/presentations/loadbalancing/NetworkLoadBalancingWindows2003.asp The affinity settings are on the Add/Edit Port Rule dialog shown around the middle of the page 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" ...Show All

  • furjaw ssl for share point

    Do i have to install ssl in order to access share point services admin and frontpage extensions admin Thanks for your response, but when i want to use front page extensions in iis, i dont get prompted with a user logon diaglog box, and get an http error that my user name and password is incorrect, try using the back space button to try and logon again, front page extensions wont even allow me to log into my home site or virtual site so that i can creat frontpage virtual sites etc. I also have FTP installed, could this be a conflict with frontpage extensions. Can you have FTP and frontpage extensions installed on the same iis server No, it is not a requirement if you did not choose to use SSL during installation ... But if ...Show All

  • Vaish Web farm architecture

    I want to design a web farm with three web servers. Can I use Application Center to do that If yes, is there any reference design diagram If no, any other suggestion To be honest, I've never tried to configured NLB on virtual machines. I've seen conflicting reports around of whether it is supposed to work or not, so I can't say for sure, but testing it shouldn't be too hard. Regardin gthe deployment question, the answer is no. In a regular NLB cluster, it is your responsability to update all machines in the cluster consistently. This was one of the things that AppCenter Server could do, btw. One of the benefits of NLB, though, is that you can take a server off the cluster to update it and then bring it back on without completely d ...Show All

  • stallion_alpa Enterprise Library, Is it possible to mix Caching Application Block 2.0 and 1.1 in a single .NET 2.0 application?

    I have a .NET 2.0 C# application (.exe) which references two class libraries LibOne.dll is NET 2.0 code which uses Enterprise Library Caching Application Block 2.0 LibTwo.dll is.NET 1.1 code which uses Enterprise Library Caching Application Block 1.1 (this .NET 1.1 code has too many other dependency, and cannot migrate to .NET 2.0 at this time) These two class libraries cache different things without overlap. My questions are Is it possible Any potential problems it may cause I was told that if I put Enterprise Library Caching Application Block 2.0 in GAC, and Enterprise Library Caching Application Block 1.1 in my application’s runtime folder, it should work with application configuration like following ...Show All

  • Peter D.252325 Xml string compression?

    Looking for a way to compress a huge xml string. Xceedsoft has a compression library but should we really buy it just for that. Any suggestions will be appreciated. Thanks, Sailu Is it for transferring between machines If so - you could use Gzip compression. Pranshu The GZIP compression that I was talking about - is useful for the network only. Most applications ( yours or third party) will support HTTP compression. The way it works is that the Web server( or the HTTP Server which could be your application) - reads the client header "accept-encoding" and if finds the values like Gzip, deflate there, it knows that the client knows how to unzip gzipped file and can compress the file on the fly and send ...Show All

  • Asif Hameed HelloWorld Sample problem

    Hi, I dont seem to be able to get the Helloworld sample working, whenever I press the createsession button i get a SoapFaultException. Checking the Application log gives the following Failure Audit error: Login failed for user 'Session-service'[Client: <local machine>] from the source MSSQL$SQLEXPRESS. A second error whose source is session gives: Error detail - System.Data.SqlClient.SqlException: Login failed for user 'Session-Service'. Do I need to give Session-Service an account on the SQL Server Looking at another thread from this forum I noticed that this worked for another user after they changed the authentication mode to mixed authentication mode, this didnt work for me. I then noticed that I c ...Show All

  • TeleRiddler Architecture question

    I have a mobile field service app written to run on WM5 CF2 and would like some advice on architecture. For this type of app, the runtime performance is crucial in relation to startup time. I have a Data Access Layer (DAL) with various classes that provide the abstraction between business objects and the persistence layer e.g. SqlCe. One class per business object. On top of that is the Business Logic Layer (BLL) that uses the DAL layer. This is impemented by normal classes. And on top of that the Presentation layer implemented as a number of Forms that use the BLL layer methods only. I have also created a 'MyApplication' class with the singleton pattern. When the class instantiates, it creates all the BLL classes, the database c ...Show All

282930313233343536373839404142434445

©2008 Software Development Network

powered by phorum