dll bestanden HP 1500

Status
Niet open voor verdere reacties.
ZICO,

is het probleem inmiddels verholpen? zou je mij dan kunnen laten weten wat geholpen heeft? Ik heb nl. precies hetzelfde probleem met mijn HP 1510, zelfde foutmelding etc.
kom niet door de install. heen.

Bedankt voor je tijd.

Grtz,

Peter

Hallo Peter
het probleem is opgelost.
Het lag dus echt aan die XP Lite van een kameraad.
Daarin zaten een paar dll'tjes niet in en die ik niet handmatig erin kon doen.

Ik heb nu XP Prof. en nu doet ie het perfect.

Ik hoop dat ik je hiermee geholpen heb.

gr.
Zico:thumb:
 
ZICO,

bedankt voor je reactie!
Ik heb XP Proffesional, maar probleem blijft. Heb alles gerobeerd wat gesuggereerd werd in deze discussie. Ook heb ik gebeld met de HP helpdesk, en volgen hun ligt het wel aan windows.

Mocht je of iemand andere suggesties hebben, dan hoor ik ze heeeel graag ;)
Ik kom er ff niet meer uit...

Bedankt,

Peter
 
Laatst bewerkt:
Yes!, heb het probleem opgelost ZONDER de HP 1510 software.

Windows XP ziet hem automatisch als printer, dus Ik had aleen nog de Scan software nodig. Losse Scan drivers/software was niet verkrijgbaar voor de HP 1500 serie, en heb het progje "VUESCAN" geinstalleerd. Dit scan progje ondersteund niet alleen de HP all-in-one 1500 serie, maar heeft veel meer mogelijkheden dan de originele meegeleverde software van HP! ;)

Grtz,

Peter
 
ZICO,

is het probleem inmiddels verholpen? zou je mij dan kunnen laten weten wat geholpen heeft? Ik heb nl. precies hetzelfde probleem met mijn HP 1510, zelfde foutmelding etc.
kom niet door de install. heen.

Bedankt voor je tijd.

Grtz,

Peter

Ik heb het probleem opgelost, om dit te delen had ik dit al in het engels neergezet. Ik neem aan dat dit geen probleem is.

INSTALL PROBLEM HP F375 with nLite XP distribution.

When useing XP-lite, a XP distribution made with nLite, you can get an error when tring to install an HP printer. It was an HP Deskjet F375 in my case.
Two registerentries are missing where to dll are registered, namely
- slbcsp.dll and [Infineon SICRYPT Base Smart Card CSP]
- sccbase.dll [Schlumberger Cryptographic Service Provider]

Registering of those dll does not work, it give an missing module error. A just searched in these DLL's in clear text for mentioned DLL names and i discovered the one's below.


This is what i did to solve the problem:
----------------------------------------
1) Copy to following file to c:\windows\system32, you can copy them from an other computer with a full XP installation or download them from the internet.
- slbcsp.dll
- slbiop.dll (needed for registration of slbcsp.dll)
- slbrccsp.dll (loaded but not sure if really needed)

- sccbase.dll
- sccsccp.dll (needed for registration of sccbase.dll)

2) Register to sub DLL's
- regsvr32 slbiop.dll
- regsvr32 slbrccsp.dll
- regsvr32 sccsccp.dll

You can get a partial error that it has no entry for DLLRegisterServer, but's is OK.

3) Register the missing DLL's

- regsvr32 slbcsp.dll
- regsvr32 sccbase.dll
You will get the message that registering succeded.


4) Load the missing register enties.
Copy the text below to a file called reg1.reg and reg2.reg and load them by doublecliking them. The regiter entries may already be there. Yoe can check with regedit.


--- start reg1-file ---
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Defaults\Provider\Infineon SICRYPT Base Smart Card CSP]
"Image Path"="C:\\WINDOWS\\System32\\sccbase.dll"
"Type"=dword:00000001
"SigInFile"=dword:00000000
--- end reg1-file ---

--- start reg2-file ---
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Defaults\Provider\Schlumberger Cryptographic Service Provider]
"Image Path"="C:\\WINDOWS\\System32\\slbcsp.dll"
"Type"=dword:00000001
"SigInFile"=dword:00000000
--- start reg2-file ---

4) Now reinstall the software and it will install this time.

I only have one question left. Why does a printer or scanner need encryption??
What is done there we don't know??

Wouter
 
Ik heb het probleem opgelost, om dit te delen had ik dit al in het engels neergezet. Ik neem aan dat dit geen probleem is.

INSTALL PROBLEM HP F375 with nLite XP distribution.

When useing XP-lite, a XP distribution made with nLite, you can get an error when tring to install an HP printer. It was an HP Deskjet F375 in my case.
Two registerentries are missing where to dll are registered, namely
- slbcsp.dll and [Infineon SICRYPT Base Smart Card CSP]
- sccbase.dll [Schlumberger Cryptographic Service Provider]

Registering of those dll does not work, it give an missing module error. A just searched in these DLL's in clear text for mentioned DLL names and i discovered the one's below.


This is what i did to solve the problem:
----------------------------------------
1) Copy to following file to c:\windows\system32, you can copy them from an other computer with a full XP installation or download them from the internet.
- slbcsp.dll
- slbiop.dll (needed for registration of slbcsp.dll)
- slbrccsp.dll (loaded but not sure if really needed)

- sccbase.dll
- sccsccp.dll (needed for registration of sccbase.dll)

2) Register to sub DLL's
- regsvr32 slbiop.dll
- regsvr32 slbrccsp.dll
- regsvr32 sccsccp.dll

You can get a partial error that it has no entry for DLLRegisterServer, but's is OK.

3) Register the missing DLL's

- regsvr32 slbcsp.dll
- regsvr32 sccbase.dll
You will get the message that registering succeded.


4) Load the missing register enties.
Copy the text below to a file called reg1.reg and reg2.reg and load them by doublecliking them. The regiter entries may already be there. Yoe can check with regedit.


--- start reg1-file ---
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Defaults\Provider\Infineon SICRYPT Base Smart Card CSP]
"Image Path"="C:\\WINDOWS\\System32\\sccbase.dll"
"Type"=dword:00000001
"SigInFile"=dword:00000000
--- end reg1-file ---

--- start reg2-file ---
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Defaults\Provider\Schlumberger Cryptographic Service Provider]
"Image Path"="C:\\WINDOWS\\System32\\slbcsp.dll"
"Type"=dword:00000001
"SigInFile"=dword:00000000
--- start reg2-file ---

4) Now reinstall the software and it will install this time.

I only have one question left. Why does a printer or scanner need encryption??
What is done there we don't know??

Wouter

:thumb: Dat was het,bedankt hij doet het nu.

Greetings
Zico
 
Status
Niet open voor verdere reacties.
Terug
Bovenaan Onderaan