Stream is not a valid resource file.

D

Daniel Groh

Yesterday I asked about this error (Stream is not a valid resource file.) and the friend here asked if the resx file was in a correct format. I think so, because I just added 2 values in the name field and in the value field. SHould I make somethink else special ? Essential ?

-------------

This line:
Line 40: ResourceReader objResReader = new ResourceReader(Server.MapPath("Resources/resTitles.resx"));

Error: Stream is not a valid resource file.

What could it be ? =/

Daniel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top