After a recompile, i started getting the following exception:
Parser Error Message: Could not load type 'FormRewriterControlAdapter'.
Source Error:
<table width="100%" bgcolor="#ffffcc">
<tbody>
<tr>
<td>
Line 6: <browser refID="Default">
Line 7: <controlAdapters>
Line 8: <adapter controlType="System.Web.UI.HtmlControls.HtmlForm"
Line 9: adapterType="FormRewriterControlAdapter" />
Line 10: </controlAdapters>
</td>
</tr>
</tbody>
</table>
Source File: C:\Sites\Single10\rejiintl\webroot\App_Browsers\Form.browser Line: 8
Does anyone have an idea why this would be the case? The compilation succeeded and the code was not changed... Please help!
Igor D.
|