Hello,
I added a partial page to the application map and when I tried to run a test, I keep getting the following error. I'm able to save successfully, but cannot run a test. Please advise, thank you.
Other Resource Deployment Failed
node: view-Page_Painter
Could not determine collection for file SkillPP
Other Resource Deployment Failed
node: view-Page_Painter
Could not determine collection for file SkillPP
[hr][/hr]
This is the second error message:
Other Resource Deployment Failed
node: view-Page_Painter
Error deploying file MPSM/mvc/Personnel_Profile_Manager_111/xsl_pool/null
I added a partial page to the application map and when I tried to run a test, I keep getting the following error. I'm able to save successfully, but cannot run a test. Please advise, thank you.
Other Resource Deployment Failed
node: view-Page_Painter
Could not determine collection for file SkillPP
Other Resource Deployment Failed
node: view-Page_Painter
Could not determine collection for file SkillPP
[hr][/hr]
This is the second error message:
Other Resource Deployment Failed
node: view-Page_Painter
Error deploying file MPSM/mvc/Personnel_Profile_Manager_111/xsl_pool/null
RE: Error when trying to run test
I+?+?+?m sorry you are getting this error.
This looks like something has got out of sync in the underlying metadata for some reason. Do you have a partial page called SkillPP, or perhaps you did but it has since been renamed or deleted?
This is not a situation you should be seeing, but hopefully you should be able to resolve it using the Page_Painter agent's Resource Details screen.
Open your project and select the 'Advanced Project Settings' option from the Design menu.
Click on the 'view' entry, and then double click on the view icon on the diagram.
Now select the 'View Node Details' double click action, and double click on the Page_Painter icon, and then finally select the 'View Engine & Resource Details' link.
You should see a list of resources at the bottom of this screen. It is likely that there will be one or more empty lines here which are causing the 'Run Test' errors. For each blank or incorrectly rendered line select the radio button, and then click the 'Remove Resource' link.
Hopefully when these have all been removed the 'Run Test' process should now complete successfully.
I hope this helps you to resolve this problem, but please let me know if you have any questions.
It would also be very helpful for us if you can provide any details on what actions you were doing before you first started getting this error so that we can try and track down the underlying cause.
Many thanks,
Gerard
RE: Error when trying to run test
You are correct in that I did have a partial page called SkillPP, saved the application, and then deleted it later on.
Is there something wrong with how I'm deleting controllers/partial pages? Is there a certain order to it? I right click on the controller (with actions connected to other partial pages) and deleting that. I see on the application map that the attached items are deleted as well, so I assume it's okay.
RE: Error when trying to run test
Using the right click option to delete a controller or partial page is fine, and shouldn+?+?+?t cause any issues whether there are any attached actions or not. I guess something just went wrong in this case though :(
It may help to do a save once the delete has finished before doing any other operations, but you shouldn+?+?+?t really need to.
Regards,
Gerard