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

Software Development Network >> SharePoint Products

SharePoint Products

New Question

Workflow condtions don't work with SharePoint Designer 2007 RTM
Access denied when turning on crawling schedule
When and Where to use Interface
Send To Records Center error
(WSS3) What is the easy way to copy the Quick Launch to another site?
How to create a sign up page on wss 3 ?
Why Service Catalog is absent?
Displaying Workbook using external data with periodic refresh in EWA
Looking for database design patterns
Deficiencies in Layered approach of Architecure

Top Answerers

Albert Benatov
dataMonkey
SamB42083
Brian McKinney
Menthos
Coolanm60000
curly_cam
Mr. Romaryo
Lee Whitney
RubenPieters
Asian Online Recipes Weblog
Only Title

Answer Questions

  • OMJAI wss making the "sites" dir viewable searchable.

    question about sharepoint "sites" So we have our sharepoints server url: sharepoint.corp.<companyname>.com/sites/<subsite>/defaults.aspx There are a whole bunch of sub sites under: sharepoint.corp.<companyname>.com/sites/ but when i point IE to sharepoint.corp.<companyname>.com/sites/ I get a 404. so my question is this. my boss wants to be able to search all the subsites under <sites> dir in order to do that I am assuming I need to get this root Sites dir to be viewable or searchable Any ideas -wss newbie!! Are you able to navigate to sharepoint.corp.<companyname>.com/sites/ without typing it into IE (that is ... using the click on the site ) ...Show All

  • AP Erebus Where has the Message Body Gone?

    Hi, all. According to my last thread Message Routing doesn't work , I have corrected some problems and the message could be routed to my destination service. But now comes another problem that the message body seemed lost. First let me give a short introduction about the projects. There are totally 5 projects: Client: The console UI. ClientService: Contains ClientServiceHandler class that inherites from CsfService. http://localhost/ClientServiceSite/ : Hosting the ClientService. http://localhost/ServerService : The destination web service. CsfHelper: A helper project to simplifiy CSF work. The destination web service is a simple asmx, which code is as follows: using System; using System.IO; using System.Web; usin ...Show All

  • Stefan26 Still unclear on how to use Typed Datasets in BLL...

    OK, I have decided to use typed datasets in my data access layer (DAL). So, my question is, do I really need to create a business logic layer (BLL) From what I have read, you can extend the dataset classes in the DAL using partial classes and place business logic there. Doesn't this combine the DAL and BLL into one component Or is there something I'm missing Do you create the BLL and start by referencing the DAL project and inheriting the classes from the DAL and extend the classes there I don't get where one ends and the other starts. OR, if it really makes a difference. ...or do I even know what I'm talking about... Background: VB 2005, Winform app, expertise level: intermediate+, small application audience, single develo ...Show All

  • Maximilian Machedon Multi-tiered enterprise application

    I am trying to get my head around multi tiered web apps in the .net world. In the java world, the tiers can be separated neatly into Web Tier (say Apache)->remotely accesses Middle Tier App server (say weblogic) which implements code which calls the data tier->Data Tier In the windows world, IIS can be the web tier but I cant find the middle tier. I read about enterprise services, but that requires inheriting from a COM interface which is something I dont want to do. Is there a pure .NET component app server out there Any tutorials on creating middle tier pure .NET components I also read about IIS hosting web services and have implemented a couple.. But I want my web app to be able to remotely call components on a s ...Show All

  • ailuz Can't search within PDF files

    I've installed the Adobe Ifilter 6.0 and can now search to list posted pdf files in multiple sites by querying the pdf name. I can search content within Word files, but still cannot search content within these pdf files. Is there something else I need to configure to see content within these pdf files I can't seem to find any clues to what needs to be tweaked. Thanks. What version of Windows are you using we discovered that when we upgraded our system to Windows 2003 64 bit, the adobe iflilter stopped working. We are attempting to work with MS and Adobe, but have received minimal support so far. I was with you on your first posting of the registry path up to HKEY_ ...Show All

  • Nitin Sharma22 Cell Formatting Task Pane

    Anyone know how to get the Cell Formatting Task Pane to appear I closed it and now have no idea how to get it back! Select a cell, then click Data/Cell Formatting to bring up the "Cell Formatting" task pane. No, there is no data or cell formatting options. If you select the cell in the Quick Tag selector in the top bar of the design view, do you see the Data/Cell Formatting option I don't have a copy of the program handy at the moment so maybe I am just deeply confused. Thanks Stephen, but I'm not sure what you mean. I don't see any Data/Cell Formatting menu item or context menu. I see a Data View menu but all of its entries are grayed out and none of them say Cell Formatting. ...Show All

  • matman13 Replication for Transactional Data as a Solution

    Hi, I have seen situations where replication was used for replicating master/static data from central to various stores. I have a scenario wherein even Transactional data that is being updated at each store, updates not only the store but also the central and in turn the central pushes the updates back to other stores. One of the approaches being considered is using SQL Server Replication. I am of the opinion of doing this from the application instead at the database level. Some of the points which lead me to that are- On insert/update of every records, this replication would need to kick in to achieve a near about real-time scenario. I am not sure if SQL Server would be able to handle that. I potentially see the database crawling in no ...Show All

  • Roto KPI List - Error with KPI different Site

    I created a KPI list and added a new Indicator using data in SharePoint List.  The indicator uses information from a Tasks list on a different site within the same site collection.  The indicator appears correctly in the KPI list, however, when I click on the indicators name I get the following error message: Incorrect function. (Exception from HRESULT: 0x80070001) If I create the exact same type of indicator with all the same values but for a tasks list on the same site as my KPI list it works fine. Anyone seen this before   Can I not pull indicators from multiple SharePoint sites Thanks, Andrew ...Show All

  • rtaiss Differences between WSS and MOSS 2007 ?

    What are the main differences between WSS 3.0 and MOSS 2007 I realise that WSS 3.0 is free but there must be strong reasons why a company would pay for MOSS 2007 over the WSS version Thanks Thanks. Say you start with WSS 3.0, do you know if it is an "easy" upgrade to MOSS keeping all files, etc. intact What are the large dfferences in integration between 2003 and 2007 For example, the basics in 2003 must allow to users to at least open and edit files directly from Sharepoint without having to open the Sharepoint web portal ----------------------------------------------------------------------------------------- I presume there are various connector licences for access outside of an intrane ...Show All

  • crazydudeinsd sometimes i can break through code in vs2005 to debug a site

    I build my debug version, install it in GAC, then I reset iisreset .When i place a breakpoint I get the message: breakpoint will not currently be hit. no symbols have been loaded for this document Have u had this before. The problem is to do with where the debug symbols get created. If the assembly is in the GAC, it will be looking for the debug symbols in the same dir as the assembly, which will be c:\windows\assembly\gac\[assemblyname]\version. If you copy the debug symbols file (*.pdb) to the appropriate directory and then you should be able to debug. As long as you don't change the version number you can probably point the output dir to the gac\... dir and build to there, or just create a build event to copy the pdb... ...Show All

  • Jon Stroh architecture guidance.

    hi everyone, iam planning to do a project and iam in analysis phase of the project. desc: it is a very simple project. lang: asp.net ,C#,oracle9i. i completed all the ui related parts.the project is very simple get the datas from the database,update those data or insert new data.uploading and downloading of files.excel uploads and downloads.user administration. now iam going to design the business logic and data access logic. i need to implement form based authentication. can any one provide me guidance for desiging the data access logic ,security logic thanks for your valuable information hi michael nemtsev im ahmed abedulla im student in enginnering faculty ...Show All

  • mobigital Programmatic Audience Compilation

    Is there a way to fire off the audience compilation process through c# Specifically, if I wanted to compile just one audience but not the rest, is it possible to do this through code Thanks in advance for any help offered. Dez Actually, it seems that the audience compilation is possible through the object model. The AudienceJob class has a static method called RunAudienceJob that provides a way to start and stop incremental and full compilation. Althoug, it requires some parameters I can't find. Here is the SDK : public static int RunAudienceJob ( string [] args ) Parameters args Takes the following four arguments: ApplicationID ...Show All

  • molnarcs internationalization architecture

    I have been assigned an project where i have to audit the internationalization (I18N) support in an enterprise application. Can somebody pleae guide me to any links/checklists where i can get reference architecture for the same. Thanks in advance regards For .NET applications, the FxCop tool ( http://www.gotdotnet.com/Team/FxCop/ ) can perform a variety of internationalization checks. Though not comprehensive, some starting points are: Test if text containing both Arabic and Chinese sentences can flow all the way to the data source and back to the display without corruption. Arabic is especially tricky because it's written right-to-left. Getting this to work practically requires full Unico ...Show All

  • Lucas Pasquali User Rights

    Hi, Can I create a user who can add new users to sharepoint site but can not edit the web parts... I'm very new to sharepoint - I tried this by user to Full control but this allowed user to edit the web part.....I'm using the List View WebPart. Thanks Manu I'm using NTLM setting....I'm using the windows authentication.... u want more information Please let me know. Thanks Manu I created users with domain a/c mode. I'm sorry I have never worked in web application before so might be sounding meaningless at times. I add users to Site using their domain and account name.....I'm on LAN it pics up the domain/account information from somewh ...Show All

  • irohan_fernando Where can one find any WebServiceInputActivity Samples?

    Hi, I'm trying to add a WebServiceInputActivity to a WSS Stat Machine SharePoint Workflow project. But I cant find any samples or walkthru's or anything. What I'm trying to do is to have the WebServiceInput as the first event in a given state. If anyone knows of such a thing or has any documentation or anything please can you add to this post. Thanks Yeah, bit of a lack of documentation on this one. I followed through an MSDN webcast doing this last year - around may - but I can't remember it's name, I'm afraid. Not sure that you can really have a 'first' event in a given state. You merely have a number of events in a state which may (or may not) cause a state transition. I'd expect to have WebSe ...Show All

171819202122232425262728293031323334

©2008 Software Development Network

powered by phorum