Skip to content

NS2_Interop.dll, System.DllNotFoundException #53

@kallpreb

Description

@kallpreb

Same problem as in issue #48

ConnectionTimeoutError: Timeout after 10.0 seconds. Could not connect to 127.0.0.1:49520
Instantiating 'NanoScanServer' raised the following exception:

Traceback (most recent call last):
File "start_server32.py", line 183, in main
File "C:\Users\entwicklung\AppData\Local\Programs\Python\Python311\base\Lib\site-packages\nanosquared\cameras\nanoscan_server.py", line 41, in init
assert self.NS.InitNS() == 1, "Failed to start NanoScan"
^^^^^^^^^^^^^^^^
System.DllNotFoundException: Die DLL "NS2_Interop.dll": The specified module could not be found. (Exception from HRESULT: 0x8007007E)
in NanoScanLibrary.NanoScan.InitNsInterop()
in NanoScanLibrary.NanoScan.InitNS()

Cannot start the 32-bit server.

I have to use a new computer now and got the same problem as in 2022. Solution to take an older computer is not possible now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions