Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The group attribute is invalid
Message
De
27/01/2015 20:41:10
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Titre:
The group attribute is invalid
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:
01614426
Vues:
38
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?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform