Skip to main content
Nintex Community Menu Bar

Create a BDC application of a SmartObject

  • May 6, 2009
  • 2 replies
  • 18 views

Forum|alt.badge.img+3

Hi.


I've created a SmartObject that we use in multiple forms and workflows. Now, we what to use this smartobject in SharePoint and register a BDC application for it.


To register the BDC application I use the K2 for SharePoint in Central Administration.


Now, the Create Application displays Shared Services and all my SmartObjects. Everything look fine, but when I select my SmartObject (with a PK and no required fields) and click Create I only get "Error: In Create BDC Application: Web service build did not complete.".


I can't find out what's wrong. No errors in Event Viewer, SharePoint Log, K2 Console. Any ideas of what is wrong or where I can look for errors?


Cheers.


Jan 


 

2 replies

Forum|alt.badge.img
  • December 10, 2009

Did you solve this problem? we are getting the same error.


Miriam


Forum|alt.badge.img+3
  • Author
  • December 11, 2009

Yes, I did. 


The outcome of this was that the error was due to write access to assembly temp. A aspnet_regiis -i  and aspnet_regiis -ga <application user account> resolved the issue.