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

Software Development Network >> SharePoint Products

SharePoint Products

New Question

Masterpage question
Info Path
OOP Design Question - Need an opinion...
Sharepoint Designer 2007 Issue on x64
Need suggestion.....................
Document Center VS Site Contents
Sharepoint site migeration
Stock quote sample not working
SharePoint 2007 ECM for IIS sites (non-SharePoint integrated IIS sites)
separating data access - Busines logic and UI

Top Answerers

Srikanth Ramakrishnan
Roger Garrett
EltonSky
Participant
Jehan Badshah
Peter McEvoy
etrast
Codeme
IMBack
Whoisit
sitemap
Only Title

Answer Questions

  • wva 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 quoting from the SDK: "Compiling audiences is not supported in the object model." Sorry! 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 ...Show All

  • tunes2468 Load Balancing of Business functionality in a Distributed Scenario

    Hi, I have a scenario wherein the custom application that I am developing would be installed at 3 different locations. Now based on how the business load is, one system should be able to offload certain part of its work item queue to the other two systems where load isnt that heavy. Sounds confusing. Well let me try to articulate with an example. Suppose I have to process Insurance claims and I have two office within a city which does that. Each office would handle requests designated to their area. Now suppose Office 1 has heavy load of claims to processed and it knows that Office 2 doesnt have any heavy workload, it should be able to offload the same to the other office get it processed and give the result back even though the claim doe ...Show All

  • oatman Is there a way to restrict "all people" list from readers?

    Hi, from what I can see there are no permissions setup for the People and Groups list. Everyone with read access to a site seems to be able to view this list. Is there a way to restrict this I see you can restrict Group member data by saying only members of a group can see other members in the group list. That's all well and good but all you have to do is click off the group and click ALL PEOPLE and a list of every site user shows up... this really seems like an oversight. I really need a way to only allow Administrators (or another group I create) access to see the "all people" list section of the WSS site. I know I can just remove the link to People and Groups from the site main page, but that's not really securing th ...Show All

  • JoneLee Errors Saving File; File Copy Results in 0kb File?

    A user has a PowerPoint file that's approximately 5MB that returns the following error when trying to upload it into a Document Library: Form Validation Error Please correct the information you provided by following these steps, then submit the information again: Web server is busy. Please try again I've also tried switching to Explorer View and just dragging or copying and pasting the file over. The file gets created, but with a 0 KB file size! I've never had any problems like this before. Can anyone offer a solution Thanks, Jen ...Show All

  • Cerem Beyazıt what happens to SPS Areas when upgraded to MOSS 2007?

    Hello, Our organization is heavily using areas and sub areas for business divisions (finance, IT and etc). We are planning to upgrade to MOSS 2007 .I know that SPS Areas no longer exist in MOSS 2007 and therefore they would be chnaged to subsites, but I don't know what is the disadvantage of this change in terms of hirarchy (taxonomy) to us Any planning article on this Thanks a lot eric, can you verify if the webtemplate id in your upgrade definition files and new site defintion files is the same as the webtemplate id of your 2003 site definition files. Thanks Noel Hi majidmo, Did you resolve the problem of these bucket webs on migration eventually Any follow up find ...Show All

  • subhasam Multi-tiered Application with client Server Architecture

    I want to Develop a Multi-tiered application with Client Server Architecture. I have one server and many clients around 10 to 15 or even more than that. I have one problem. When some master data is inserted by some clients it must be available to all the clients and server application at the same time and if the other clients has already opend the master form then it also immediately updated when another clients inserting record in that master. Can any one give me solution for this problem. How to implement this in .net 2.0 Thanks in advanced Nayan Hi Nayan,    not sure if other databases come with notification capabilities (I guess they come, but surely with alternative mechanisms since notification ...Show All

  • XNA Rockstar Master/Defail entities and architecture problem in ASP.NET

    Hi gurus, The company in which I work experiences in developing Windows Forms applications and we have developed a kind of 3-tired architecture for that kind of programs but for some business reasons we have to produce some web applications with ASP.NET and we have problems designing an architecture for these new apps because of the major differences between Web and Windows application models. I have studies some tutorials and articles about the various ways we may implement DAL and BIZ layers but in none of them I could find a solution for Master/Detail entities. In Master/Detail entities some business rules must be perfomed by Master entity over it's details. how can we keep the master entity alive while the end user is editing the it ...Show All

  • Kamil Janiszewski Upgrade to WSS 3.0

    Did not completely upgraded to WSS 3.0 from WSS 2.0. Configuration failed when running the wizard of SharePoint Products and Technologies while running Task 2 of 10. Error message: One or more configuration settings failed. Failed to initiate the upgrade sequence. An exception of type Microsoft.Upgrade.SPUpgradeException was thrown. Additional exception information: Action 3.0.2.0 of Microsoft.Sharepoint.Upgrade.SPConfiguration.Database.Sequence2 failed. What shall I do to upgrade to WSS 3.0 successfully have the same problems but in other order and type, ... to me, i almost quick sharepoint this upgrade, to me is being a total mess.... in last resort i am thinking migrating using webservices of 2.0 and update on 3.0.... hi ...Show All

  • JGP When I edit a document it opens as Read Only

    Hi: Does anybody knows why if one user is administrator of a site and edits a Word or Excel document, it opens as Read Only He is opening the document with the 'Edit with Microsoft Office...' but he cannot save the document, and it is necessary to delete and upload it again, and he has to do it every time he wants to modify it. Regards. This looks promising - http://support.microsoft.com/kb/870853 In my case users who are not local admins have trouble checking in Excel spread sheets and they need the version control. I'm mostlikely going to try the registry hack suggested in this document. We are having the same problem as well. This morning, a user calle ...Show All

  • Tehkaal Problem in IIS after installing WSS 3.0

    Hi all, after installing WSS 3.0,it creates a site which listen on port 80,and all of you know that default web site is working also on port 80. now,i'm trying to change the port for WSS site,but when i changed for example from 80 to 90 or any other port # the site is not working. any one know how can i solve that I guess it depends on how much work you already put into that site that listened on PORT 80. If this is brand new simply go into your Central Administrator and create a new web application to extend and then build your site collection off of that. Pretty simple and straight forward. I am glad I am not the only one with this issue, but would you please give like a bit more info on how to do that. ...Show All

  • MunishGupta Which protocol?

    I'm writing a solution for communication with a (.net) server. Now I'm thinking about a protocol I should use(Remoting, WebService, Sockets, ...). There are some things to consider: There may be many clients connecting to the server with that app (100000 ) I want this app doesn't have any problems with routers (firewall, NAT) Later, there will be a C++ client (not managed) I'm tending to webservices because of (2,3) but don't know if there will be performance issues... What would you do Konstantin Hi Konstantin, Remoting can work well over HTTP, so firewall issues will not help you decide here. I dont think that there is a straightforward way to directly call .NET remoting services from unmanaged C++ clie ...Show All

  • stswordman Information on ADAM / AD

    Can anyone please tell me the forum for posting questions on ADAM / AD ...Show All

  • ChiaraE Sharepoint Designer 2007 Issue on x64

    My apologizes if this is in the wrong place. Running Vista Ultimate x64 with Office 2007 and SharePoint Designer 2007. Every time I open up SharePoint Designer I get: Configuring Microsoft Office SharePoint Designer 2007 And it does that for 90 seconds or so then starts it up. It does that from a shortcut, from the Start menu, from Start Run or from an HTML file and Open With... I see nothing in the event logs or anything anywhere else I can think to look. It does not do this on another machine running x86 version. Thoughts I lied....there were 4 events in the registry. Detection of product '{91120000-0017-0000-0000-0000000FF1CE}', feature 'WAC_CoreSPD', component '{9BED4C3D-06A0-43BA-A116-119ABB59E482}' ...Show All

  • waheyluggage Customize Upload.aspx for Document Libraries

    Hi Experts, is it possible to customize the Upload.aspx from a Document Library I did so with SharePoint Designer while opening my Library/Forms/Upload.aspx. I attached a different Masterpage, saved it, which looks good in the Designer, but when i click the Upload-Button in the Library, the Browser opens the Upload.aspx from the _layouts - Folder. So what for the Upload.aspx-Page is in the Forms-Folder in my Library then In some blogs i read -- not supported -- or -- customize the Upload.aspx from your Site-Definition -- Is that true Any ideas Thanx Ronny ...Show All

  • danielanvar Problema con la arquitectura de una aplicacion (referencias ciclicas)

    Hola, tengo un problema con la arquitectura de capas. Necesito que dos capas se comuniquen de forma reciproca la una con la otra y no se como hacerlo para no hacer referencias ciclicas. Espero que me podais ayudar, gracias. The Bable fish translation : Hello, I have a problem with the architecture of layers. I need that two layers communicate of reciprocal form the one with the other and I do not know how to make it not to make referencias cyclical. I hope that podais to help me, thanks. ObjectBuilder from the patterns group also provide an dependency injection framework. The one used by the CAB and EntLib. Shiveta, Una manera de aproximar este problema, si no puede ser evitado, es definir un conjunto externo de int ...Show All

747576777879808182838485868788899091

©2008 Software Development Network

powered by phorum