Click here to Skip to main content
15,881,898 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello everyone! I'm using the ResXResourceWriter in my code to create some resource files for my web form. Let's say I want to create a resource file named: "Default.aspx.resx". Interestingly this doesn't work. It just creates "Default.aspx" even though I typed "Default.aspx.resx".

My other problem is that this resource file isn't added to my solution. How can I add this resource file to the folder "App_LocalResources" ?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900