in

SharePoint University

Clean slate. Nothing but SharePoint.
All Tags » .NET » MOSS 2007 (RSS)
Go, SharePoint!

Browse by Tags

  • Saving Data from Editor Part

    Hi, Im trying to set up an editor part and I want to save data from the editor part in to the web part (simple right?). I have no problem doing that using the set/get methods with regular strings etc. But I would like to do the same with an array. Is this possible or is there another way of saving the...
    Posted to Development (.NET) (Forum) by boneill3 on 07-22-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
  • SPD Workflow not triggering in the SharePoint Portal

    Hi guys, I have a strange behavioure. Untill couple of days ago all my workflows which created in SPD with some C# .NET custome codes (well entire functionality of the workflow was coded in C#) was working just fine in my SP Portal. but since couple of days ago it just stopped working (yes, just like...
    Posted to Setup, Admin and Deployment (Forum) by Rizi on 01-18-2008
Page 1 of 1 (4 items)

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