Browse by Tags

All Tags » ASP.net   (RSS)
Showing page 1 of 2 (11 total posts)
  • Experiences with .NET 3.5 SP1 on sharepoint

    We have upgraded our testenvironment with .NET 3.5 SP1 on the sharepoint frontend servers. That causes problems:  .net 3.5 brings in a security fix that affects distributed sharepoint environements e.g. webservices don't work anymore and problems with the formsserver because of security issues. This problem is handled by modifying the ...
    Posted to General (Forum) by MD_LF on November 19, 2008
  • Sharepoint task

    Hi, I have a Sharepoint integrated process. A task gets created for a user in the tasks list in sharepoint. when a user clicks on the task, the associated custom page opens up and user can put some comments in the page. Now the issue which i am facing is that how we can update the sharepoint task from page code behind to continue the ...
    Posted to General (Forum) by riteshnegi on October 31, 2008
  • K2 Blackpearl with Custom ASP.NET Forms & Sharepoint Integration - Problem

    Hi As part of POC, i am building a workflow and associating it to Sharepoint List. I am building custom ASP.NET forms for Initiation, Association & Task forms. Using Blackpearl's Sharepoint Integration Wizard for binding my workflow with the Sharepoint list. Process has been successfully deployed.Here is my problem. a. For unknown ...
    Posted to General (Forum) by shankarba on October 24, 2008
  • sharepoint workflow integration

    Hi, I am trying to achieve the sharepoint workflow integration. I have custom pages out of which one needs to come up when a user clicks New Item on a list. Can somebody guide me here how to achieve this? Also while configuring the sharepoint workflow integration wizard, on the connection settings page, if the form location is specified as ...
    Posted to General (Forum) by riteshnegi on October 24, 2008
  • How to Configure an Approval Process based on Organizational Hierarchy

    Hi, I would like to achieve the Following ; A Leave Approve Process: has 3 levels : An employee initiates the request -> This should be forwarded to his manager & email should be triggered and subsequently to His Manager. After that It should go to a specific (user or group) say HR and stops. My problem : 1) how can i add the active ...
    Posted to How to’s and Best Practices (from community) (Forum) by satishm on October 21, 2008
  • Strange intermittent security error using SmartObject API

    An ASP.NET web application that is working about 90% of the time is falling over when trying to load SmartObject data via the API. I have managed to track the issue down to a call to the Win32API function TranslateName which is being made by the assembly ADUM.dll. This problem is intermittent, and the same page will work most of the time (for the ...
    Posted to General (Forum) by bennor on September 23, 2008
  • Re: Validation

    Thanks!  I got tired of writing the same basic code over and over, so I packaged it up in a control. The control fires an event called 'ValidateWorkflowFields'  that you can handle in the page.  In the validation event, return true if you consider the data entered to be valid and the event will be actioned.  Return false and ...
    Posted to ASPX Controls for [blackpearl] - Discussions (Forum) by DavidL on September 16, 2008
  • Forms / Basic Authentication and Actioning Work Items

    I'm working on a solution that would allow users to action work items from the email message via a blackberry.  I've seen the best practice document (http://www.k2underground.com/forums/thread/18017.aspx) and that's incredibly helpful, but one question I had was if the users are using devices that aren't on the domain, can it work with Forms ...
    Posted to General (Forum) by dshookowsky on July 29, 2008
  • Missing K2 serial number

    Hi, I'm having this message when I need to start the form initiation: Missing K2 serial number I Still don't get it, how can I create the first form to be submitted with the creation of the work item serial number. Do I need to create new instance from the K2BP workspace each time, and then start the process from the work ...
    Posted to ASPX Controls for [blackpearl] - Discussions (Forum) by geek on February 13, 2008
  • Opinion Please: Design Options for K2Panel Control

    I'm working on a new control to add to the library called K2Panel.  This control will work with K2Submit.  Add a K2Panel to the page, then you can add standard ASP.NET controls to the panel.  If the ID of the control matches a K2 activity or process level variable, the panel will take care of moving data back & forth between the ...
    Posted to ASPX Controls for [blackpearl] - Discussions (Forum) by DavidL on December 18, 2007
1 2 Next >