Form Transformation issue

LambaLamba Member Posts: 260
edited 2015-05-28 in NAV Three Tier
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

Sign In or Register to comment.