H
Henok Girma
Hello, i have developed an AJAX enabled web app, but when i try to deploy it
on the production server, it craps out.. and it's a rather strange error i
get, and i have no were to go with it.
Compiler Error Message: CS0108: Warning as Error: 'ASP.default_aspx.Profile'
hides inherited member 'Default_Default.Profile'. Use the new keyword if
hiding was intended.
in the srouce error section, it shows
[No relevant source lines]
i'm not sure why the code gets compiled to begin with. i have pre-compiled
it on the development machine.
any help is greatly appreciated.
on the production server, it craps out.. and it's a rather strange error i
get, and i have no were to go with it.
Compiler Error Message: CS0108: Warning as Error: 'ASP.default_aspx.Profile'
hides inherited member 'Default_Default.Profile'. Use the new keyword if
hiding was intended.
in the srouce error section, it shows
[No relevant source lines]
i'm not sure why the code gets compiled to begin with. i have pre-compiled
it on the development machine.
any help is greatly appreciated.