I have transformed a form to a page from Nav 4 to 2009 Sp1 by following proper steps given in the below link:
viewtopic.php?t=29961&f=32
On compilation it shows no error,
but on run time its shows the below error:
Compilation of assembly 'C:\ProgramData\Microsoft\Microsoft Dynamics NAV\60\Server\MicrosoftDynamicsNavServer\
assembly\Page119.dll' failed. This can be caused by differences between binaries in your installation or your database.
Ensure that all installation components are consistent and up to date. Error details: c:\ProgramData\Microsoft\Microsoft
Dynamics NAV\60\Server\MicrosoftDynamicsNavServer\source\Page\Page119.cs(229,29) : error CS0111: Type 'Microsoft.Dynamics.
Nav.BusinessApplication.Page119' already defines a member called 'OnAfterGetRecord' with the same parameter types
How it could be resolved, on the location given in the error msg, there is no such file(Page119.cs) available.
Comments
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
On Commenting the function, still the error persists.
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Microsoft Dynamics NAV
Compilation of assembly 'C:\ProgramData\Microsoft\Microsoft Dynamics NAV\80\Server\MicrosoftDynamicsNavServer$DynamicsNAV80\assembly\Page46_109.dll' failed. This can be caused by differences between binaries in your installation or your database. Ensure that all installation components are consistent and up to date. Error details: c:\ProgramData\Microsoft\Microsoft Dynamics NAV\80\Server\MicrosoftDynamicsNavServer$DynamicsNAV80\source\Page\Page46.cs(1049,29) : error CS0111: Type 'Microsoft.Dynamics.Nav.BusinessApplication.Page46' already defines a member called 'OnAfterGetCurrRecord' with the same parameter types
As Mohana said i checked the functions . I couldn't find it there.
Please help resolve this.
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
These are all the functions i could see.
Have attached a snap
Thanks a lot for the help :-)