Skip to main content
Nintex Community Menu Bar

Unable to Debug Server Event Code

  • December 10, 2008
  • 5 replies
  • 20 views

Forum|alt.badge.img+6

When i try to debug the simple application, i am getting the following error message


 The following breakpoint cannot be set:


At EventItem_<GUID>.cs, line 19 character 13


("ExtenderProject_<GUID>.EventItem_<GUID>.Main(Project_<Guid>.EventItemContext_<GUID> K2)',line 5)


The common Language Runtime was unable to set the breakpoint.


I am using debug configuration and Deploying the code every time when i debug, Eventhough i am not able to set break points. Any body can help me on this?


 


Vijay

5 replies

Forum|alt.badge.img+3
  • Nintex Partner
  • December 10, 2008

You should install the latest hotfixes.

See http://kb.k2workflow.com/articles/kb000323.aspx for more details.


Forum|alt.badge.img+6
  • Author
  • December 11, 2008

First of all thanks for Your reply. I installed the updates what ever the link you provided. After that I am not able to deply and getting the following error message


24129 A database error occurred : Procedure or function sExportEventAction has too many arguments specified


Can you help me on this ?


 


Thanks


Vijay


 


Forum|alt.badge.img+3
  • Nintex Partner
  • December 11, 2008

Sounds strange..Did you run the configuration manager after the update, and rebooted? sounds like the database is not updated or something like this.

And you installed the Updater for KB 350?

marco


Forum|alt.badge.img+11
  • December 11, 2008

Did you install the update on all of your K2 components, not just the developer client?


Forum|alt.badge.img+6
  • Author
  • December 11, 2008

 


Ok Now it's worked. Problem was after i Install updates i did't reconfigre. After i reconfigure all settings it works well.


Thank you very much marco for your help.