cancel
Showing results for 
Search instead for 
Did you mean: 

Error 1935 when installing CRRuntime_32bit_13_0.msi

Former Member
0 Kudos

I am getting Error 1935 - An error occurred during installation of an assembly component. The PC has Windows Vista 32 bit.

I downloaded CRRuntime_32bit_13_0.msi from the link provided and tried to install to on my pc.

Is there a newer update? Is this a known issue?

Accepted Solutions (1)

Accepted Solutions (1)

former_member183750
Active Contributor
0 Kudos

There is a search box at the top right of this web page. When you enter "1935", 3rd hit is a KB;

[1268078 - Error 1935 when deploying the Crystal Reports runtime to Microsoft Vista Operating System|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233363338333033373338%7D.do]

See if that helps.

Ludek

Follow us on Twitter http://twitter.com/SAPCRNetSup

Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

Former Member
0 Kudos

I did do a search. i am using Crystal Reports Runtime for VS 2010. The link did not help. Getting the same error.

thanks

0 Kudos

Try searching MSDN on Microsoft's site. It's Ms's error code. Likely a prerequisite is missing or permission on some dependency.

Make sure all of the Frameworks are installed and up to date, 2.0, 3.0, 3.5 and 4.0.

Microsoft's C++ for VS 2005 Security update is installed also.

Former Member
0 Kudos

All frameworks are upto date. I am trying to install the runtime msi on a PC where there is no Visual Studio installed.

Shouldnt the msi be installing all dependencies? i have a .net app using .net Framework 4.0 and crsyatl reports runtime. When this product is deployed, we should only install framework 4.0 full and crytal 13.0. that should take care of it. I have tried it on other Windows Vista PC's and it has not been successful on any of them.

0 Kudos

No, Even though CR 13 supports 4.0 framework it still requires 2.0 to be installed for legacy support.

Framework installs is not included in our MSI's but the C++ dependency should be. They are not included in the MSM's though, when using those you have to also include all of the Windows MSM's also.

Thank you

Don

Former Member
0 Kudos

I was looking at using msm's before but since they did not include dependencies, i choose to use msi hoping it would include all dependencies..

Framework 2.0 is installed as part of the OS install.

I installed Miscrosoft VC++ 2005 redistributables and then tried the Crystal install and it did not work.

thanks

0 Kudos

OK, next is to use the command line option to enable install logging.

See this MS Kbase on how to:

http://technet.microsoft.com/en-us/library/cc759262(WS.10).aspx

Then look through the logs for errors with dependencies or permissions.

I assume you are logged in as a local PC administrator?

Thank you

Don

Former Member
0 Kudos

After turning on Verbose logging with msiexec, the log file information is given below. I did some research about Error 1935 and expanded the registry size to "ffffffff". That did not resolve the issue. The installation always stops when Copying crdb_ado*.dll.

MSI (s) (CC:08) [08:41:26:083]: Note: 1: 1935 2: {04B9F3B6-9645-7658-A01F-C8B3B9A1E18E} 3: 0x8007054F 4: IAssemblyCache 5: UninstallAssembly 6: policy.8.0.Microsoft.VC80.OpenMP,version="8.0.50727.4053",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32-policy"

MSI (s) (CC:08) [08:41:26:083]: Assembly Error (sxs): To get more diagnostic information, enable the Component Based Servicing Log.

Info 1935. An error occurred during the installation of assembly component {04B9F3B6-9645-7658-A01F-C8B3B9A1E18E}. HRESULT: 0x8007054F. assembly interface: IAssemblyCache, function: UninstallAssembly, assembly name: policy.8.0.Microsoft.VC80.OpenMP,version="8.0.50727.4053",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32-policy"

MSI (s) (CC:08) [08:41:26:083]: Entering MsiProvideAssembly. AssemblyName: Microsoft.VC80.OpenMP,version="8.0.50727.4053",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32", AppContext: , InstallMode: -4

MSI (s) (CC:08) [08:41:26:083]: Pathbuf: 0, pcchPathBuf: 0

MSI (s) (CC:08) [08:41:26:083]: MsiProvideAssembly is returning: 1607

MSI (s) (CC:08) [08:41:26:083]: Entering MsiProvideAssembly. AssemblyName: Microsoft.VC80.OpenMP,version="8.0.50727.4053",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32", AppContext: , InstallMode: -4

MSI (s) (CC:08) [08:41:26:083]: Pathbuf: 0, pcchPathBuf: 0

MSI (s) (CC:08) [08:41:26:098]: MsiProvideAssembly is returning: 1607

MSI (s) (CC:08) [08:41:30:279]: Assembly Error:An internal error occurred.

Any other suggestions?

Thanks

0 Kudos

Hi again,

SP1 was just released. Here's the [link |http://www.sdn.sap.com/irj/boc/downloads?rid=/webcontent/uuid/5072b9d3-b530-2e10-b191-ff2fe6d395de] [original link is broken];to get the updated installer and distribution packages.

Give that a try first....

Thanks again

Don

Former Member
0 Kudos

Already tried that before posting. No luck

thanks

0 Kudos

mmmm... Lets go back to the original configuration.

Are you just trying to install CR runtime on a clean PC?

Is there any previous version of CR runtime installed?

Are you doing this through the Distribution Package which includes your application?

What happens if you install VS 2010 first and then CR runtime?

From the error is indicates you have not installed or CR doesn't have access to the VC++ 2005 install, Microsoft.VC80 is part of that package.

Look in the Anti-virus or Firewall logs to see if one of them are blocking the installer.

Thank you

Don

former_member208657
Active Contributor
0 Kudos

I suggest trying to reinstall the Microsoft Visual C++ 2005 SP1 redist because the problem is related to the OpemMP files. You can get the msi installer using the link below.

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=200b2fd9-ae1a-4a14-984d-389c36f85647&dis...

In my case, the installation of these files was skipped over because it was already present. It should be the same in your case since you should already have Visual Studio 2010 installed.

My log entries:

MSI (c) (04:70) [16:10:45:848]: skipping installation of assembly component: {04B9F3B6-9645-7658-A01F-C8B3B9A1E18E} since the assembly already exists

Former Member
0 Kudos

Are you just trying to install CR runtime on a clean PC?

Is there any previous version of CR runtime installed?

I am installing CR on a QA machine who does not have a development environment. I am choosing the redist msi available from SAP. There is a previous version of CR installed there which is 12.0.

Are you doing this through the Distribution Package which includes your application?

MSI provded by SAP

What happens if you install VS 2010 first and then CR runtime?

Cannot install VS 2010 on a QA PC or in production. The issue happens only on a VISTA machine.

VC++ 8.0 is installed on the PC. We have Firewall turned off.

Thanks

Former Member
0 Kudos

i will try to reinstall VC++ 2005 tomorrow.

Thanks

Former Member
0 Kudos

Uninstalled VC++ 2005 today and reinstalled it from the link provided. Tried to install Crystal Reports Redist 13.0.1 MSI. It again failed on "Copying crdb_adoplus.dll".

We used to have CR version 2008 SP2, and because the license for CR v14 expired on december 2010, we had to move to the newer version and now we cannot deploy our app on PC's running Vista. I have tried this on 3 different PC's.

I enabled Component based service log and saw that it does not write anything related to the install time of CR. Which means the issue does not look like is in a component.

I need some help figuring this out.

**********************************

MSI (s) (E0:74) [08:47:13:751]: Source for file 'crdb_adoplus.dll.91783B7A.839D.4BD9.B487.031AD8FD7658' is compressed

MSI (s) (E0:74) [08:47:13:751]: Note: 1: 2318 2: C:\Program Files\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\crdb_adoplus.dll

MSI (s) (E0:74) [08:47:13:766]: Note: 1: 2360

MSI (s) (E0:74) [08:47:13:766]: Note: 1: 2360

MSI (s) (E0:74) [08:47:13:766]: Note: 1: 2360

MSI (s) (E0:74) [08:47:13:766]: Note: 1: 2360

MSI (s) (E0:74) [08:47:13:766]: Note: 1: 2360

MSI (s) (E0:74) [08:47:13:766]: Note: 1: 2360

MSI (s) (E0:74) [08:47:13:766]: Note: 1: 2360

MSI (s) (E0:74) [08:47:13:766]: Note: 1: 2360

MSI (s) (E0:74) [08:47:13:766]: Note: 1: 2360

MSI (s) (E0:74) [08:47:13:766]: Note: 1: 2360

MSI (s) (E0:74) [08:47:13:766]: Note: 1: 2360

MSI (s) (E0:74) [08:47:13:766]: Note: 1: 2360

MSI (s) (E0:74) [08:47:13:766]: Note: 1: 2360

MSI (s) (E0:74) [08:47:13:766]: Note: 1: 2360

MSI (s) (E0:74) [08:47:13:766]: Note: 1: 2360

MSI (s) (E0:74) [08:47:13:766]: Note: 1: 2360

MSI (s) (E0:74) [08:47:13:766]: Note: 1: 2360

MSI (s) (E0:74) [08:47:13:782]: Executing op: CacheSizeFlush(,)

MSI (s) (E0:74) [08:47:13:782]: Executing op: End(Checksum=0,ProgressTotalHDWord=0,ProgressTotalLDWord=244425718)

MSI (s) (E0:74) [08:47:22:285]: Assembly Error:An internal error occurred.

MSI (s) (E0:74) [08:47:22:285]: Note: 1: 1935 2: {97F81AF1-0E47-DC99-A01F-C8B3B9A1E18E} 3: 0x8007054F 4: IAssemblyCacheItem 5: Commit 6: Microsoft.VC80.ATL,version="8.0.50727.4053",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32"

MSI (s) (E0:74) [08:47:22:285]: Assembly Error (sxs): To get more diagnostic information, enable the Component Based Servicing Log.

Error 1935. An error occurred during the installation of assembly component {97F81AF1-0E47-DC99-A01F-C8B3B9A1E18E}. HRESULT: 0x8007054F. assembly interface: IAssemblyCacheItem, function: Commit, assembly name: Microsoft.VC80.ATL,version="8.0.50727.4053",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32"

MSI (s) (E0:74) [08:47:33:042]: Product: SAP Crystal Reports runtime engine for .NET Framework 4 (32-bit) -- Error 1935. An error occurred during the installation of assembly component {97F81AF1-0E47-DC99-A01F-C8B3B9A1E18E}. HRESULT: 0x8007054F. assembly interface: IAssemblyCacheItem, function: Commit, assembly name: Microsoft.VC80.ATL,version="8.0.50727.4053",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32"

Action ended 8:47:33: InstallExecute. Return value 3.

*****************************************

Thanks

0 Kudos

Ah... That explains it. You put a BETA onto a productions system... Search for Ludek's info on how to completely remove CR for VS 2010 Beta.

Good luck

Don

Former Member
0 Kudos

All writeup talks about uninstalling version 14 on a development machine and installing CR for VS 2010 production version whcih is 13. I have already done that for developers and is working fine. I had the right url's.

The problem is with non-developer PC's which has installed CR 2008 SP2 with some App.config changes for version 14 to use 12.2 or something.

Now i am trying to install CR runtime for .NET Framework 4.0 which is version 13.0 over the CR 2008 SP2.

We have about 6 PC running Vista, and all of them are non-developer PC's. Out of the 6, 3 PC's were able to install CR version 13.0 for .NET Framework 4.0, without any problem side by side with CR 2008 SP2. But the other 3 PC's failed with the error message.

I am getting one of those PC's restaged to see if that helps.

I will post back if that works out.

Thanks

0 Kudos

Is CR 2008 installed for some other application or did you use that Beta suggestion and use the CR 2008 runtime?

If so then uninstall cr 2008 and then it should work also.

See this kbase for uninstalling the beta: [1535325 - How to remove CRVS2010 Beta 2|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533333335333333323335%7D.do]

Thank you

Don

Edited by: Don Williams on Mar 19, 2011 10:15 AM

Former Member
0 Kudos

I had the same issue, after some googling I found that the problem related to the 'Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update'

Downloaded http://www.microsoft.com/en-us/download/confirmation.aspx?id=14431

The tried the installation again and success.

Regards,

Mark

Answers (3)

Answers (3)

Former Member
0 Kudos

hey i witnessed the same .Try 32 bit one running on 64 bit (if your machine is 64 bit). It works

Former Member
0 Kudos

On my Windows Server 2012 the solutions was the C++ 2005 redist, but I had to manually select the 64 Bit version. It was installing the 32 bit by default.

Former Member
0 Kudos

Was a resolution ever found for this thread? 

I have the exact same error message during the installation of 13_0_5.msi runtime.  This error happens every time I try and install the runtime.  It always pops the error up during the copy of crdb_adoplus.dll just like the original poster.

This happens on a Windows 7 computer.  I have repaired .net framework 4.  But this has not helped.

Any ideas on what could fix this?  I am running out of ideas.  Thanks!

~Brandon

former_member183750
Active Contributor
0 Kudos

Hello Brandon

There is a number of issues that may cause the error and yes, resolution is documented for some of these. The string 'error 1935 crystal net' when entered in the search box at the top right corner will bring up a few KBAs, etc. Now, from a quick scan of this thread it appears that most of it is re. install of CR on a Vista OS. In your case this is not the case as you are installing on Win7, so we're possibly looking at a different issue.

Error 1935 is an MS Installer error, so googling for that should be our 1st thing to do:

http://support.microsoft.com/kb/902330

http://support.microsoft.com/kb/946927

http://support.microsoft.com/kb/926804

http://support.microsoft.com/kb/308096

- Ludek

Follow us on Twitter

Got Enhancement ideas? Try the SAP Idea Place

Share Your Knowledge in SCN Topic Spaces

Former Member
0 Kudos

Hi Brandon,

Did you find a solution for this issue? If yes, can you share with me as I have also encountered the same error.

Thank you.

Regards,

yy

Former Member
0 Kudos

plezzzzzzzzzzzzzzz help me I go crazy

when install CRforVS_13_0_7.exe on windows 7

this error still appear when install

I try every thing I found on the web to solve it

former_member183750
Active Contributor
0 Kudos

Unfortunately, saying that you tried everything on the web does not help me as I do not know what that "everything" is.

Did you try to search this SCN Space? If you enter the search string '1935 crystal' in the search box at the top right corner, you will get a number of hits. Filter these for KBAs (click on "Support Notes" on the left side of the page once the results come up).

- Ludek

Former Member
0 Kudos

I do that and do all the steps from Support Notes, and no change the same error

please help me to trace the problem.

former_member183750
Active Contributor
0 Kudos

Make sure you are running as a Local Admin.

Give that you are, I'd recommend running Process Monitor, see what it tells you. Filter on CRforVS_13_0_7.exe.

Alternatively see what install logs tell you. See this MS KB on how to:

How to enable Windows Installer logging

- Ludek

Former Member
0 Kudos

hi

thank for your help

I do that but process monitor dont display anything when apply the filter

and windows log is:

Property(C): CLIENTLANGUAGE = EN
Property(C): TRANSFORMS = |C:\Users\moneim\AppData\Local\Temp\RarSFX0\package\1033.mst
Property(C): TRANSFORMSSECURE = 1
Property(C): TRANSFORMSATSOURCE = 1
Property(C): CLIENTLANGUAGENAME = English
Property(C): CLIENTLANGUAGE_LCASE = en
Property(C): ENABLELOGFILE = 1
Property(C): ACTION = INSTALL
Property(C): EXECUTEACTION = INSTALL
Property(C): ROOTDRIVE = D:\
Property(C): Resume = 1
Property(C): UpdateStarted = 1
Property(C): Preselected = 1
Property(C): CostingComplete = 1
Property(C): OutOfDiskSpace = 0
Property(C): OutOfNoRbDiskSpace = 0
Property(C): PrimaryVolumeSpaceAvailable = 0
Property(C): PrimaryVolumeSpaceRequired = 0
Property(C): PrimaryVolumeSpaceRemaining = 0
=== Logging stopped: 12/12/2013  9:56:52 ===
MSI (c) (B0:44) [09:56:52:130]: Note: 1: 1708
MSI (c) (B0:44) [09:56:52:130]: Product: SAP Crystal Reports, version for Microsoft Visual Studio -- Installation operation failed.

MSI (c) (B0:44) [09:56:52:144]: Windows Installer installed the product. Product Name: SAP Crystal Reports, version for Microsoft Visual Studio. Product Version: 13.0.7.1136. Product Language: 1033. Manufacturer: SAP. Installation success or error status: 1603.

MSI (c) (B0:44) [09:56:52:200]: Grabbed execution mutex.
MSI (c) (B0:44) [09:56:52:201]: Cleaning up uninstalled install packages, if any exist
MSI (c) (B0:44) [09:56:52:209]: MainEngineThread is returning 1603
=== Verbose logging stopped: 12/12/2013  9:56:52 ===

former_member183750
Active Contributor
0 Kudos

See what Process Monitor tells you when you filter it for msiexec.exe

Google 'MainEngineThread is returning 1603'. You'll find quite a bit of info on the error. E.g.;

msi - .net-based setup project fails at installation - Stack Overflow

- Ludek

Former Member
0 Kudos

I can't use Process monitor at all, it alwoys stop in step : copying new file crdb_adoplus.dll

but i use msiexec /i CrystalReportsForVisualStudio.msi /l*vx log.txt


it is the last part from log.txt file:-

Property(C): PrimaryVolumePath = C:\Windows\
Property(C): ProgramFiles64Folder = C:\Windows\
Property(C): SendToFolder = C:\Users\moneim\AppData\Roaming\Microsoft\Windows\SendTo\
Property(C): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
Property(C): System16Folder = C:\Windows\system\
Property(C): System64Folder = C:\Windows\
Property(C): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
Property(C): USERPROFILE = C:\Windows\
Property(C): WindowsVolume = C:\
Property(C): IE4FOUND = C:\Windows\system32\shdocvw.dll
Property(C): REGISTER_PRODUCT.6ED28686_7B19_420C_B255_5B6C1BD2C705 = Not (REMOVE="ALL") And IE4FOUND AND Not (DWUSVERSION="") AND Not (DWUSINSTANCE)
Property(C): ALL_LANGUAGES = 1
Property(C): MsiLogFileLocation = C:\Users\moneim\AppData\Local\Temp\RarSFX0\package\log.text
Property(C): PackageCode = {37DCDD96-75D9-4AC5-AE08-A96237BA17F7}
Property(C): ProductState = -1
Property(C): PackagecodeChanging = 1
Property(C): CURRENTDIRECTORY = C:\Users\moneim\AppData\Local\Temp\RarSFX0\package
Property(C): CLIENTUILEVEL = 0
Property(C): CLIENTPROCESSID = 9796
Property(C): MsiSystemRebootPending = 1
Property(C): VersionDatabase = 200
Property(C): VersionMsi = 5.00
Property(C): WindowsBuild = 7601
Property(C): ServicePackLevel = 1
Property(C): ServicePackLevelMinor = 0
Property(C): MsiNTProductType = 1
Property(C): RemoteAdminTS = 1
Property(C): NetHoodFolder = C:\Users\moneim\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
Property(C): PrintHoodFolder = C:\Users\moneim\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
Property(C): RecentFolder = C:\Users\moneim\AppData\Roaming\Microsoft\Windows\Recent\
Property(C): GPTSupport = 1
Property(C): OLEAdvtSupport = 1
Property(C): ShellAdvtSupport = 1
Property(C): Intel = 6
Property(C): PhysicalMemory = 2013
Property(C): VirtualMemory = 5188
Property(C): AdminUser = 1
Property(C): MsiTrueAdminUser = 1
Property(C): LogonUser = moneim
Property(C): UserSID = S-1-5-21-3833637563-1124406396-3713400034-1021
Property(C): UserLanguageID = 1033
Property(C): ComputerName = MONEIM-PC
Property(C): SystemLanguageID = 3073
Property(C): ScreenX = 1440
Property(C): ScreenY = 900
Property(C): CaptionHeight = 22
Property(C): BorderTop = 1
Property(C): BorderSide = 1
Property(C): TextHeight = 16
Property(C): TextInternalLeading = 3
Property(C): ColorBits = 32
Property(C): TTCSupport = 1
Property(C): Time = 12:20:31
Property(C): Date = 12/15/2013
Property(C): MsiNetAssemblySupport = 4.0.30319.1
Property(C): MsiWin32AssemblySupport = 6.1.7601.17514
Property(C): RedirectedDllSupport = 2
Property(C): MsiRunningElevated = 1
Property(C): Privileged = 1
Property(C): USERNAME = user
Property(C): DATABASE = C:\Users\moneim\AppData\Local\Temp\RarSFX0\package\CrystalReportsForVisualStudio.msi
Property(C): OriginalDatabase = C:\Users\moneim\AppData\Local\Temp\RarSFX0\package\CrystalReportsForVisualStudio.msi
Property(C): SOURCEDIR = C:\Users\moneim\AppData\Local\Temp\RarSFX0\package\
Property(C): VersionHandler = 5.00
Property(C): UILevel = 5
Property(C): ACTION = INSTALL
Property(C): EXECUTEACTION = INSTALL
Property(C): ROOTDRIVE = D:\
Property(C): CostingComplete = 1
Property(C): OutOfDiskSpace = 0
Property(C): OutOfNoRbDiskSpace = 0
Property(C): PrimaryVolumeSpaceAvailable = 0
Property(C): PrimaryVolumeSpaceRequired = 0
Property(C): PrimaryVolumeSpaceRemaining = 0
Property(C): DlgResponse = 1
=== Logging stopped: 12/15/2013  12:20:31 ===
MSI (c) (44:44) [12:20:31:858]: Note: 1: 1708
MSI (c) (44:44) [12:20:31:858]: Product: SAP Crystal Reports, version for Microsoft Visual Studio -- Installation operation failed.

MSI (c) (44:44) [12:20:31:867]: Windows Installer installed the product. Product Name: SAP Crystal Reports, version for Microsoft Visual Studio. Product Version: 13.0.7.1136. Product Language: 1033. Manufacturer: SAP. Installation success or error status: 1603.

MSI (c) (44:44) [12:20:31:877]: Grabbed execution mutex.
MSI (c) (44:44) [12:20:31:877]: Cleaning up uninstalled install packages, if any exist
MSI (c) (44:44) [12:20:31:878]: MainEngineThread is returning 1603
=== Verbose logging stopped: 12/15/2013  12:20:31 ===

Former Member
0 Kudos

I can't use Process monitor at all, it alwoys stop in step : copying new file crdb_adoplus.dll

but i use msiexec /i CrystalReportsForVisualStudio.msi /l*vx log.txt


it is the last part from log.txt file:-

Property(C): PrimaryVolumePath = C:\Windows\
Property(C): ProgramFiles64Folder = C:\Windows\
Property(C): SendToFolder = C:\Users\moneim\AppData\Roaming\Microsoft\Windows\SendTo\
Property(C): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
Property(C): System16Folder = C:\Windows\system\
Property(C): System64Folder = C:\Windows\
Property(C): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
Property(C): USERPROFILE = C:\Windows\
Property(C): WindowsVolume = C:\
Property(C): IE4FOUND = C:\Windows\system32\shdocvw.dll
Property(C): REGISTER_PRODUCT.6ED28686_7B19_420C_B255_5B6C1BD2C705 = Not (REMOVE="ALL") And IE4FOUND AND Not (DWUSVERSION="") AND Not (DWUSINSTANCE)
Property(C): ALL_LANGUAGES = 1
Property(C): MsiLogFileLocation = C:\Users\moneim\AppData\Local\Temp\RarSFX0\package\log.text
Property(C): PackageCode = {37DCDD96-75D9-4AC5-AE08-A96237BA17F7}
Property(C): ProductState = -1
Property(C): PackagecodeChanging = 1
Property(C): CURRENTDIRECTORY = C:\Users\moneim\AppData\Local\Temp\RarSFX0\package
Property(C): CLIENTUILEVEL = 0
Property(C): CLIENTPROCESSID = 9796
Property(C): MsiSystemRebootPending = 1
Property(C): VersionDatabase = 200
Property(C): VersionMsi = 5.00
Property(C): WindowsBuild = 7601
Property(C): ServicePackLevel = 1
Property(C): ServicePackLevelMinor = 0
Property(C): MsiNTProductType = 1
Property(C): RemoteAdminTS = 1
Property(C): NetHoodFolder = C:\Users\moneim\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
Property(C): PrintHoodFolder = C:\Users\moneim\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
Property(C): RecentFolder = C:\Users\moneim\AppData\Roaming\Microsoft\Windows\Recent\
Property(C): GPTSupport = 1
Property(C): OLEAdvtSupport = 1
Property(C): ShellAdvtSupport = 1
Property(C): Intel = 6
Property(C): PhysicalMemory = 2013
Property(C): VirtualMemory = 5188
Property(C): AdminUser = 1
Property(C): MsiTrueAdminUser = 1
Property(C): LogonUser = moneim
Property(C): UserSID = S-1-5-21-3833637563-1124406396-3713400034-1021
Property(C): UserLanguageID = 1033
Property(C): ComputerName = MONEIM-PC
Property(C): SystemLanguageID = 3073
Property(C): ScreenX = 1440
Property(C): ScreenY = 900
Property(C): CaptionHeight = 22
Property(C): BorderTop = 1
Property(C): BorderSide = 1
Property(C): TextHeight = 16
Property(C): TextInternalLeading = 3
Property(C): ColorBits = 32
Property(C): TTCSupport = 1
Property(C): Time = 12:20:31
Property(C): Date = 12/15/2013
Property(C): MsiNetAssemblySupport = 4.0.30319.1
Property(C): MsiWin32AssemblySupport = 6.1.7601.17514
Property(C): RedirectedDllSupport = 2
Property(C): MsiRunningElevated = 1
Property(C): Privileged = 1
Property(C): USERNAME = user
Property(C): DATABASE = C:\Users\moneim\AppData\Local\Temp\RarSFX0\package\CrystalReportsForVisualStudio.msi
Property(C): OriginalDatabase = C:\Users\moneim\AppData\Local\Temp\RarSFX0\package\CrystalReportsForVisualStudio.msi
Property(C): SOURCEDIR = C:\Users\moneim\AppData\Local\Temp\RarSFX0\package\
Property(C): VersionHandler = 5.00
Property(C): UILevel = 5
Property(C): ACTION = INSTALL
Property(C): EXECUTEACTION = INSTALL
Property(C): ROOTDRIVE = D:\
Property(C): CostingComplete = 1
Property(C): OutOfDiskSpace = 0
Property(C): OutOfNoRbDiskSpace = 0
Property(C): PrimaryVolumeSpaceAvailable = 0
Property(C): PrimaryVolumeSpaceRequired = 0
Property(C): PrimaryVolumeSpaceRemaining = 0
Property(C): DlgResponse = 1
=== Logging stopped: 12/15/2013  12:20:31 ===
MSI (c) (44:44) [12:20:31:858]: Note: 1: 1708
MSI (c) (44:44) [12:20:31:858]: Product: SAP Crystal Reports, version for Microsoft Visual Studio -- Installation operation failed.

MSI (c) (44:44) [12:20:31:867]: Windows Installer installed the product. Product Name: SAP Crystal Reports, version for Microsoft Visual Studio. Product Version: 13.0.7.1136. Product Language: 1033. Manufacturer: SAP. Installation success or error status: 1603.

MSI (c) (44:44) [12:20:31:877]: Grabbed execution mutex.
MSI (c) (44:44) [12:20:31:877]: Cleaning up uninstalled install packages, if any exist
MSI (c) (44:44) [12:20:31:878]: MainEngineThread is returning 1603
=== Verbose logging stopped: 12/15/2013  12:20:31 ===

former_member183750
Active Contributor
0 Kudos

So, do the Process Monitor logs tell you that the copy of the crdb_adoplus failed? E.g.; at that point, what does ProcMon tell you?

Download the Depends utility. Open the crdb_adoplus.dll with it. See if you see a missing dependency.

From the MSIEXEC log, I see:

ROOTDRIVE = D:\

Are you trying to install to D drive?

Did you try to google for 'MainEngineThread is returning 1603'? There are a lot of posts on this error.

- Ludek

Former Member
0 Kudos

1- the process monitor logs do not tell any error , the Result column always SUCCESS and the log file is too large to post here.

2- Depends utility log tell me these errors :

LOAD_LIBRARY_AS_DATAFILE | 0x00000020) returned NULL. Error: %1 is not a valid Win32 application (193).

LoadLibraryExW("c:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\ProjectTemplates\Web\CSharp\1040\CRWebSite.zip", 0x00000000, LOAD_LIBRARY_AS_DATAFILE | 0x00000020) returned NULL. Error: %1 is not a valid Win32 application (19


LoadLibraryW("C:\Windows\system32\SAGE.DLL") returned NULL. Error: The specified module could not be found (126).
Second chance exception 0xC0000005 (Access Violation) occurred in "WS2_32.DLL" at address 0x769F0047.
Exited "SETUP.EXE" (process 0xDE8) with code -1073741819 (0xC0000005).
Second chance exception 0xC0000005 (Access Violation) occurred in "KERNEL32.DLL" at address 0x765A0047.

3- i don't install in drive D, but the source exe file is in it.

please help me I do the google search for the error 1603 and do what in posts


finally the insulation splash whose tell me that  the crdb_adoplus.dll coyping wait for seconds then the error appear 

Former Member
0 Kudos

Hi There,

Sorry I am just now seeing this.  I believe I started the install by msi install prompts from the Windows Command Prompt and that was it.  I have found if I ever get an error when installing it normally, to then try it from a command prompt and it usually fixes it for me.