Developer forum

Forum » Development » Compilation error in Admin (19.2.3.2)

Compilation error in Admin (19.2.3.2)

Ryan Jeppesen
Reply
Hi

I have set up our site in a local enviroment for testing.

The front-end is working, but when connecting to the back-end (/Admin) i get the error below, i have other sites set up on the same local server, who use the same Admin (19.2.3.2) who works without the error below.

The site/virtual directorys have full rights and is set to ASP.NET 2 in the IIS

Compiler Error Message: The compiler failed with error code 1.

D:\Admin\Application(19.2.3.2)\Admin\Default.aspx(56) : error BC30451: Name 'HideNavigation' is not declared.

Thanks in advance

/Ryan

 
Unavngivet.png

Replies

 
Morten Snedker
Reply
 Hi Ryan,

Have you tried pointing the failing solution to a different database...and with what result?


Also, try on the IIS to switch the ApplicationPool to one of those of a working solution.
 

 

Regards /Snedker

 
Nicolai Høeg Pedersen
Reply
Go to /Files/Updates.xml and change the number to a 100 lower number. So if it is 450, change it to 350, save the file, iisreset and access the website again.

If it does not work, go to /Files/Upgradelog.html and see the errors in the bottom.

You might be missing DDL rights for the DB user on the SQL-Server, see installation guide.

 

You must be logged in to post in the forum