After NAV2009 Transformation

i try to compile the transformed page it display “RunOject Action property only supports the following types; Page, Report,XMLport,Codeunit”

How can i solve it

After Compilation you need to individually open your object and then crosscheck what has been assigned in the RunOject Action property of the Page and then you need to change it.
There might be some other values in what it really supports.