Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


rmeeusen@partena.be
2011-10-03T16:48:25Z
😕 I think Visual Cron have as serious problem with SSIS ‘property expressions’. When you create for example a ‘dummy’ package to read one XML file, you get an error with ‘interactive services’.
To change the property of the ‘XML dataflow task’, for ex. DataSchema property is only possible at the upper level. In my case, a sequence container.
When you execute the package, DTEXEC interprets the expression before the package effectively is executing.
Within Visual Studio, DTEXECUI en SQL agent, this is no problem at all.
But when we’ve launch this package with Visual Cron,… the job just hangs for hours. To detect there is a problem, I’ve started the interactive service detection, and know I can see there is an error. Only the message is unreadable.
Removing the expression from SSIS task, becomes the package running fine.
The only thing is, we really needed the expressions to make the package dynamic.

Please investigate this issue.

Many thanks,

Ronny
UserPostedImage
rmeeusen@partena.be attached the following image(s):
Sponsor
Forum information
Support
2011-10-03T16:50:41Z
Could you upload a sample that just works (but fail in VisualCron) that is as simple as possible and do not require any server configuration?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
rmeeusen@partena.be
2011-10-04T05:35:28Z
Zip file attached.
Read the readme for installation.

If you need any other information, just let me know.

thanks,

Ronny
File Attachment(s):
testPropertyExpressions.zip (10kb) downloaded 49 time(s).
rmeeusen@partena.be
2011-10-05T07:03:09Z
any idea's yet? needed more info?
Support
2011-10-05T14:23:29Z
We have not forgotten you. This case has been place in a queue for testing and we will get back to you after testing. Hopefully we are able to do that tomorrow.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
rmeeusen@partena.be
2011-10-05T14:28:41Z
thanks for the response.Hopefully, we Hear You soon
Support
2011-10-06T07:06:07Z
Hi,

we did test this. We are using a wrapper of the DTS/SSIS libraries from MSSQL. It is not exact thing as DTExec. The problem is that this wrapper crashes internally for an unknown reason and that is not something we can do anything about as we cannot change that code part. We are dependent on the wrappers we get from Microsoft here.

An alternative would be to use DTExec in the background but that is not as efficient as this and take some time to implement.

I am moving this topic to Feature requests to see if we can do anything any workaround in the future. I am sorry if the answer was not what you wanted to hear right now.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
rmeeusen@partena.be
2011-10-06T09:53:13Z
Indeed, I was expecting another answer.
Any idea's yet for the work-arround ?
We're still hoping not to change every job to background executions...
Anyway, at this moment, thanks for the open communication.
Hope hear something quickly.

Regards,

Ronny
Support
2011-10-06T10:18:56Z
I think the quickest workaround would be to schedule DTExec.exe in the Execute Task. That would close the gap in any current limitations.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
rmeeusen@partena.be
2011-10-10T14:10:20Z
Hi Support,

We're executing the packages within the process task. And this work fine, but ...
when we do this with remote execute, it always fails with access violations.
Can you explain with special access is needed to execute a remote task?

thanks,

Ronny
Support
2011-10-10T14:36:45Z
Did you try switching between "With profile" and "Network credentials" option?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
rmeeusen@partena.be
2011-10-10T14:48:39Z
No, don't know it exists. Can you explain where I can change this. I couldn't find it in the remote execute task

thanks,
ronny
Support
2011-10-10T15:18:41Z
Sorry, I misread, I thought you were using the normal Execute Task - remotely. I am not sure what permissions DTExec requires. You could always install the Server part on the remote machine and schedule it from another machine.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top