Developer forum

Forum » Development » Error in /Admin

Error in /Admin


Reply

Hello everybody,








I get the following error in the menu area of the administration website (locally). The administration files are directly copied from the installation image.







Beskrivelse: Der opstod en fejl under parsingen af en ressource, der er påkrævet ved behandling af denne anmodning. Læs følgende detaljer om parserfejlen, og foretag de nødvendige ændringer af kildefilen.







Meddelelse om parserfejl: Filen '/admin/core/menu/PageXML.aspx.vb' findes ikke.







Kildefejl:















Linje 1:  










Kildefil: /admin/core/menu/PageXML.aspx    Linje: 1






 




Could anybody please tell me what is wrong.




 




Regards,




Stig Kagan-Ditlevsen


Replies

 
Reply
Hi,



Could you tell me what DW version do you use and post here (if it is possible) the contents of the /admin/core/menu/PageXML.aspx file?



Vitaly.
 
Nicolai Høeg Pedersen
Reply

Hi Stig.


 


Its because you have enabled all modules in Modules table - modules that you should not use sine they are not released!


 


Disable the LanguageControl module which is only available as a pre beta release. That is the source of your problem.


 


Don't activate modules you don't need and have purchased, please.

 
Reply
vme wrote:

Hi,







Could you tell me what DW version do you use and post here (if it is possible) the contents of the /admin/core/menu/PageXML.aspx file?







Vitaly.




Hi Vataly,


I use the latest build and here are the code:


 


<%@ Page Language="vb" AutoEventWireup="false" src="PageXML.aspx.vb" Inherits="Core.Menu.PageXML" %>


Stig.

 
Reply
NP wrote:


Hi Stig.




 




Its because you have enabled all modules in Modules table - modules that you should not use sine they are not released!




 




Disable the LanguageControl module which is only available as a pre beta release. That is the source of your problem.




 




Don't activate modules you don't need and have purchased, please.





Hi Nicolai,


This is not correct! The LanguageControl module isn't activated (ModuleId 199) and the Access versions are those directly downloaded from the dev. website.


 


Anyway. I tried to activete it and deactivate it - and the error remains :(


 


/Stig

 
Nicolai Høeg Pedersen
Reply

OK.


 


Mail me a screendump of the error on my mail.

 

You must be logged in to post in the forum