ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

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

  • 4 პასუხი
  • 22 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 1 ნახვა
  • ბოლოს გამოეხმაურა jwb6658

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)

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

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.

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.