Skip to main content
Nintex Community Menu Bar

Error while project deployment

  • December 17, 2008
  • 2 replies
  • 10 views

Forum|alt.badge.img+3

I am trying to deploy a project in VS2005. The project builds with no errors, but when i deploy it, I get the following error :Error 173 SmartObject: 'xxxxx(FileName) Process Instances' contains a Property with the same name 'Status'. The file referred to is the .msbuild file. I have checked the same but unable to get any solution.


 



 

2 replies

Forum|alt.badge.img+9
  • Nintex Partner
  • December 17, 2008

Have you checked if there is another version of the SmartObject deployed?  Have you tried deleting the SmartObject from the K2 Context Browser and then tried redeploying it again?


Forum|alt.badge.img+9
  • Nintex Partner
  • December 21, 2008

It sounds like you may have a process or activity data field that has the name 'Status' and you have "Create Workflow Reporting SmartObjects" created.  There is a field called "Status" already included in the base process reporting smartobject, thus if you have a process datafield with the same name it doesn't like it.

I think all you need to do is rename your datafield or turn off "Create Workflow Reporting SmartObjects" (assuming you don't need them).