Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Learn More

How to fix nss3.dll Entry point not found error?

  • 4 отговора
  • 22 имат този проблем
  • 20 изгледи
  • Последен отговор от jwb6658

more options

When I start firefox I receive the following error window:

'The procedure entry point PK11_PubDerive could not be located in the dynamic link library nss3.dll.'

When I start firefox I receive the following error window: 'The procedure entry point PK11_PubDerive could not be located in the dynamic link library nss3.dll.'

Всички отговори (4)

more options

Hello,

Uninstall Firefox from the Windows Control Panel > Programs and Features, and delete the Firefox folder from your Program Files as well:

  • C:\Program Files (x86)\Mozilla Firefox ; or
  • C:\Program Files\Mozilla Firefox

Reinstalling Firefox after downloading a fresh copy from the official Mozilla servers:

Променено на от CoryMH

more options

I've tried uninstalling completely and deleting all folders inside Program Files using the automatic installer as well as the offline installer. I tried using the XULRunner nss3.dll but it does not include all necessary functions to run Firefox.

The clean reinstall persists the issue which makes me think there may be an issue with the final nss3.dll binary.

more options
more options

Well...I see inside pk11pub.h that the prototype exists for PK11_PubDerive(). The function is written in pk11skey.c.

Now is it compiled and working properly in the final binary?? I'm no developer so I can't verify this.. any help would be appreciated.