Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The group attribute is invalid
Message
From
28/01/2015 03:52:36
 
 
To
27/01/2015 20:41:10
General information
Forum:
ASP.NET
Category:
Web Services
Environment versions
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01614426
Message ID:
01614440
Views:
19
>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 ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform