Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30451: 'errMsg' is not declared. It may be inaccessible due to its protection level.

Source Error:


Line 22:         'End If
Line 23:         '' Fire email
Line 24: If InStr(errMsg, "mailguncallback", CompareMethod.Text) > 0 Then
Line 25:             Exit Sub
Line 26:         End If 

Source File: D:\Sites\en.setgyc.es\HTDocs\global.asax    Line: 24






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0