Showing posts with label load. Show all posts
Showing posts with label load. Show all posts

Sunday, March 11, 2012

.net version of crystal reports?

is there a .net version for crystal reports, if i do my reports in 8.5 and load them in a .net application. would it be a problem?
i would be happy if someone could clarify my confusion!
thanksYes there is a .Net version that is supplied with MS Visual Studio .Net. Your 8.5 reports will be fine under CR.Net, but if you create new reports under .Net, you will not be able to open them in 8.5|||who owns the .net version of the crystal reports, is it by microsoft corporation or seagate?|||Beats me :)

Sunday, February 19, 2012

...cannot be run because the SSIS subsystem failed to load....

Greetings all,

After moving all my packages to a new server, win2K3, SQL2k5, non of the SSIS packages run. They all ran fine on the other server.

The error is

"2006-03-07 13:09:38 - ! [LOG] Step 1 of job 'ExportXML' (0x4E0C7495EFE4034FA6EF94B7C7F77262) cannot be run because the SSIS subsystem failed to load. The job has been suspended"

These packages ran perfectly on the old system.

Running the package manually, using DTExec or from the Saved Packages tree in SQL is fine.

Package is saved in SQL.

Any ideas?

Do you have SSIS installed on that machine?

This isn't meant to be as patronising as it sounds, honest.

Its just that some people think installing BIDS constitutes installing SSIS and that isn't the case.

-Jamie

|||

Since your package works on the new server using DTExec (and the error indicates an agent subsystem failed to load) you might want to post this question to the agent forum since it sounds like an agent problem not an SSIS problem.

Thanks,

Matt

|||

Jamie,

It is installed.

I can run packages saved in msdb usiing dtexec with no problem.

Will post on the Agent group and see. Only a couple people had this problem it would seem.

Cheers,