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: BC30560: 'Class_sessiondata' is ambiguous in the namespace 'sessiondata'.

Source Error:


Line 84:         Thread.CurrentThread.CurrentCulture = New CultureInfo("hi-IN")
Line 85:         Thread.CurrentThread.CurrentUICulture = New CultureInfo("hi-IN")
Line 86:         Dim Obj_UserSession As New sessiondata.Class_sessiondata
Line 87:         Dim obj_Category As New category.Class_category
Line 88:         Dim obj_Category_Db As New category.Class_DB_category

Source File: C:\Inetpub\vhosts\3gsolutions.info\httpdocs\Default.aspx.vb    Line: 86





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