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: BC30561: 'Globalization' is ambiguous, imported from the namespaces or types 'System.Web, System'.

Source Error:


Line 110:            Culture = selectedLanguage
Line 111:            System.Threading.Thread.CurrentThread.CurrentCulture = _
Line 112:              Globalization.CultureInfo.CreateSpecificCulture(selectedLanguage)
Line 113:            System.Threading.Thread.CurrentThread.CurrentUICulture = New _
Line 114:              Globalization.CultureInfo(selectedLanguage)

Source File: C:\inetpub\wwwroot\Download.aspx.vb    Line: 112






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