Search

You searched for the word(s): userid:646635

Matching Posts

  • HTTPCombine.ashx - strange characters when combining files

    Hi, I’m trying to use this handler: http://code.msdn.microsoft.com/HttpCombiner I Had no success to make it work (not even with the project sample provided) The problem is that it keeps writing these strange characters at the beginning of each combined file. I guess it has something to do with encoding / BOM, because of the sequence  but I can’t figure it out. Here’s some sample output: .selsort { background: #fef63b; border:1px solid #8aa5bf; margin-left:10px; } .selprod { background: #fef63b
    Posted to HttpHandlers and HttpModules (Forum) by cristiangrisolia on 7/2/2009
    Filed under: HTTPCombine BOM
  • Re: MissingManifestResourceException

    References to resx files are ok, in the form: <MyProject>.<ResFileName>.<CultureID>.resx I think the key are those temp dlls in "..\temporary asp.net files" becouse the resources.dll files are not generated in that dir, while they are generated in my apps bin dir...but I can't figure the workaround out thks
    Posted to Localization (Forum) by cristiangrisolia on 3/6/2006
  • MissingManifestResourceException

    Hi, I'm getting this message when trying to run my multi language project Could not find any resources appropriate for the specified culture (or the neutral culture) in the given assembly. Make sure "TestMultiLang.Strings.resources" was correctly embedded or linked into assembly "bwuv2z17". baseName: TestMultiLang.Strings locationInfo: <null> resource file name: TestMultiLang.Strings.resources assembly: bwuv2z17, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null namespace and resources
    Posted to Localization (Forum) by cristiangrisolia on 3/2/2006
Page 1 of 1 (3 items)