in

Share your IT thoughts...

I N F O R M A T I O N   T E C H N O L O G Y   P O R T A L   O F   E X P E R T S
Latest post Fri, May 29 2009 3:36 AM by NinethSense. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • Thu, May 28 2009 8:42 AM

    • roshvallyara
    • Top 10 Contributor
    • Joined on Tue, Dec 30 2008
    • Kochi
    • Developer
    • Points 1,033

    config error: localization

     Could not load file or assembly 'Localization' or one of its dependencies. The system cannot find the file specified

     

    Line 62: <system.web>
    Line 63: <httpModules>
    Line 64: <add name="Localization" type="Localization.LocalizationHttpModule, Localization"/>
    Line 65: </httpModules>
    Line 66: <!--  DYNAMIC DEBUG COMPILATION

     

    i checked my Bin folder, localiztion.dll still there. then why this error rising up?

    well, this situation happents only when i publish my web application. it working fine in normal execution time

     

    regards

    Rosh

     

     

    • Post Points: 41
  • Fri, May 29 2009 3:36 AM In reply to

    • NinethSense
    • Top 10 Contributor
    • Joined on Mon, Jun 30 2008
    • India
    • Master
    • Points 7,887

    Re: config error: localization

    Can you try adding the dll in GAC?

    • Post Points: 15
Page 1 of 1 (2 items)