← Back to Knowledge Base

KB #240091: NLCBTASK Service fails to start with error “The system cannot find the file specified”

⏱️ 1 min read

Type:

Fix

Summary:

The installer added the ImagePath for the NLCBTASK Service without surrounding quotes. This has been fixed in all recent versions of released after Jan 2012.

Additional Information:

The ImagePath Value for the NLCBTASK Service is being added without surrounding quotes, even if there are embedded spaces in the path, e.g.,
  C:Program FilesNetLibSecsqlnlcbtask.exe
rather than
  "C:Program FilesNetLibSecsqlnlcbtask.exe"In most instances, the Windows Service Manager starts the service successfully anyway. However, in at least one case, we have seen the Service Manager fail to start the service since it is cutting off the ImagePath at the first blank space, i.e.,
  C:Program

Resolution: This has been in all versions released after Jan 2012. In the meantime you can do the following:

  1. Run Regedit.exe
  2. Navigate to this Key:
    HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesnlcbtask
  3. Modify the ImagePath value to enclose the path in quotes if it is not already in quotes.
  4. Exit Regedit
  5. Start the NLCBTASK Service with either:
      net start nlcbtask, or
      sc start nlcbtask

If the ImagePath is already enclosed in “quotes” and NLCBTASK still does not start, it may be that the file NLCBTASK.EXE has been accidentally deleted. Try reinstalling Encryptionizer.

Was this article helpful?

Related Articles

KB #240061: SQL does not start – Error: Another version of the product is already installed

Type: Information Summary: When starting a Microsoft SQL Server instance that you have secured with…

KB #240133: sp_n_codelvl shows Encrypted when database Offline and Plain when Online

Type: Known Issue. Minor. Summary: sp_n_codelvl is an optional Encryptionizer SQL Stored Procedure which can…

KB #240008: How to access encrypted databases on a RAW Volume

Type: Information Summary: This article explains how to allow SQL Server to access encrypted databases…

Still need help?

Our support team is here to assist you.

NetLib Security
AI Assistant · Online
Hi! I'm the NetLib Security assistant. I can answer questions about our encryption solutions, HIPAA compliance, Encryptionizer, and more. How can I help you today?