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: CS0234: The type or namespace name 'Services3' does not exist in the namespace 'Microsoft.Web' (are you missing an assembly reference?)

Source Error:


Line 11: using IDSService;
Line 12: using System.Text;
Line 13: using Microsoft.Web.Services3.Security.Tokens;
Line 14: using System.Data.SqlClient;
Line 15: 

Source File: c:\Projects\Inhouse Dynamic Websites\HYS\oldhys\HYSuppliesUPMLT\App_Code\Global.cs    Line: 13






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