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: BC30002: Type 'memimage' is not defined.

Source Error:


Line 27:         case "400","640","1000"
Line 28:             dim path as string = server.mappath("gallery") & "\" & request("folder") & "\" & request("file")
Line 29:             dim m as memimage = new memimage( path )
Line 30:             m.quality=100
Line 31:             m.setbounds(theaction,theaction,72)

Source File: D:\Websites\megabusa\photos\photo.aspx    Line: 29






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