Hello,
First of all, i am first time using App_Globalresouces feature. I have 3 different language support in my site using this folder and works fine in local computer.
But if i want to upload it in production server, which dlls i have to upload in /bin folder and where(location) can i find the dlls regarding App_globalresources.
Also i have .Net 2.0 in local machine and on production server, .Net 4.0 is installed recently and i am getting following error while uploading dlls.
Could not load file or assembly 'App_global.asax' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040
please help me ! its urgent !
First of all, i am first time using App_Globalresouces feature. I have 3 different language support in my site using this folder and works fine in local computer.
But if i want to upload it in production server, which dlls i have to upload in /bin folder and where(location) can i find the dlls regarding App_globalresources.
Also i have .Net 2.0 in local machine and on production server, .Net 4.0 is installed recently and i am getting following error while uploading dlls.
Could not load file or assembly 'App_global.asax' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040
please help me ! its urgent !