Message in Finnish (suomi)
CLR-tyyppiä <var>Type Name</var> ei voitu ladata palvelun kääntämisen aikana. Tarkista, että tämä tyyppi on määritetty sovelluksen \\App_Code-hakemistossa sijaitsevassa lähdetiedostossa, että se sisältyy sovelluksen \\bin-hakemistossa olevaan käännettyyn kokoonpanoon tai että se on yleiseen kokoonpanovälimuistiin asennetussa kokoonpanossa. Huomaa, että kirjainkoolla on merkitystä tyyppinimessä ja että hakemistojen, kuten \\App_Code ja \\bin, täytyy sijaita sovelluksen päähakemistossa eikä jossakin alihakemistossa.
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