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

Software Development Network >> SharePoint Products

SharePoint Products

New Question

MOSS2007 standalone no search results
Transaction across Applications
Help with View Filtering
Menu bar
Factory pattern question
Integration of web app to Sharepoint Portal 2007
What field of listitem was changed
Full multi-tier ASP.NET code generation solution?
Asp.Net application hosting on Linux
Opening WSS site in VS 2005

Top Answerers

piportill4
David Bradly
Al Chu
Joos
maverick_majnoo
IreneSmith
Marlun
LutzH
Moorstream
Lawrence 007
Topix: Paris Hilton
Only Title

Answer Questions

  • satab list of icons in the icon notification area

    Hi, I'm looking for a method to determine which icons are placed in the notification area, regardless if they are active or not. With google I noticed a program called: sti_EV.exe at http://system-tray-icon.qarchive.org/ which shows that it is possible what I want. My meanings are to capture the event of a change in the area and then check if a certain icon is placed. For example an icon that notifies a failure. TIA, Gearloose I found something usefull, except I cannot get it to work.... http://skyscraper.fortunecity.com/gigo/311/winprog/shellico.txt I've been studying a little and I'am able to create a list of applications that have ...Show All

  • Benj78 List Items filtering

    How do I filter items, displayed by AllItems.aspx Example: I want users from group "A" to see only contacts with department field set to "presidium" in site contact list. I was able to filter list item fields when displaying details about item by implementing my own ListFieldIterator object. (for example you cant see management cell phones etc.) Is it possible to do something similar with List Items ...Show All

  • Dhow I m getting an error while invoking the webservice available in session.

    I have replicated the syncsessioninitiator(sample distributed by CSF) in my project. I am trying to use a web service which is functional n is running fine. I am getting the following error in CSF <wsu:Timestamp wsu:Id="Timestamp-656e90be-b4d0-4a74-b403-879907c289a8"> <wsu:Created>2006-09-20T13:20:46Z</wsu:Created> <wsu:Expires>2006-09-20T13:25:46Z</wsu:Expires> </wsu:Timestamp> </wsse:Security> </env:Header> <env:Body> <env:Fault> <env:Code> <env:Value>env:Sender</env:Value> <env:Subcode> <env:Value xmlns:prefix0=" http://Microsoft/ConnectedServices/2006/06/Session/">prefix0:2000 ...Show All

  • mmmr MOSS Comparison with Documentum

    Hi, If somebody has some material, links comparing MOSS with Documentum and other competing products please share the same. Regards Shyla I am also looking for such documents. I am also looking for migrating my current document repository in documentum to MOSS 2007. Is there any utiltity available to perform this activity without much manual intervention Thanks, Gaurav Hi, I am surprised to see nobody replying for this mail. I am sure MS would have done some study on competing products... Regards Shyla http://www.cmswire.com/cms/enterprise-cms/emc-plays-friendly-with-sharepoint-moss-001212.php There is a new "partnership& ...Show All

  • Bassam72 Index Server combo box greyed out

    Hi I am trying to create 'New Shared Services Provider' on newly installed sharepoint 2007, but combo box is greyed out. How do I assign index server role. in central admin, go to "operations" and "services on server" and then start the microsoft office search, with atleast the "index" role turned on. good luck! Hi Bob, I really dont know what I have done wrong. I have 2 boxes "shpt" & "shptsql" I cant for the life of me find the Office Sharepoint Sever Search. I have also checked the SQL server and there in no database been created for the service. How do I implement this Thanks for your time Shane I ...Show All

  • ceilidhboy MOSS2007 standalone no search results

    Hi I have done a standalone install and added a couple of users, a couple of sites and a couple of documents. Searcing for any of these returns nothing. The default content access account (NT authority\local service) has Full read permissions to all zones under 'Policy for web application' in Central admin. A crawl has been completed but the following warnings are in the crawler log: " http://csciisris2 The object was not found. (the item was deleted because it was either not found or the crawler was denied access to it) Local Office Sharepoint Server Sites". Similarly for sps://csciisris2 and sts://csciisris2 Additionally there are some gatherer warnings in the event logs: "The start address < ht ...Show All

  • hUmAnzZ JIT types?

    does anyone know about the JIT types Pre-JIT :- Pre-JIT compiles complete source code into native code in a single compilation cycle. This is done at the time of deployment of the application. Econo-JIT :- Econo-JIT compiles only those methods that are called at runtime. However, these compiled methods are removed when they are not required. Normal-JIT :- Normal-JIT compiles only those methods that are called at runtime. These methods are compiled the first time they are called, and then they are stored in cache. When the same methods are called again, the compiled code from cache is used for execution. ...Show All

  • Carsten-S New Group

    hi does anybody know how to create new group in sharepoint thru C# code... I tried something like web.Groups.Add(... but I dont know which parameters values to pass this function...I dont want the current logged in user to be the owner of the group. Thanks Manu you can have the Site Collection owner as the group owner, SPSite.Owner. Thanks a lot... ...Show All

  • M Anwar stsadm.exe

    Hai, i got an error using the stsadm.exe cmd line tool.When i try to create a site or website iam getting an error. The specified domain either does not exist or could not be contacted. (Exception from HRESULT: 0x8007054B) i got messed with this error message.All n/w connections are working fine.i can able to communicate with AD. Anyone out there help me out hai actually i rectified that domain not created issue by changing my LAN setting..... Now im facindg new issue....i can create site,web.URL in stsadm.exe(as im using ad account creation mode)....but i cant browse those3 pages .....i can create sharepoint site only in central admin page.... the error im getting ...Show All

  • WPF Fan re u familiar with RenderPattern for custom field type definition

    I created a custom field type that inherits from SPFieldMultiLineText. I can display and update the values without problem. But in the display list items allitems view It displays with those crazy characters like this: <I> <DIV class=ExternalClass50EF9330DBF94CC78D7EC5B2F947897C> <DIV><A href=" google &nbsp'> http://www.google.com/">google</A>&nbsp ; sxs</DIV></DIV></I> Do u know how I can modify my render pattern in order to get rid of those characters and leave only the link google  without the extra tags. Here is my render pattern: <RenderPattern Name="DisplayPattern">       <Switch>       & ...Show All

  • RamyM Developing for ASP (Application Service Provider)...what would be important?

    We are starting a project to be a web app (in C#) that runs hosted in a service provider, outside our company. Then our customers will access this ASP and use it, paying for a monthly license. Well, this seems to be very common nowadays, but I cant find much documentation about how to create, tips, and workaround for eventual problems that might occur. One thing that comes up in my mind is that we should use, for each single table, an ID that can identify uniquely each of our customers accessing that table. Maybe some concurreny treatment should be built as well....what else Anyone could help me on this Thanks a lot ! Here is a good place to start: http://msdn2.microsoft.com/en-us/architecture/aa699384.aspx . Look at the ...Show All

  • Pauly C DotNet windows application data Layer Class Design

    Hi All, I have a question.Is it a good practice to have separate data layer classes for insert,update and delete operations in dot net 2.0 windows applications Please throw some light on this. Appreciate if i could able to get the light at the earliest. Thanks&Regards, Arun Hi axshon, Thanks for the inforrmation but im looking more information on this. Let me explain u in detail. I have a design doc which is having a separate separate class for all of its DML operations.Like EquipmentDelete class for deleting equipment EquipmentInsert class for inserting equipment EquipmentUpdate class for updating equipment EquipmentRetrieve class for retrieving a single equipment Equipmen ...Show All

  • Peoplestick Why return a Success boolean from a web service?

    Jeromy Carriere's MSDN Webcast: Patterns and Anti-Patterns in SOA critiques web services implemented as a Sub (void method), with no indication of success returned. I don't understand why we would want the clutter of in-line checking for success. There's no end to it once you start down this path -- instead, why not catch exceptions thrown by the web method It seems even if you call a method asynchronously, your callback method should catch exceptions and raise them in the usual manner; otherwise, just code for the "happy path" and keep it readable. Now that we have exception support, shouldn't the 80's style manner of in-line error-checking be discarded Thanks. I think he wanted to be sure about the result even the ...Show All

  • JLucio Data Transfer Objects and Collections

    Hello, My business logic layer is using a domain model. The classes in the domain have intricate associations with each other and make lots of little calls to each other. This is fine for business logic on the server. On the UI, I use Data Transfer Objects to move data between UI/BLL. The DTOs map 1:1 with the domain objects, but they don't have the deep references graphs. Basically the only references between the DTOs are strict aggregations such as an Order and it's collection of OrderDetails ( NOT an Order and a reference to it's Customer object). So the OrderDTO class has a collection of OrderDetailDTOs. When sending a list of OrderDTOs to the gui, it seems very inefficient to load each one's orderdetails as well. Using lazy load ...Show All

  • Alinushka Publishing Info Path form

    Hello, When I am Publishing Info Path form, i publishing wizard step three, There is a option "what do you want to create or modify " Which have three options 1) Document Library 2) Site Content type 3) Administrator- approval form template (Advance) I am getting the following message "Administrator must approve this form template before it can be filled out by using a browser" and getting the "Document Library" and "Site Content type" option disabled and only "Administrator- approval form template (Advance)" option enable Can anyone help me, I want all the option to enabled, what setting i should do in MOSS 2007 or Info Path so that i can create a document libra ...Show All

808182838485868788899091929394959697

©2008 Software Development Network

powered by phorum