Skip to main content
Nintex Community Menu Bar

Error deploying process with Infopath Integration

  • September 19, 2007
  • 1 reply
  • 5 views

Forum|alt.badge.img+2

Hello,


 I realy nead help.


I'm trying to make very simple test process with InfoPath integration (Forms Library in MOSS).
On Deploy, build finishes fine but deploying process ends with "Object reference" error.


Error 1 Object reference not set to an instance of an object. C:ProjectsTestSolutionTestApprovalobjDebugDeploymentTestApproval.msbuild 67 6 TestApproval



<Target Name="InfoPath Process and Event Deployment" Condition="$(InfoPath_Process_And_Event_Deployment) == 'true'">
<SourceCode.DeploymentTasks.InfoPath.PublishFormTemplateTask TaskGuid="2384bafe4e4b4b3bb946d1decfbee115" />
</Target>


 When I try to deploy process without Infopath integration, everything is fine.


Setup: Single Server (Virtual PC 2007), HotFix1 (Same thing before HotFix)


Please advice.


Tnx.

1 reply

Forum|alt.badge.img+2
  • Author
  • Nintex Partner
  • September 21, 2007

Thanks for replying Holly


No errors in Design Checker. Compatibility for web forms is ok.
We think that we found the reason.


MOSS Language pack. Site Collection that has the forms library has Croatian Language pack.
Just for fun we tried to create new Site Collection with English template and everything works fine.


Did you seen issue like this and do you have any sollutins?


Tnx


Danko