i have installed a custom solution to windows vista, but when i am trying to make a new page on navigation side i see this 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: BC30451: Name 'PageTopLogoImageAlt' is not declared.
Source Error:
Line 469: <td>
Line 470: <input class="std" maxlength="255" name="PageTopLogoImageAlt" size="30" type="text"
Line 471: value="<%=PageTopLogoImageAlt%>">
Line 472: </td>
Line 473: </tr>
Source File: D:\TestCustomSite\Application\Admin\Page_Edit.aspx Line: 471
any idea what i have to do ????
thanks stavros