Search code examples
.netasp.netvisual-studioresx

Resolving resx references


When I compile my .NET 1.1 ASP.NET app, I'm getting RESX reference problems. How can I easily force VS2003 to dump all these references (I'm not using them) and force a rebuild of them?


Solution

  • You can use a text editor that allows you to use regular expressions and do a find and replace on this regex

    ^.*\n.resx\"\n.\n.EmbeddedResource.\n.*