Developer forum

Forum » Development » error while try to make a new page

error while try to make a new page


Reply

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

 


Replies

 
Reply

Update the dll files of your custom solution with the ones of the standard solution.

 
Reply

thank lars it works fine!!

 
Reply

I know:)

 

You must be logged in to post in the forum