The number of outputs is incorrect. There must be exactly 1 or 2 outputs.

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Cloud Applications
Post Reply
roniel.navarro
Posts: 1
Joined: Wed 22 Apr 2015 15:03

The number of outputs is incorrect. There must be exactly 1 or 2 outputs.

Post by roniel.navarro » Wed 22 Apr 2015 15:09

Hello fellows!

Has anyone faced this error before?
The number of outputs is incorrect. There must be exactly 1 or 2 outputs.

It's a lookup component and it's giving me this error when I run it from a SQL Job and not from the VS IDE

Thanks in advance for your kind help

Roniel

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: The number of outputs is incorrect. There must be exactly 1 or 2 outputs.

Post by Shalex » Fri 24 Apr 2015 14:22

1. Exactly the same package works correctly (and without errors) in Visual Studio, doesn't it?
2. Try adding the "Refresh Metadata = True;" option in your connection string. Does this help? If not, send us your package (mark a confidential information with asterisks).

Post Reply