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
  • Web part events firing out of order

    help com tutorial question
    3
    0 Votes
    3 Posts
    2 Views
    J
    I did try to move the create code to the render event but I must have done something wrong because an event handler with a Page.Render.Redirect (to go to different InfoPath forms depending on the KPI selected) didn't work when the create code was located in the RenderWebPart event override. I will have to try it again. I do remember doing that in other web parts. Over the past few days I refactored the code so not much is happening in the OnLoad event override and moved the functionality to the RenderWebPart where is is needed. This appeared to have worked but I am still cautiously optimistic. I need to test this application more before I have confidence that it is problem free. Thanks for the link. I'll look into it. I first used the query string but that was problematic so I switched to the session variable. I will look into implementing the connectible web parts described in the link. Simply Elegant Designs JimmyRopes Designs Think inside the box! ProActive Secure Systems I'm on-line therefore I am. JimmyRopes
  • How to get template name for site

    tutorial question learning
    4
    0 Votes
    4 Posts
    2 Views
    A
    Getting the SPWebTemplate that was used to create a site seemed specific, but towards the end of your post you had mentioned about finding the type of the SPWEb. Hence, I was not sure what exactly was your question was related to. Anyways, I guess you would have used the methods of SPSite to get the web templates. In case you are using some other logic or method, do share the knowledge with me.
  • Full access to all Sites and Functions in WSS 3.0

    sharepoint sysadmin question
    2
    0 Votes
    2 Posts
    2 Views
    N
    My first guess would be that your boss has been added to the site or farm administrators group by whoever installed SharePoint. It sounds as though you, your boss, and the company need to get some training on SharePoint before trying to use it. It is a great tool, but it requires knowledge to use it effectively. I know the language. I've read a book. - _Madmatt
  • How to call ASPX page from share point context menu.

    tutorial
    2
    0 Votes
    2 Posts
    2 Views
    S
    Hi, You can embedd any asp.net application inside sharepoint, by placing it in _layouts folder and changing web.config file of sharepoint placed in "inetpub folder". For more information, please serach for "Intergation of Moss with Dotnet application pages".
  • Sharepoint Backup application in .net c#

    csharp sharepoint design help question
    2
    0 Votes
    2 Posts
    2 Views
    S
    Hello Jurie, Three Methods to take Backup and Restore Operations 1. Using STSADM Command 2. Using SharePoint Designer 3. Using Central Administration Select any one Method According to your requirement using STSADM we can take backup of total Site Collection using SharePoint Designer we ca take Backup of Single Site or Subsites in Site Collection and we can do restore operation using SharePoint Desinger too ... using Central Administration we can take Backup of total Server Farm plzz let me know if you need more information and steps to do..... Cheers, Regards, Siva (SharePoint Developer) Egon Software Pvt Ltd, Nagar Road,Pune
  • Sharepoint item locking

    sharepoint question workspace
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Getting data in sharepoint list through a table

    sharepoint question
    3
    0 Votes
    3 Posts
    2 Views
    S
    Yes i want kind of datasheet fuctionality ..but here are the problems ...active directory lookup are not allowed in data sheet ..i have given my user contribute permission but still when he goes to the item page it shows just view in datasheet ...
  • 0 Votes
    3 Posts
    2 Views
    M
    Hi, Thanks Much for ur reply.. But i don't want to use web service . Is there any option from .net application without using webservice?. Mohan t working for N.I.C
  • Retrieve ceckbox -value throuh "GetListItems"!

    sharepoint question
    3
    0 Votes
    3 Posts
    1 Views
    S
    Hello Friend, Check the Column having Choice datatype and it is not having the Choice values mentioned in a List so Mention it .... after doing that Fetch the data using GetListItem It will automatically display the Choice values Cheers, Regards, Siva
  • 0 Votes
    1 Posts
    1 Views
    No one has replied
  • Sharepoint not loading assembly

    help sharepoint dotnet sysadmin tutorial
    2
    0 Votes
    2 Posts
    2 Views
    J
    sacwchiri wrote: Im starting to believe it has something to do with the gac since i just dragged and dropped the .dll library in the assembly folder of the server's windows folder. Possibly your problem. Use gacutil[^] to load assemblies into the GAC and do an iisreset. Simply Elegant Designs JimmyRopes Designs Think inside the box! ProActive Secure Systems I'm on-line therefore I am. JimmyRopes
  • Handling list event.

    sharepoint announcement
    4
    0 Votes
    4 Posts
    2 Views
    S
    Are you sure that you restarted IIS? There is no foolish question, there is no final answer...
  • Missing "My Sharepoint sites" menu in My Links

    sharepoint question
    2
    0 Votes
    2 Posts
    2 Views
    S
    Hello kmb, Please find the "Myinfo.aspx" page in the Layouts folder(.../12/TEMPLATES/LAYOUTS) if it is not there check the SharedServices(SSP)and open the MySite Whether you are getting the SharePoint Site WebPart or not??? You will get SharePoint Site WebPart whenever you create a MYSite of Current User. Cheers, Regards, Siva (SharePoint Developer):rose: modified on Saturday, August 14, 2010 2:52 AM
  • CAML Query is not working [modified]

    database
    3
    0 Votes
    3 Posts
    3 Views
    P
    I am not getting you....
  • 0 Votes
    1 Posts
    1 Views
    No one has replied
  • 0 Votes
    2 Posts
    2 Views
    N
    This is not the place for advertisements :mad: I know the language. I've read a book. - _Madmatt
  • Lists.asmx GetList failed with error 12044

    xml sharepoint wcf com sysadmin
    4
    0 Votes
    4 Posts
    2 Views
    E
    Solved it. I found out that if SharePoint server returns (12044)ERROR_WINHTTP_CLIENT_AUTH_CERT_NEEDED, just resend the content again but this time without the header. Kinda hackish, but works for me :doh:
  • Passing data to an InfoPath form

    com security question
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • SP Exams

    sharepoint algorithms help
    3
    0 Votes
    3 Posts
    2 Views
    F
    You can check out 'Pass4Sure' (pass4sure.com) and Measureup (measureup.com) after july 2010 because new tests will be coming out.
  • SpQuery Question

    question html data-structures
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied