Author Date & Time |
Message |
Operations |
Matt Wright
notdefinite
mattio_wrightio@hotmail.com
V4P
|
Can you help with this error thanks
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 769: Public Name As String
Line 770: Public Language As LanguageManager.Language = LanguageManager.Language.English
Line 771: Function Culture() As Globalization.CultureInfo
Line 772: Return LanguageManager.Culture(Language)
Line 773: End Function
Source File: C:\inetpub\wwwroot\intranet\CMS\App_Code\Config.vb Line: 771
|
☚ |
Andrea Bruno
male
customercare@officialguide.info
Webmaster☑★★★★★
|
Please download the last version of cms from sourceforge.
I have fix this error recently.
Please tell me what is your os, and cms release?
|
☚ |
Matt Wright
notdefinite
mattio_wrightio@hotmail.com
V4P
|
That solved it thanks
Windows server 2016. latest Release.
|
☚ |