Skip to main content
Nintex Community Menu Bar

VSS and K2 Designer for Visual Studio

  • December 21, 2007
  • 4 replies
  • 12 views

Forum|alt.badge.img+3
Has anyone played around with a solution in K2 Designer that is bound to VSS?  I tried it and it was painfully slow.  Took minutes to open up the code for a Default Server Event.  I finally unbound the solution...we'll see if that speeds things up.

4 replies

Forum|alt.badge.img+11
  • Nintex Employee
  • December 21, 2007

On which Blackpearl release are you working - SP1?


- Ockert


Forum|alt.badge.img+3
  • Author
  • December 21, 2007
Yes, SP1.

Forum|alt.badge.img+9
  • Nintex Partner
  • December 28, 2007
Have things improved since unbinding from VSS?  Also was this occuring every time you viewed code or just the first time that Visual Studio was open?

Forum|alt.badge.img+3
  • Author
  • December 31, 2007

Unbinding didn't help.  I ended up working with VSS in a completely disconnected way.  Now, I simply check out and check in from VSS and then work in Visual Studio without it knowing the code is from VSS.


The slowness problems were occurring every time I opened a Server Code event.  I imagine its because the .cs files that are created for these events are dynamic, but reside physically in the Extender Projects folder.