Developer forum

Forum » Development » Error / Module attached, edit file cannot be found

Error / Module attached, edit file cannot be found

Sonni Tost
Reply

Hi everyone,

I have made an offline copy of a solution in order to make some changes to a custom module.

Everything works - except for the 'Module attached, edit file cannot be found'-error when trying to access it from a paragraph. When I go into the management center and click on the module - the settings look ok. It is (to my knowledge) the correct path. But when I try to access the module (from the Modules-menu) to change the settings - I get the 404-page.

It is the first time that I have made an offline copy of a production site so it is probably a tiny glitch somewhere - nevertheless i cannot figure it out.

The physical path to the module is: application/CustomModules/refaGarbageSorting/listGarbageContainers.aspx

The path from the Management Center / Developer / Modules is: /CustomModules/refaGarbageSorting/listGarbageContainers.aspx

I am running Dynamicweb 8.2.3.20

Any help is appreciated.

 

Sonni T.


Replies

 
Anders Ebdrup
Reply

Hi Sonni,

 

You should add a file called "[ModuleName]_edit.aspx" in your custom module, so you will have a file called:

application/CustomModules/refaGarbageSorting/refaGarbageSorting_edit.aspx

 

Best regards, Anders

 
Sonni Tost
Reply

Hi Anders,

Thank You for your input. However that file already exists. The module works perfectly on the production site - I just have to make some functionality changes to it.

Sonni T.

 

You must be logged in to post in the forum