Browse Site by Tags

Showing related tags and posts across the entire site.
  • Using the API to retrieve a completed Process Instance

    Hello everyone, What is the trick to getting a process instance for a completed workflow? I have the code below to retrieve an instance that I (as an administrator of K2 and full access to the particular process) started. On line 16, where I try to open the process instance, I get an error that states...
    Posted to General by gandora on Wed, Mar 3 2010
  • Creating a custom worklist and linking to webforms

    I have a pretty basic workflow setup in K2 and each activity has a default client event which a WebURL property set. In ASP.NET if I get the worklist by doing: Connection conn = new Connection(); conn.open("SERVER"); Worklist wl = conn.OpenWorklist(); I have the URL with the SN passed to it...
    Posted to K2 blackpoint by ddunin on Fri, Jan 29 2010
  • Inconsistent Date formats - a desperate plea for help!

    All, Don't know if this one has anything to do with the K2 elements, but it's got me completely stumped, so I thought I'd post it here in desperation, and in case someone else has experienced the same issue.... We have a process (called Billing Start) which allows our Finance people to kick off various...
    Posted to General by PaulShrimpton on Tue, Sep 22 2009
  • Driving page flow via K2 in an ASP.NET application for a single user's session

    I am almost 100% sure that I saw an example somewhere of how a K2 Blackpearl workflow can be used to drive page flow within a single user's session, but now can't find it. So..to be concrete,: - lets say I have forms A, B, and C (asp.NET application aspx pages) - when user submits form A, I want K2 to...
    Posted to General by aasianov on Thu, Jun 18 2009
  • Security Vulnerability Analysis PlugIn Project for Fiddler

    I've been running the SANS DEV544 Course Twitter account @SANSecDotNet for about a week now and was asked a simple questions by @competentgirl about the differences between WebScarab and Microsoft Fiddler Web Debugger . I've used both on occassion, but never considered them similar - mainly because I...
    Posted to Underground Coding on Fri, May 22 2009
    Filed under: httpmodule, asp.net, vulnerability, fiddler, viewstate, scanner
  • ASP.NET 2.0 SmartCard HttpModule + Role/Membership Support Coming Soon

    This week I finally have had some time to take a look underneath the Membership and Roles infrastructure in ASP.NET 2.0 and have a significant update to the ASP.NET SmartCard HttpModule coming in the next couple weeks, as well as some necessary additions. A preview of this update: SmartCard support under...
    Posted to Underground Coding on Thu, Feb 14 2008
    Filed under: security, smartcard, .net, httpmodule, membership, asp.net
  • The "White Screen" Bug in IE with ASP.NET

    Recently I ran across a pretty odd issue on an ASP.NET web site that I was able to work through.  Setup 1. Internet Explorer 2. Smart Card Authentication with SSL/TLS 3. ASP.NET 2.0 web site running on IIS 6.0 on Win2k3 Symptoms When using the web site, users complained that at certain points when...
    Posted to Underground Coding on Thu, Jan 24 2008
    Filed under: debugging, smartcard, programming, asp.net, tls, clientcertificates, CAC, ssl, iis
  • PDF version of SmartCard article

    I've posted a PDF version of Implementing Smart Card Authentication and Authorization using ASP.NET. You can download it here .
    Posted to Underground Coding on Wed, Apr 25 2007
    Filed under: security, authentication, authorization, smartcard, .net, asp.net, pdf
Page 1 of 4 (80 items) 1 2 3 4 Next >