Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'FreeTextBox' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 63: -->
Line 64: <httpHandlers>
Line 65: <add verb="GET" path="FtbWebResource.axd" type="FreeTextBoxControls.AssemblyResourceHandler, FreeTextBox" />
Line 66: </httpHandlers>
Line 67:
hi, i would like to ask about the above problem. i got this error when navigate in my web site. But when i navigate to page which have FTB (freetextbox) it dont give any error, its works fine. The problem is when i navigate to page which dont have FTB it give above problem. I called my hosting side, they were using server-64. When they change it to server-32, its perfectly fine no error at all..
Any idea why this error happen???