Live Chat Software by Kayako |
BC30002 type 'web.httpcontext' is not defined
Posted by , Last modified by on 28 July 2013 06:34 PM
|
|
You installed DNN chat module and received the following error Compiler Error Message: BC30002: Type 'Web.HttpContext' is not defined. In App_Code\Chat\DnnChatCodeHelper.vb This issue is caused by adding Telerik controls in DNN 5.3.1 which adds DotNetNuke.Web.HttpContext. If modules don't use qualified paths and did import both system and DotNetNuke, the reference is now solved incorrectly. Solution | |
|