Имя журнала: Microsoft-Windows-PrintService/Admin
Источник: Microsoft-Windows-PrintService
Дата: 15.04.2016 1:44:33
Код события: 808
Категория задачи:Инициализация
Уровень: Ошибка
Ключевые слова:Очередь печати принтера
Пользователь: Иван-ПК\Иван
Компьютер: Иван-ПК
Описание:
Очереди печати принтера не удается загрузить подключаемый модуль C:\Windows\system32\spool\DRIVERS\x64\3\UNIDRVUI.DLL, код ошибки 0xc1. Для получения сведений о контексте см. пользовательские данные события.
Xml события:
808
0
2
36
12
0x8000000000020000
405
Microsoft-Windows-PrintService/Admin
Иван-ПК
C:\Windows\system32\spool\DRIVERS\x64\3\UNIDRVUI.DLL
0xc1
112
EventID - Код: 808 Источник: PrintService
-
Grigorich1972
Re: EventID - Код: 808 Источник: PrintService
Здравствуйте.
И как решается эта проблема?
Уже месяц бьюсь с этой ошибкой на Win server 2008r2, при печати в терминальной сессии после каждого документа эта ошибка. В принципе печатает без проблем, но по 100 ошибок в событиях раздражают.
И как решается эта проблема?
Уже месяц бьюсь с этой ошибкой на Win server 2008r2, при печати в терминальной сессии после каждого документа эта ошибка. В принципе печатает без проблем, но по 100 ошибок в событиях раздражают.
-
Charg
Re: EventID - Код: 808 Источник: PrintService
Grigorich1972, у тебя тоже ругается на C:\Windows\system32\spool\DRIVERS\x64\3\UNIDRVUI.DLL или что-то другое?
Вообще тебе в эту тему
Вообще тебе в эту тему
2008 R2 - Ошибка печати на терминальном сервере
-
ministr91
Re: EventID - Код: 808 Источник: PrintService
Что делать?
Очереди печати принтера не удается загрузить подключаемый модуль C:\Windows\system32\spool\DRIVERS\x64\3\UNIDRVUI.DLL, код ошибки 0xc1.
[spoiler]Имя журнала: Microsoft-Windows-PrintService/Admin
Источник: Microsoft-Windows-PrintService
Дата: 24.04.2018 8:03:42
Код события: 808
Категория задачи:Инициализация
Уровень: Ошибка
Ключевые слова:Очередь печати принтера
Пользователь: QWERTY1\Иван
Компьютер: QWERTY1
Описание:
Очереди печати принтера не удается загрузить подключаемый модуль C:\Windows\system32\spool\DRIVERS\x64\3\UNIDRVUI.DLL, код ошибки 0xc1. Для получения сведений о контексте см. пользовательские данные события.
Xml события:
808
0
2
36
12
0x8000000000020000
830
Microsoft-Windows-PrintService/Admin
QWERTY1
C:\Windows\system32\spool\DRIVERS\x64\3\UNIDRVUI.DLL
0xc1
112[/spoiler]
Нашел инструкцию на 1 иностранном сайте, но боюсь ошибиться в переводе. Кто сможет помочь?
Скрытый текст
[spoiler]I had the same problem (except with a different dll, PS5UI.dll). I am not sure what the significant of the ./3 directory in path was, as C:\windows\system32\spool\drivers\x64 seems to contain similar DLLs. What fixed it for me was this (I will keep it basic).
-First off, make sure you are on an admin account (if not, talk to your computer's administrator)
-Navigate to C:\Windows\System32
- In the search bar, type in your DLL name
(for me, it was again PS5UI.dll, for you probably "unidrvui.dll")
-If you are lucky, you should have results, mine were:
One copy with size 828 KB
C:\Windows\System32\DriverStore\FileRepository\ntprint.inf_amd64_neutral_4616c3de1949be6d\Amd64
One copy with size 828 KB
C:\Windows\System32\spool\drivers\x64
and one copy in the right directory, but size 0 KB!
C:\Windows\System32\spool\drivers\x64\3
-If you have either no result in .\3 or it is size zero, this method may work for you. Copy a non-zero sized version of the dll (if there are multiple sizes, use the one from DriverStore) to the .\3 directory under C:\Windows\System32\spool\drivers\x64.
- If you are unsure how to do this, open a window and navigate to:
C:\Windows\System32\spool\drivers\x64\3
- Then right click on the dll in the search results (again, preferably from DriverStore) and select "copy"
- Then paste the dll into C:\Windows\System32\spool\drivers\x64\3. Note that you need admin priviledges. A window should pop up asking for permission, click "ok" or yes.
TL;DR (too long, didn't read) copy a working version from the Driver store to C:\Windows\System32\spool\drivers\x64\3.[/spoiler]
Очереди печати принтера не удается загрузить подключаемый модуль C:\Windows\system32\spool\DRIVERS\x64\3\UNIDRVUI.DLL, код ошибки 0xc1.
[spoiler]Имя журнала: Microsoft-Windows-PrintService/Admin
Источник: Microsoft-Windows-PrintService
Дата: 24.04.2018 8:03:42
Код события: 808
Категория задачи:Инициализация
Уровень: Ошибка
Ключевые слова:Очередь печати принтера
Пользователь: QWERTY1\Иван
Компьютер: QWERTY1
Описание:
Очереди печати принтера не удается загрузить подключаемый модуль C:\Windows\system32\spool\DRIVERS\x64\3\UNIDRVUI.DLL, код ошибки 0xc1. Для получения сведений о контексте см. пользовательские данные события.
Xml события:
808
0
2
36
12
0x8000000000020000
830
Microsoft-Windows-PrintService/Admin
QWERTY1
C:\Windows\system32\spool\DRIVERS\x64\3\UNIDRVUI.DLL
0xc1
112[/spoiler]
Нашел инструкцию на 1 иностранном сайте, но боюсь ошибиться в переводе. Кто сможет помочь?
Скрытый текст
[spoiler]I had the same problem (except with a different dll, PS5UI.dll). I am not sure what the significant of the ./3 directory in path was, as C:\windows\system32\spool\drivers\x64 seems to contain similar DLLs. What fixed it for me was this (I will keep it basic).
-First off, make sure you are on an admin account (if not, talk to your computer's administrator)
-Navigate to C:\Windows\System32
- In the search bar, type in your DLL name
(for me, it was again PS5UI.dll, for you probably "unidrvui.dll")
-If you are lucky, you should have results, mine were:
One copy with size 828 KB
C:\Windows\System32\DriverStore\FileRepository\ntprint.inf_amd64_neutral_4616c3de1949be6d\Amd64
One copy with size 828 KB
C:\Windows\System32\spool\drivers\x64
and one copy in the right directory, but size 0 KB!
C:\Windows\System32\spool\drivers\x64\3
-If you have either no result in .\3 or it is size zero, this method may work for you. Copy a non-zero sized version of the dll (if there are multiple sizes, use the one from DriverStore) to the .\3 directory under C:\Windows\System32\spool\drivers\x64.
- If you are unsure how to do this, open a window and navigate to:
C:\Windows\System32\spool\drivers\x64\3
- Then right click on the dll in the search results (again, preferably from DriverStore) and select "copy"
- Then paste the dll into C:\Windows\System32\spool\drivers\x64\3. Note that you need admin priviledges. A window should pop up asking for permission, click "ok" or yes.
TL;DR (too long, didn't read) copy a working version from the Driver store to C:\Windows\System32\spool\drivers\x64\3.[/spoiler]
-
ministr91
Re: EventID - Код: 808 Источник: PrintService
Проблема решилась сама собой. Возможно, обновить драйвера