Build issue in RC0

My app works well on browser, and it’s not giving any error in terminal, but when I try to build or run on android it’s giving followig error, any idea hot to fix it?

my app was works fine in beta 11, I have upgrade my app with RC0 and it’s take almost 6-7 hours, after all this apps start running well, but when I tried to build it’s giving me following error…

[23:50:09]  ngc error: Error: Error at D:/MyAppIO2RC0/MyApp/.tmp/app/app.component.ngfactory.ts:1419:29: Supplied parameters do not match any signature of call target.
Error at D:/MyAppIO2RC0/MyApp/.tmp/app/app.component.ngfactory.ts:1431:29: Supplied parameters do not match any signature of call target.
Error at D:/MyAppIO2RC0/MyApp/.tmp/app/app.component.ngfactory.ts:1437:29: Supplied parameters do not match any signature of call target.
Error at D:/MyAppIO2RC0/MyApp/.tmp/app/app.component.ngfactory.ts:1449:29: Supplied parameters do not match any signature of call target.
Error at D:/MyAppIO2RC0/MyApp/.tmp/pages/account/editaddress.ngfactory.ts:1841:74: Property 'firstname' does not exist on type 'any[]'.
Error at D:/MyAppIO2RC0/MyApp/.tmp/pages/account/editaddress.ngfactory.ts:1854:74: Property 'firstname' does not exist on type 'any[]'.
Error at D:/MyAppIO2RC0/MyApp/.tmp/pages/account/editaddress.ngfactory.ts:1883:74: Property 'lastname' does not exist on type 'any[]'.