McAfee ePO installatie probs

Pagina: 1
Acties:

  • Xtremelead
  • Registratie: Februari 2001
  • Laatst online: 31-08 07:50

Xtremelead

powered by E-MU

Topicstarter
Help me, ik wordt gek.....

Ik ben bezig met de installatie van McAfee ePolicy Orchestrator 3.01 op een Windows 2000 DC. Ingelogd als admin, lid van domain admins en zelfs van Enterprise admins. SQL draait ook.
Hoe vaak ik het ook probeer, ik blijf een foutmelding krijgen, namelijk dat het bestand
C:\Program Files\Common Files\Crystal Decisions\2.0\Bin\crtslv.dll
niet geregistreerd kan worden:
Windows error code 3: The system cannot find the path specified
Troubleshooting code: 113

uit het log:
code:
1
2
3
4
5
6
7
8
9
20040303203424 execute: regsvr32.exe /s "C:\Program 
Files\Common Files\Crystal Decisions\2.0\Bin\crtslv.dll"
20040303203425  exit code 3
20040303203425 ----- Fail -----
20040303203425 Unexpectedly error trying to register 
"C:\Program Files\Common Files\Crystal Decisions\2.0\Bin\crtslv.dll".

Windows error code 3: The system cannot find the path specified.
Troubleshooting code: 113


Het pad bestaat toch echt. Meerdere malen de server gerestart, On-access scan uitgezet enz, maar dit heeft geen enkel effect....
Uiteraard is er nergens iets over deze melding te vinden.... :(

Iemand een ideetje?

[ Voor 8% gewijzigd door Xtremelead op 03-03-2004 20:45 ]

Jij bent degene die me opfokt!
JA JIJ!!!


Verwijderd

Open een cmd prompt en tik in:
regsvr32.exe /s "C:\Program
Files\Common Files\Crystal Decisions\2.0\Bin\crtslv.dll"

Wat geeft deze dan?

  • Xtremelead
  • Registratie: Februari 2001
  • Laatst online: 31-08 07:50

Xtremelead

powered by E-MU

Topicstarter
niks...dat gaat gewoon goed. Als ik dan de installatie weer start krijg ik weer dezelfde melding.

edit 1:
al hoewel.....er komt geen melding dat het dll bestand correct is geregistreerd, wat volgens mij wel in beeld moet komen....

edit 2:
Maar dat komt weer door die /s
als ik die weg haal krijg ik de volgende error:
"C:\Program Files\Common Files\Crystal Decisions\2.0\Bin\crtslv.dll" is not an executable file and no registration helper is registered for this file type
:?

[ Voor 80% gewijzigd door Xtremelead op 03-03-2004 20:54 ]

Jij bent degene die me opfokt!
JA JIJ!!!


Verwijderd

/s is idd een silent optie. (tik het comando alleen maar eens in).

de tip staat op deze site:
http://support.businessob...ase/articles/c2008078.asp

Misschien staat hier meer?
Het is wel de site van het betreffende programma.

Verwijderd

Article ID:
c2009165

Created:
2001/04/03

Published:
2003/03/28


What's new

Search content

Contact customer support

Find out about training
PDF Export fails because ExportModeller.dll and crtslv.dll do not register

The information in the article refers to:
Crystal Reports 8.5


Applies to:

Not tested with other versions
Export
PDF
PDF Export fails because ExportModeller.dll and crtslv.dll does not register


Synopsis

When distributing an application that supports exporting to PDF, the dependency files (exportmodeller.dll and crtslv.dll) for the Crystal PDF Export DLL (crxf_pdf.dll) do not register.

In order to export to PDF successfully, the exportmodeller.dll and crtslv.dll need to be registered.

Why do exportmodeller.dll and crtslv.dll not register on the client computer?


Solution

Exportmodeller.dll and crtslv.dll do not register because the wrong version of Atl.dll has been distributed with the application. There are two versions of Atl.dll - one for Windows NT/2000 and another for Windows 9x.

To resolve this issue, distribute and register the appropriate version of Atl.dll (depending on the operating system) with Exportmodeller.dll and crtslv.dll.

Both versions of Atl.dll can be found on the Crystal Reports 8.5 cd:

For the Windows 9x Atl.dll (73 kb) go to:

<CD Rom drive>\Windows\System32\Redist\MS\System\Ansi\Atl.dll

For the Windows NT/2000 Atl.dll (58 kb) go to:

<CD Rom drive>:\Windows\System32\Redist\MS\System\Atl.dll

You need to register Atl.dll first using either your installation package or manually with the Regsvr32.exe utility. After Atl.dll is registered, the exportmodeller.dll and crtslv.dll files will register successfully.

====================
NOTE:

To avoid the discrepancy between the Atl.dll files, use the latest Visual Studio Installer. The Visual Studio Installer includes the Atl.msm file which checks the operating System and installs the appropriate Atl.dll.

For more information on the Visual Studio Installer and the use of Merge modules (*.msm) files, please refer to http://msdn.microsoft.com
====================


--------------------------------------------------------------------------------

Category:
Development

Subject:
Report Designer Component (RDC)

Topic:
Distribution/Runtime

Keywords:
ATL.DLL, EXPORTMODELLER.DLL, CRTSLV.DLL, TSLV.DLL, PDF, DDJ, EXPORT, c2008942


--------------------------------------------------------------------------------

Status:
Verified

Product:
Crystal Reports Standard

Reported Version:
8.5.0.217 Crystal Reports Standard

Applies to:
Not tested with other versions

Bit Version:
32 Bit

Applies To (OS Versions):
All 32bit Windows platforms


Check vooral de laaste regel:
To avoid the discrepancy between the Atl.dll files, use the latest Visual Studio Installer. The Visual Studio Installer includes the Atl.msm file which checks the operating System and installs the appropriate Atl.dll.

For more information on the Visual Studio Installer and the use of Merge modules (*.msm) files, please refer to http://msdn.microsoft.com

  • Xtremelead
  • Registratie: Februari 2001
  • Laatst online: 31-08 07:50

Xtremelead

powered by E-MU

Topicstarter
Ja, das leuk.....Ik heb geen Visual Studio, dus kan ik die nieuwste installer ook niet installeren.
In mijn system32 map staat ook een atl.dll. Als ik deze registreer en daarna crtslv.dll probeer, lukt het dus nog steeds niet....

edit:
McAfee geeft er met ePO ook eentje mee, maar die geeft ook niet het gewenste resultaat.

[ Voor 18% gewijzigd door Xtremelead op 03-03-2004 21:15 ]

Jij bent degene die me opfokt!
JA JIJ!!!


  • Xtremelead
  • Registratie: Februari 2001
  • Laatst online: 31-08 07:50

Xtremelead

powered by E-MU

Topicstarter
*kick*

Jij bent degene die me opfokt!
JA JIJ!!!

Pagina: 1