Skip to content

SharePoint

SharePoint discussions

This category can be followed from the open social web via the handle sharepoint@forum.codeproject.com

981 Topics 2.3k Posts
  • 0 Votes
    1 Posts
    0 Views
    No one has replied
  • 0 Votes
    3 Posts
    0 Views
    K
    Hi Balu, I have a user that has a new computer w/ Windows 7 installed. He has the same problem of not being able to save to Sharepoint 2007. He downloaded the file you link to and still doesn't work. Is there something else we can try? Thanks! Kirsten
  • URL redirection in SharePoint site

    sharepoint com windows-admin question
    3
    0 Votes
    3 Posts
    4 Views
    U
    Can you please elaborate this method. Thanks, Alok...
  • Sharepoint Database

    database sharepoint sql-server sysadmin xml
    4
    0 Votes
    4 Posts
    0 Views
    N
    BDC MetaMan is a tool used to create definition files for the Business Data Catalog in SharePoint 2007 it does not export anything, complete or otherwise. Business Data Catalog is used to provide a reference to the external data and also does not export an entire database. I know the language. I've read a book. - _Madmatt
  • Can I integrated AUTOCAD or Primavera to SharePoint ?

    sharepoint question
    2
    0 Votes
    2 Posts
    0 Views
    N
    Depends what you mean by integrate. What do you want to integrate? I know the language. I've read a book. - _Madmatt
  • Share point Basic

    question
    3
    0 Votes
    3 Posts
    0 Views
    K
    I have started developing on SharePoint not long ago. A good book you could read is SharePoint 2007 How-To by Ishai Sagi. It got me on the right track. Anyway, I started learning it by reading MSDN library. The content there is not very well written but it is not that bad.
  • Sharepoint 2003 to 2007: Obsolet property

    question help csharp sharepoint
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Implementing Item level security in sharepoint 2010

    question sharepoint security
    3
    0 Votes
    3 Posts
    0 Views
    A
    Thanks for the response.
  • Programmatically Adding Marquee in sharepoint Web Part

    sharepoint question
    4
    0 Votes
    4 Posts
    0 Views
    N
    Oh, you wanted to know how. Your original question was wether it was possible. Try here[^] I know the language. I've read a book. - _Madmatt
  • 0 Votes
    2 Posts
    0 Views
    N
    You need to set the correct time zone for the web application. From Central Admin go to Manage web applications, highlight the one you want and select general settings in the ribbon bar. I know the language. I've read a book. - _Madmatt
  • Event handler recursion

    sharepoint com question announcement
    3
    0 Votes
    3 Posts
    0 Views
    J
    Geoff Williams wrote: Looking at the documentation, it appears that you simply set the EventFiringEnabled property to true or false as required. We are still on SharePoint 2007 where you can use DisableEventFiring() and EnableEventFiring(). Now that you mention it setting EventFiringEnabled to true or false is what you do for SharePoint 2010 which explains why the documentation is saying that they are obsolete because it is for SharePoint 2010. Thank you for the response. Simply Elegant Designs JimmyRopes Designs Think inside the box! ProActive Secure Systems I'm on-line therefore I am. JimmyRopes
  • 0 Votes
    1 Posts
    0 Views
    No one has replied
  • Message Removed

    6
    0 Votes
    6 Posts
    0 Views
    N
    JimmyRopes wrote: They reside on a Linux server. What are you talking about? SharePoint does not reside on a Linux server. There is no need to create webservices with Cold Fusion to access SharePoint. The SharePoint web services can be accessed from Cold Fusion. There is also no need to create a .NET web service to expose the SharePoint objects either. When code is to be executed from a server or environment outside of the SharePoint environment then you use the SharePoint web services. JimmyRopes wrote: Immature "very dysfunctional environment where the manager doesn't have a firm understanding of the technology" "think it is retarded" "I really don't want to participate in this madness" Yes, I'll agree, you are immature. Go, Ah say go away, boy, you bother me! -- Foghorn Leghorn I know the language. I've read a book. - _Madmatt
  • 0 Votes
    5 Posts
    0 Views
    J
    nicetohaveyou wrote: could you please direct me to a workflow where i could find the ways to create an event handler which will copy the contents of a list to a different list. As was pointed out by another resopndent why are you asking for a workflow if you want an event handler? Take a look at this article Extending SharePoint Server 2007 by using Features[^] It only gives examples of deleting but it covers the basics of SharePoint event handlers. Simply Elegant Designs JimmyRopes Designs Think inside the box! ProActive Secure Systems I'm on-line therefore I am. JimmyRopes
  • Event Handler AfterProperties [solved]

    com data-structures cryptography help tutorial
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • 0 Votes
    1 Posts
    0 Views
    No one has replied
  • Formula problem

    sharepoint help announcement
    5
    0 Votes
    5 Posts
    0 Views
    D
    Hello, I wasn't aware of the issue, tbh, but it would seem that system columns such as Modified, Version etc. get updated after the content of your list or doc lib. which is what's screwing your calculated column up. When you edit and resave your calculated column it performs the calculation again which is why you get the correct result again. If I can get to the bottom of it I'll post a fix/workaround.
  • Sharepoint 2010 Link documents in document library

    sharepoint help tutorial
    11
    0 Votes
    11 Posts
    0 Views
    P
    this[^] might be useful for you to creating lookup field with filter. --Pankaj
  • 0 Votes
    2 Posts
    0 Views
    N
    SharePoint 2010 uses the css class name of s4_notdlg to hide elements when the page is being displayed in a dialog. You may want to apply this to your master page as necessary. The height and width are set from the JavaScript that displays the dialog. For built-in dialogs you would need to locate and modify the javascript, which is not a good idea. I know the language. I've read a book. - _Madmatt
  • share point server

    csharp sharepoint visual-studio sysadmin question
    2
    0 Votes
    2 Posts
    0 Views
    N
    SharePoint Workspace is not SharePoint Server. Before working with a technology you should understand what it is, and isn't. http://technet.microsoft.com/en-us/library/ee649102.aspx[^] Also, please read this http://www.codeproject.com/Messages/3122370/How-to-get-an-answer-to-your-question.aspx[^] A subject line of "share point server" in the SharePoint forum is useless. I know the language. I've read a book. - _Madmatt