Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The group attribute is invalid
Message
De
28/01/2015 03:52:36
 
 
À
27/01/2015 20:41:10
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Versions des environnements
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01614426
Message ID:
01614440
Vues:
17
>A newly deployed Web Service acts weird on a production environment when a hit is received at the Web Service.
>
>This is the message I am getting in the Event Viewer:
>
>"The 'group' attribute is invalid. Enum must be one of High, Low"
>
>The Web Service responds accordingly however there is an error in the Event Viewer and this forces the IIS Worker Process for the Web Service to reload every time. So, as I have initialization procedure that gets loaded on the first hit, this makes it slower than expected as every hit is now initializing the worker process all over again.
>
>I have this additonal information:
>
> HRESULT 0x80070585
> PhysicalPath \\?\UNC\MyNasDrive\MyNasShare\WebService\web.config
> Type 3
> Message The 'group' attribute is invalid. Enum must be one of High, Low
> LineNumber 6
> PreviousLine soapExtensionTypes
> ErrorLine add type="Framework.TraceExtension,Framework" priority="1" group="0"/
> NextLine /soapExtensionTypes
>
>Anyone would know what could be the cause here?

Odd. Looks right. Is that looking at the web.config shown in your "Moving from web.config" thread ?
I assume you haven't mistakenly used the letter 'O' rather than zero ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform