Message in Polish (Polski)
Nie można załadować typu CLR „<var>Type Name</var>” podczas kompilacji usługi. Sprawdź, czy ten typ jest zdefiniowany w pliku źródłowym, który znajduje się w katalogu \\App_Code aplikacji, jest zawarty w skompilowanym zestawie, który znajduje się w katalogu \\bin aplikacji, lub jest obecny w zestawie zainstalowanym w globalnej pamięci podręcznej zestawów. Należy zauważyć, że w nazwach typów jest rozróżniana wielkość liter i że katalogi, takie jak \\App_Code i \\bin, muszą znajdować się w katalogu głównym aplikacji i nie można zagnieżdżać ich w podkatalogach.
Unlocalized message
The CLR Type '<var>Type Name</var>' could not be loaded during service compilation. Verify that this type is either defined in a source file located in the application's \\App_Code directory, contained in a compiled assembly located in the application's \\bin directory, or present in an assembly installed in the Global Assembly Cache. Note that the type name is case-sensitive and that the directories such as \\App_Code and \\bin must be located in the application's root directory and cannot be nested in subdirectories.
Search by Google