in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

Browse by Tags

  • Workflows - Item.Update - modified by system account

    Hi, I have developed a workflow for our document management. Every time an item/document is checked in (create and update event) the workflow starts. It checks some properties and creates a unique code for that document, depending on some required properties that are already filled in. Now this workflow...
    Posted to Development (.NET) (Forum) by Tineke on 06-02-2008
  • Re: Marketplace / For Sale in SharePoint?

    I had done this in SharePoint 2003, but MOSS/WSS would be the same. Basically, I created a custom list that had the information about the item that was for sale. I then created a separate list for interested buyers that would like to the custom "Inventory" list. On the "Inventory"...
    Posted to General (Forum) by Jeremy Woods on 05-06-2008
  • MOSS site template vs site definition

    Can someone explain the differences (pros and cons) between the use of Site Templates vs Site Definitions ? I was told that for scalability and performance, Site Definition is the way to go. Any advise is much appreciated! Thanks.
    Posted to General (Forum) by MOSS_newbie on 05-01-2008
  • Error Previewing the webpart

    I am getting error when previewing the webpart. "An Error occured when previewing the webpart" I didn't understand what is the problem in my code. Here is my code,i am developing the web part in a remote machine where sharepoint is not installed.I just copied the sharepoint.dll into my...
    Posted to Development (.NET) (Forum) by aditya_raj on 03-18-2008
  • CrossListQuery (CAML Question)

    Hi, I am trying to use the CrossListQueryInfo class to find pages that matches some conditions. So far, the filters and everything works fine except the ViewFields. CrossListQueryInfo query = new CrossListQueryInfo(); query.RowLimit = 5; query.WebUrl = SPContext.Current.Site.ServerRelativeUrl; query...
    Posted to Development (.NET) (Forum) by ktt on 03-06-2008
  • Re: Custom Authentication Woes.

    I am also having this same problem. I am not able to find any of the users within my custom provider I have a custom provider that we use for all of our applications. I am attempting to use it for MOSS. I have done the following with no success: Created a "Base" Intranet application. Created...
    Posted to General (Forum) by WayneSigns on 01-23-2008
  • Can't debug custom MOSS event handler anymore, please help!

    I wrote a custom event handler overriding ItemAdding. I changed it to override ItemAdded instead because I couldn't get access to the list item's content type. Now when i attach my code to the w3wp process it won't hit any break points and there are no errors in the event viewer. This is...
    Posted to Development (.NET) (Forum) by sharkmu25 on 11-28-2007
  • Custom Order Management (BDC) Webpart for Dynamics GP 10

    Hi All, We need to create a customer Order Porcessing Webpart to replace the one generated by the Business Portal 4 installation. The changes include the automatic filling in the Shipping Cost based on the Shipping Method, as well as 3rd Party Credit Card Verification. Where to start? Is it possible...
    Posted to Development (.NET) (Forum) by NeilSc on 10-25-2007
  • Adding c#function to an xslt file in a web part

    Hello, Our IT group has developed a custom application in MOSS. Within the MOSS search, and XSL file has been used to format the data. The goal for the search results is to display a different link depending upon the user's rights. In order to do this, we figured we could extend XSLT with C# and...
    Posted to Development (.NET) (Forum) by bhsjgraziano on 09-12-2007
  • HELP! Custom workflow refuses to work!

    Okay... For the past week, I have been tearing through every document available on creating custom workflows. I do not know C# very well, and I am expecting this to be a major factor in my issues. Nonetheless, I must get this notch in my belt [Or Else!]. I have purchased the book titled "Inside...
    Posted to Development (.NET) (Forum) by knotbeer on 09-04-2007
Page 1 of 2 (17 items) 1 2 Next >

Need SharePoint Training? Attend a SharePoint Bootcamp!
Forum content (c) original posters. Everything else (c) 2008 SharePoint Experts, Inc.