in

SharePoint University

Clean slate. Nothing but SharePoint.
All Tags » .NET » MOSS (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
  • 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
  • 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
  • ** Please ignore this post.

    My aplogies all, but I have since received a more specific spec as to what is required.
    Posted to Development (.NET) (Forum) by NeilSc on 10-24-2007
  • urlMappings on a sharepoint site

    Hello I'm having a problem on a sharepoint site.I have a development site on a Virtual PC, where i set up urlMappings. It works fine as it should. But when I do the exact same thing on our demo and production server, i won't show any affect. Why dows my settings from web.config gets ignored?...
    Posted to Development (.NET) (Forum) by goodcall on 10-01-2007
  • Re: Trying to add a new website to SharePoint 2007 Programmatically

    Hi, I have an strange problem and I guess it is related to your explanation but I am not able to solve it. I have a customization code that creates and manage programatically several nested tree of sites. It is programmed in a .NET console program that starts whith the next code lines: SPSite PINAR_SiteCollection...
    Posted to Development (.NET) (Forum) by mateosan on 09-04-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
  • How to set permissions for a document in a document Library Programatically

    Hi, After uploading a document to a document library, I would likte to set access rights for that document programatically (only a limited set of users should have acces to certain documents) I can do that over the document library user interface, but I would like to do that from my upload document program...
    Posted to Development (.NET) (Forum) by kibele on 08-27-2007
Page 1 of 2 (13 items) 1 2 Next >

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