×
Показано с 1 по 5 из 5
  1. #1
    Клерк
    Регистрация
    06.11.2008
    Сообщений
    280

    1с8 - недоступен ключ по сети

    В сети есть компьютер "pc1" на Windows XP. На нём установлен сервер hasp LM и ключ на 5 ПК(5netkey красный). Лкально программа 1с запускается и вход в конфигурацию "Бухгалтерия 8" выполняется. Всё хорошо.


    На клиентском компьютере установлена Windows 7, установлена 1с Предприятие 8, установлен драйвер alladin. База подключана в файловом режиме c общего ресурса "pc1". Программа запускатся и выдаёт ошибку "Не обнаружена лицензия на использование программы".


    Сеть между компьютерами есть, фаерволы отключены, антивирусы удалены, пинги ходят между машинами. AlladinManager покаывает сервер с NetHasp, но не показывает там ключа. Я так понимаю что NetHasp на PC1 не видит USB ключа. только непонятно почему.

    Не знаю в чем может быть проблема. Как диагностировать?Как лечить? Уже программы, драйвера много раз переставил и с сайта аладина скачал более новые чем на диске - толку нет. Ступор. Очень жду помощи)
    Поделиться с друзьями

  2. #2
    AltG
    Гость
    Если сеть сложная, попробуйте на клиентской машине, прописать адрес машины с ключем в нетхасп.ини

  3. #3
    Клерк
    Регистрация
    06.11.2008
    Сообщений
    280
    Попытался, прописал на клиенте явно адрес сервера, но не помогло. Посмотрите правильно ли сделал.

    Код:
    ;
    ; NetHASP Configuration file syntax.
    ;
    ;
    ; Note:
    ;
    ; All text lines were commented.
    ; Remove comments in the lines you want to use.
    ;
    
    
    [NH_COMMON]
    NH_TCPIP = Enabled
    
    ;
    ; Section-specific Keywords
    ;
    
    ;
    ; You can set either of the following three Keywords to "Enabled"!
    ;
    ;;NH_IPX = Enabled or Disabled 		; Use the IPX protocol
    ;;NH_NETBIOS = Enabled or Disabled	; Use the NETBIOS protocol
    ;;NH_TCPIP = Enabled or Disabled	; Use the TCP/IP protocol
    
    ;
    ; General Keywords
    ;
    ;;NH_SESSION = <Num>			; See Adapting the Timeout Length 
    ;;NH_SEND_RCV = <Num>			; in the HASP Programmer's Guide.
    
    
    
    [NH_IPX]
    
    ;
    ; Section-specific Keywords for the IPX protocol.
    ;
    
    ;;NH_NCLIENT32 = Disabled		; Disable Novell Client use
    
    ;;NH_GET_LOCAL_TARGET = Disabled        ; Disable LM search over segments
    
    ;;NH_USE_BINDERY = Enabled or Disabled	; Use IPX with bindery.
    					; Default:  Disabled
    					; Ignored under Win32 API.
    					; This switch replaces older switch
    					; named NH_USE_SAP.
    
    ;;NH_USE_BROADCAST = Enabled or Disabled; Use IPX Broadcast mechanism.
    					; Default:  Enabled
    
    ;;NH_BC_SOCKET_NUM = <Number>		; Broadcast socket number (HEX).
    					; Default:  7483H
    
    ;;NH_USE_INT = 2F_NEW or 7A_OLD		; 2F_NEW means that IPX protocol will 
    					; use interrupt 2Fh ONLY.
    					; 7A_OLD means that IPX protocol will 
    					; use interrupt 7Ah ONLY.
    					; Default:  2F_NEW.
    
    ;;NH_SERVER_NAME = <Name1>, <Name2>,..	; Communicate with the NetHASP 
    					; Server with the specified name.
    					; Maximum: 6 names, up to 7 
    					; case-insensitive characters each.
    
    ;;NH_SEARCH_METHOD = Localnet or Internet ; See Local Networks and
    					  ; Internetworks in the HASP
                                              ; Programmer's Guide.
    
    ;;NH_DATFILE_PATH = <path>		; Specify the location of the NetHASP 
    					; License Manager's address file.
    
    ;
    ; General Keywords
    ;
    ;;NH_SESSION = <Num>			; See Adapting the Timeout Length 
    ;;NH_SEND_RCV = <Num>			; in the HASP Programmer's Guide.
    
    
    [NH_NETBIOS]
    
    ;
    ; Section-specific Keywords for the NetBIOS protocol.
    ;
    ;;NH_NBNAME = <Name>			; Assign a name to the NetHASP 
    					; License Manager.
    					; 1 name possible, up to 8 
    					; case-insensitive characters.
    
    ;;NH_USELANANUM = <Num>			; Assign a lana number to be used
    					; as a communication channel.
    ;
    ; General Keywords
    ;
    ;;NH_SESSION = <Num>			; See Adapting the Timeout Length 
    ;;NH_SEND_RCV = <Num>			; in the HASP Programmer's Guide.
    
    
    [NH_TCPIP]
    
    ;
    ; NetHASP does not support TCP/IP under DOS.
    ;
    
    ;
    ; Section-specific Keywords for the TCP/IP protocol.
    ;
    
    NH_SERVER_ADDR = 192.168.100.101
    ;NH_TCPIP_METHOD = TCP
    NH_USE_BROADCAST = Disabled
    
    ;;NH_SERVER_ADDR = <Addr1>, <Addr2> 	; IP addresses of all the NetHASP 
    					; License Managers you want to search.
    					; Unlimited addresses and multiple
    					; lines are possible.
    					;
    					; Possible address format examples:
    					;  IP address:      192.114.176.65
    					;  Local Hostname:  ftp.aladdin.co.il
    
    ;;NH_PORT_NUMBER = <Num>		; Set the TCP/IP port number. This is
    					; optional. The default number is 475.
    
    
    ;;NH_TCPIP_METHOD = TCP or UDP		; Send a TCP packet or UDP packet
    					; Default:  UDP
    ;;NH_USE_BROADCAST = Enabled or Disabled; Use TCPI/IP Broadcast mechanism.
    					; Default:  Enabled
    
    ;;NH_SERVER_NAME = <Name1>, <Name2>,	; Communicate with the NetHASP 
    					; Server with the specified name.
    					; Maximum: 6 names, up to 7 
    					; case-insensitive characters each.
    
    ;
    ; General Keywords.
    ;
    ;;NH_SESSION = <Num>			; See Adapting the Timeout Length 
    ;;NH_SEND_RCV = <Num>			; in the HASP Programmer's Guide.

  4. #4
    Клерк Аватар для kot
    Регистрация
    01.01.2009
    Адрес
    Россия
    Сообщений
    2,772
    да правильно.

  5. #5
    AltG
    Гость
    терминалка не стоит случаем? ключ не горелый? на сервере точно ключ работает, а не эмулятор? без ключа запускается?
    попробуйте ключ переставить на клиентскую машину, будет ли запускаться с сервера? lm стоит службой? win 7 64 или 32? Права у клиента полные?
    Запустите 1с у клиента от имени администратора.
    Последний раз редактировалось AltG; 18.08.2011 в 21:02.

Информация о теме

Пользователи, просматривающие эту тему

Эту тему просматривают: 1 (пользователей: 0 , гостей: 1)