I receive a error BC30451: Navnet 'HideNavigation' er ikke blevet erklæret. On both admin version 19.2.3.2 and 19.2.5.2.
If i set up my IIS to Application(19.1.2.1) then it works. But i want to use a newer version, with the new UI!
Anyone know why this error appear.
Thx in advance
/Ryan
Developer forum
E-mail notifications
Application(19.2.3.2) error: Navnet 'HideNavigation' er ikke blevet erklæret
Ryan Jeppesen
Replies
Nicolai Høeg Pedersen
Posted on 26/01/2012 11:14:35
Hi Ryan
It is beacause your update script has not been executed correctly.
Upgrade website to use 19.2.5.2 application. Go to /Files/Updates.xml, open with notepad, set the number to 300, iisreset, access the website again.
Then a lot of updates to the database will be applied. And it should work.
if not, it could be missing Database permissions - the database user specified in GlobalSettting.aspx needs DDL permissions on the SQL-Server. If Access this should not be a problem.
It is beacause your update script has not been executed correctly.
Upgrade website to use 19.2.5.2 application. Go to /Files/Updates.xml, open with notepad, set the number to 300, iisreset, access the website again.
Then a lot of updates to the database will be applied. And it should work.
if not, it could be missing Database permissions - the database user specified in GlobalSettting.aspx needs DDL permissions on the SQL-Server. If Access this should not be a problem.
Ryan Jeppesen
Posted on 26/01/2012 12:20:27
Hi Nicolai
I updated the admin to 19.2.5.2, but insted of a iisreset i did a Pool recycle. Because i dont have permissions to do a iisreset. My update.xml now says 418. But i receive the same error. SQL user have db_datareader, db_datawriter, db_ddladmin and db_owner.
I updated the admin to 19.2.5.2, but insted of a iisreset i did a Pool recycle. Because i dont have permissions to do a iisreset. My update.xml now says 418. But i receive the same error. SQL user have db_datareader, db_datawriter, db_ddladmin and db_owner.
Nicolai Høeg Pedersen
Posted on 26/01/2012 12:24:49
Have a look in /Files/updatelog.html. Search for "HideNavigation" and see what the log reports.
Ryan Jeppesen
Posted on 26/01/2012 12:30:37
Theres nothing in the log about "HideNavigation"
Nicolai Høeg Pedersen
Posted on 26/01/2012 13:52:42
What does the log say, then - in the end...?
Where are you hosting? Can I access the solution?
Where are you hosting? Can I access the solution?
Ryan Jeppesen
Posted on 26/01/2012 15:24:59
Its a local setup. But you can access it through teamviewer if you want :)
You must be logged in to post in the forum