SSIS is not running in 64 bit production server - Error Class cannot be found while running from c# web application

Full error message:
An Integration Services class cannot be found. Make sure that Integration Services is correctly installed on the computer that is running the application. Also, make sure that the 64-bit version of Integration Services is installed if you are running a 64-bit
application
I have developed SSIS package in my development machine where the OS is 64 bit and sql server 2012 is installed.
The package has excel source and oledb destination. Excel files can be both .xls and .xlsx format. Since i want to run both xls and xlsx format i have installed
32 bit Microsoft Acess database engine form the below link, then both xls and xlsx format worked.
.xls - 32 bit
.xlsx - 32 bit and 64 bit is available. So in common i have to run it in 32 bit.
I have set Run64BitRuntime to False and ran package. it is working fine. I cannot set Run64BitRuntime to True and run the packages. Because i have office products installed on my machine which is 32 bit. if try to install 64 bit Microsoft Acess
database engine redistributable pacakage from below link , it is throwing error saying that, already office 32 bit product is installed so uninstall 32 bit product and install 64 bit.
Excel connection string is Ace database engine only. everything works fine.
microsoftcom/en-us/download/details.aspx?id=13255
Now i am trying to invoke package from c# code by using Microsoft.SqlServer.ManagedDTS.dll and it is also working fine in my dev machine.
When i deploy the web application in production am getting the error while invoking package. the full error message is posted in 1st line of this thread.
Then i tried to execute the package in production server by using dtexec utility, it is working fine. I tried both 32 bit and 64 bit dtexec utility by going to specific path (program files(x86) and Program files) via command prompt.
It is all working fine. So the error coming when i invoke from web application. My guess is ManagedDTS causing problem.
Where can i find 64 bit Microsoft.SqlServer.ManagedDTS.dll
or is it because of any other problem. i have checked below links, still problem not resolved.
social.msdn.microsoftcom/Forums/sqlserver/en-US/491384d2-02f7-4178-a1c3-bcbd58e57fce/an-integration-services-class-cannot-be-found-make-sure-that-integration-services-is-correctly?forum=sqlintegrationservices
forums.aspnet/t/1990417.aspx?Issue+deploying+SSIS+Package+in+production+web+server

1) "I have set Run64BitRuntime to False and ran package" -> this is not valid outside of your development environment, it is made for simulation purposes as all the dev tools are 32 Bit
2) "Where can i find 64 bit Microsoft.SqlServer.ManagedDTS.dll " is basically SSIS. It is quite possibly the culprit. I am inclined to think you attempt to run the package where there no SSIS installed.
Arthur
MyBlog
Twitter

Similar Messages

  • [solved] To display Processes which are not running from constant process

    i have constant processes prostat1,prostat2,prostat3,prosta4,prostat6,prostat8,prostat9 (6 processes) runs to support the application
    Now my problem is
    i want to display the process which is not running (from the above 6 processes)
    Thanks in advance

    Try this
    echo "Constant processes not running"
    echo
    for PROC in prostat1 prostat2 prostat3 prostat4 prostat6 prostat8 prostat9
    do
            if [ ! "`ps -ef | grep $PROC | grep -v grep`" ]; then
                    echo $PROC
            fi
    doneBTW, those are 7....:-)

  • On my MacBook Pro running )SX 10.9.5 when I go to Contact Sheet II on Photoshop Elements 12 Editor it say The Operation could not be completed...The file or directory cannot be found...help.. ?Derek

    On my MacBook Pro running )SX 10.9.5 when I go to Contact Sheet II on Photoshop Elements 12 Editor it says The Operation could not be completed...The file or directory cannot be found...help.. ?
    Derek

    See if this solution works:
    https://forums.adobe.com/thread/1623951?q=contact%20sheet

  • BPC 7.0 M SP08 - The server is not responding or there is a server error

    I have upgraded BPC 7.0 M SP3 to SP8. The front end servers are load balanced running Windows Server 2003 Enterprise SP2. The backend is SQL Server 2008.
    When using the new office or admin client I am now getting "The server is not responding or there is a server error" when using the Connection Wizard.
    If I use the old client, I get past the Connection Wizard, but receive "LoadAppInfo :-1 : Failed to connect Database. This occurs if I go to the load balancer or one of the farm web servers directly.
    During the upgrade of the server, the system check showed all green checks, but there was a message about something wrong with services. After finding nothing to identify the issue, I continued with the installation. After the upgrade, Server Manager Diagnostics shows all green checks.
    Thanks for any help.
    Joe

    Hi Sorin,
    Thanks for the response.
    I performed an upgrade.
    Both tables have the correct info.
    I have installed the latest client. With the old client I get, "LoadAppInfo :-1 : Failed to connect Database."
    With the updated client I get "The server is not responding or there is a server error." error from the Connection Wizard. Because of the error, I do not get a chance to select ApShell when using the new Excel client. But this is what I find in tblLogs:
      ==============[System Error Tracing]============== 
      [System  Name] : WebFolderSvr 
      [Message Type] : ErrorMessage 
      [Job Name]     : CommonFileAccess::GetServerInfoXML 
      [DateTime]     : 12/20/2010 10:27:13 AM 
      [UserId]       : MYDOMAIN\svc_sapbpc 
      [Exception]       DetailMsg  : {Value cannot be null.  Parameter name: type} 
      ==============[System Error Tracing  End ]============== 
      ==============[System Error Tracing]============== 
      [System  Name] : ApplicationService 
      [Message Type] : ErrorMessage 
      [Job Name]     : OSoft.Services.Webservice.ApplicationService.ApplicationService.Query() 
      [DateTime]     : 12/20/2010 10:27:13 AM  [UserId]       :  
      [Exception]       DetailMsg  : {Exception has been thrown by the target of an invocation.} 
      ==============[System Error Tracing  End ]==============     
    and Fiddler shows:
    You are not authorized to view this page
    You do not have permission to view this directory or page using the credentials that you supplied because your Web browser is sending a WWW-Authenticate header field that the Web server is not configured to accept.
    HTTP Error 401.2 - Unauthorized: Access is denied due to server configuration.<br>Internet Information Services (IIS)
    and
    <NewQueryMethodResponse xmlns="http://tempuri.org/OSoft.Services.Webservice.SystemConfigService/SystemConfigService"><NewQueryMethodResult>&lt;return status="failed"&gt;
    &lt;SessionInfomation&gt;
       &lt;SessionStatus&gt;succeed&lt;/SessionStatus&gt;
       &lt;SessionID&gt;&lt;/SessionID&gt;
       &lt;SessionTime&gt;&lt;/SessionTime&gt;
       &lt;SessionLastRequestTime&gt;&lt;/SessionLastRequestTime&gt;
    &lt;/SessionInfomation&gt;
    &lt;result&gt;Value cannot be null.
    Parameter name: type&lt;/result&gt;&lt;/return&gt;</NewQueryMethodResult></NewQueryMethodResponse>
    With the SP03 Excel client, I get "Cannot download ACCOUNT member information". Followed by "LoadAppInfo :-1 : Failed to connect Database". These are the entries I find in tblLogs:
    ==============[System Exception Tracing]============== 
    [System  Name] : JournalSvr 
    [Message Type] : ErrorMessage 
    [Job Name]     : clsQuery::GetSQLServerInfo  [DateTime]     : 12/20/2010 10:21:32 AM 
    [UserId]       :  
    [Exception]       DetailMsg  : {Login failed for user 'MYDOMAIN\BPCQAAPP1$'.} 
    ==============[System Exception Tracing  End ]============== 
    ==============[System Exception Tracing]============== 
    [System  Name] : JournalSvr 
    [Message Type] : ErrorMessage 
    [Job Name]     : clsQuery::Initialize 
    [DateTime]     : 12/20/2010 10:21:32 AM 
    [UserId]       :  
    [Exception]       DetailMsg  : {Operation is not allowed when the object is closed.} 
    ==============[System Exception Tracing  End ]==============

  • How to run notepad from a web application

    hi
    can any body know,how to run notepad from a web application under tomcat

    You already asked this question:
    http://forum.java.sun.com/thread.jspa?threadID=5150005&messageID=9561597
    Obviously running notepad on the clients PC is not possible (ignoring active x)

  • Is it possible to access Pages from an web application running in Safari in i-Pad?

    Is it possible to access Pages application from an web application running on safari browser in iPad ?

    Since you control the application AND the plugin - you can define ANY method of communication you want.  Shared files, shared memory, IPC, named pipes, etc.

  • Server error: Class: UCF Acroform Method error Message: Could not send mess

    Hi Gurus,
    I'm having a problem with displaying PDF file in the portal. I tried reinstalling Adobe 9. Tick and untick the option Display PDF in browser. But still encountering the error. Is it something to do with IE version? Please Help. Thanks in advance.
    Server error: Class: UCF Acroform Method error Message: Could not send message

    Hi,
        Please speify the system information so that I can help you
    Regards
    Sharanya.R

  • ICloud could not be activated because of a server error.

    Hello,
    I am having issues getting connected to iCloud from my Macbook Pro Late 2013. I have no problems logging in. I accept the terms and conditions and immediately get an error:
    Server Error
    iCloud could not be activated because of a server error. Please try again.
    Thanks for the help

    Hello,
    I am having issues getting connected to iCloud from my Macbook Pro Late 2013. I have no problems logging in. I accept the terms and conditions and immediately get an error:
    Server Error
    iCloud could not be activated because of a server error. Please try again.
    Thanks for the help

  • Apple Id could not be created because of a server error?

    I just upgraded to ios6 and it asks me to login to my apple account but I keep getting the "apple id could not be created because of a server error." message.  Did my upgrade go badly or am I not alone?

    1. Turn router off for 30 seconds and on again
    2. Settings>General>Reset>Reset Network Settings

  • Ho w to run exe from a web application

    hi
    is there any chance to run exe from a web application under tomcat.
    plz tell me

    Please make the extra effort to write out words such as "please" and "your". The extra keystrokes won't cost much in the way of time, and the enhanced clarity will be appreciated by those communicating on a forum with international readership.
    What don't you understand about the previous answers?

  • SSIS 2005 not running after upgrading (32 bit, Windows XP to 64 bit Windows 7)

    I really need some help. Recently I went from using Visual Studio and SQL 2005 on a laptop (32bit system - Windows XP) to a desktop unit 64bit processor with Windows 7). SSIS on the laptop worked just fine and I could execute and open packages in SSIS; however,
    my new desktop unit will not even allow me to open a new package or run an existing package. As soon as I attempt to create a new SSIS project, I receive the following error: "An error prevented the view from loading. The specified module could not be
    found. (Exception from HResult:0x8007007E)(System Windows Forms).
    SSIS won't allow me to view the control flow or data flow screens and if I attempt to run an existing package created with the SSIS wizard I receive the following error: SSIS package "Package1.dtsx" starting.
    Information: 0x4004300A at Data Flow Task, DTS.Pipeline: Validation phase is beginning.
    Error: 0xC0202009 at Package1, Connection manager "SourceConnectionExcel": SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040154.
    An OLE DB record is available.  Source: "Microsoft OLE DB Service Components"  Hresult: 0x80040154  Description: "Class not registered".
    Error: 0xC020801C at Data Flow Task, Source - Without_Sample$ [1]: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "SourceConnectionExcel" failed with error code
    0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.
    Error: 0xC0047017 at Data Flow Task, DTS.Pipeline: component "Source - Without_Sample$" (1) failed validation and returned error code 0xC020801C.
    Error: 0xC004700C at Data Flow Task, DTS.Pipeline: One or more component failed validation.
    Error: 0xC0024107 at Data Flow Task: There were errors during task validation.
    SSIS package "Package1.dtsx" finished: Failure.
    I have tried changing the properties in the package to run in 32-bit mode; however, this does not work. I can run queries and import data in SQL Server Management Studios just fine, as well as run queries and reports in Visual Studios; however, I can't execute
    or create any package in Visual Studio with the new machine. Am I missing a needed system file in the new sysWOW64 folder? The IT person who installed the software isn't familiar with the program and doesn't know how to fix it either. I'm relatively new with
    using SSIS and really need some help on how to get this fixed. Any help you can offer would be greatly appreciated.

    If the Development Studio environment does not even open then it is probably an installation issue. Possibly a DLL did not register properly. Could you take a look at the following forums where a similar issue is being discussed? You can also look for more
    responses by searching for "0x8007007e visual studio on windows 7" in your search engine.
    http://support.microsoft.com/kb/978714
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/0bcf22d6-adab-4595-b0d8-3a37ce7fbff3/2008-ssis-designer-stops-working-after-installing-vs11-dev-preview?forum=sqlintegrationservices
    http://stackoverflow.com/questions/10460118/the-specified-module-could-not-be-found-exception-from-hresult-0x8007007e
    - Aalamjeet Rangi | (Blog)

  • SSIS package is taking more time on production server than test server

    Same SSIS package was taking 18 hours on production and was just taking 6-7 hours on test server. When I increased the frequency of the Tlog backup file then it dropped to 11 hours. But still the difference of 3-4 hours is there.
    I had doubt that production server might have online transaction causing this issues, however this was proved wrong when I shutdown production sites and then also same output.
    Any idea where I am missing..
    Santosh Singh

    Thanks for taking time and trying to understand the explanation I had shared, please find comments inline:
    Are they performing server or database maintenance in the same window of time when the packages run. These include backups, index re-organize/rebuilt, partition switching, DBCC checks, statistics update, etc.?
    Comments: I am DBA too for them so I know better what is going on. No such jobs are executing during this window.
    What is the recovery model being used in production Full, Simple, Bulk-logged?
    Comments: Full
    Are the indexes and statistics being maintained in the source system you are extracting data from?
    Comments:Yes
    Have SQL Server configurations been modified such as Max Degree of Parallelism and Parallelism thresholds?
    Comments: Yes it was earlier, then I changed that back to Default while comparing Test environment which has everything default.
    Are there any special trace flags used to start up SQL Server in production?
    Comments: No only Trace 1118 for Tempdb enabled.
    Is SQL Server Auditing, Compression or Encryption being used in production?
    Comments: Only Backup compression has been enabled, no Auditing and no Encryption
    Is there Replication, Mirroring, Log-Shipping, Change Data Capture, Change Tracking being used in production?
    Comments: No Replication, Mirroring, Log-Shipping, Change Data Capture, Change Tracking being used in production. Earlier we had log shipping, however as of now log shipping as well. Its long time ago we removed log shipping.
    Are there other applications running along with SQL Server in the same Windows Server?
    Comments: No only sql server.
    Has SQL Server max memory changed from the default value? How much RAM is left for Integration Services and Windows? Check if paging is occurring.
    Comments: This is cluster setup for two instances on each node, so yes default memory is not still i had to adjust, however i didn't find high memory usage or memory issues in all log like sql, windows. 28 GB left for Integration Services and Windows
    and 50 GB-50 GB between two sql server instances. Paging looks normal too.
    Are there query hints being used in the SELECT queries?
    Comments:  Query we have bad, however this is our last target. The same query is executing in 6 hours in Test server and why it is taking now 11 hours is  the question of the hour for me.
    Thanks for all help again.
    Please let me know if I am missing anything.
    Santosh Singh

  • How to run local host web application in win 7 64 bit with oracle database?

    Hi all,
    Hope doing well,
    sir i am running my local host web application with oracle database in win 7 32 bit. it's working fine.
    but when i am running the same thing in win 7 64 bit. it's showing login error.
    not going to home page even i checked with this published file open in visual studio it's working fine.
    how to run it correctly?
    thanks in advance.

    The number of times you have been asked to post sufficient details for your questions, we would expect you to have got the message by now... but clearly not.
    952646 wrote:
    but when i am running the same thing in win 7 64 bit. it's showing login error.What error? You haven't posted an error. There are millions of possible errors in computing and you're expecting people to guess which one.
    not going to home page even i checked with this published file open in visual studio it's working fine.
    how to run it correctly?No code, no database version, no details...... = NO HELP.
    When are you going to learn.

  • LOGO IS NOT COMING IN SCRIPT IN PRODUCTION SERVER ONLY

    Dear all,
       i had  modify a std script for payment advice for FI module. my problem is that the company logo is not coming in form after execting it from tcode f-58 in production server only.
    i checked that graphics object in se78 in prod.sever , it is present there. the thing is that the logo is coming in the form when i executing it from development sever. can any body tell where is the problem.
    thanks
    Banaja

    Hi,
    May be you have changed the form in DEV and in PRD your print program is still calling the std form and not the new (z-form).
    Might be a good idea to check that in t-code NACE !
    Let us know if this solves your problem.
    Regards
    Hrishi

  • The slide show runs in "live mode" but will not run from the browser.

    Here is the link to the web page http://www.williamshomesteadranch.com/welldone.html
    This is the first time that I've tried to use a widget and it looks good, but will not run fromthe browser.

    The answer to the problem is very simple, the main images cannot be found. Please have a look at the following markup starting with line 305 or thereabouts:
          <ul id="ImageSlideShow" title="Jesse the Border Collie">
            <li><a href=Spry-UI-1.7/jackandjesse/jacksjesse251x270.jpg src="Spry-UI-1.7/jackandjesse/jacksjesse251x270.jpg" title="Jesse"><img src="Spry-UI-1.7/jackandjesse/jacksjessethumbnail.jpg" alt="photos-1.jpg" /></a></li>
            <li><a href=Spry-UI-1.7/jackandjesse/jackandjesseonbeach257x381.jpg src="Spry-UI-1.7/jackandjesse/jackandjesseonbeach257x381.jpg" title="Jesse and his Friend"><img src="Spry-UI-1.7/jackandjesse/jackandjesseonbeachthumbnail.jpg" alt="photos-2.jpg" /></a></li>
            <li><a href=Spry-UI-1.7/jackandjesse/jackjessesoccer251x378.jpg src="Spry-UI-1.7/jackandjesse/jackjessesoccer251x378.jpg" title="Jesse playing soccer with his friend"><img src="Spry-UI-1.7/jackandjesse/jackjessesoccerthumbnail.jpg" alt="photos-3.jpg" /></a></li>
            <li><a href=Spry-UI-1.7/jackandjesse/jackjesserestbeach365x246.jpg src="Spry-UI-1.7/jackandjesse/jackjesserestbeach365x246.jpg" title="Jesse and his Friend resting"><img src="Spry-UI-1.7/jackandjesse/jackjesserestbeachthumbnail.jpg" alt="photos-4.jpg" /></a></li>
            <li><a href=Spry-UI-1.7/jackandjesse/jackjessedwnbeach250x350.jpg src="Spry-UI-1.7/jackandjesse/jackjessedwnbeach250x350.jpg" title="A Walk down the Beach"><img src="Spry-UI-1.7/jackandjesse/jackjessedwnbeachthumbnail.jpg" alt="photos-5.jpg" /></a></li>
          </ul>
    Now take a closer look at the first image.
    The thumbnail is jacksjessethumbnail.jpg and, according to the markup, can be found at http://www.williamshomesteadranch.com/Spry-UI-1.7/jackandjesse/jacksjessethumbnail.jpg. Bless me, the thumnail is there. No problem here.
    The main image is jacksjesse251x270.jpg and, according to the markup, can be found at http://www.williamshomesteadranch.com/Spry-UI-1.7/jackandjesse/jacksjesse251x270.jpg. Lo and behold, the image cannot be found. The problem must be here.
    We can do the same analysis for each of the remaining images with the same result. This means that the main images have not been uploaded to the correct folder or that the path to the main image is incorrect.
    Assuming that the path to the main image is correct, using DW, have a look in your local folder as follows
    Then 1. single left click on the jackandjesse folder to highlight it, 2. click on the symchronise button, 3. make sure you have the correct selections in the Synchronize Files dialog and click on preview.
    Then click on OK as per
    and the files should be uploaded to the correct remote folder.
    Gramps

Maybe you are looking for