P
Paul
I have plugged the ExceptionManagement app block into our framework and have
a question about resource files. ExceptionManagerText.resx is one of
resource files in the project. When you look at .dll's manifest in the
disassembler the file is ExceptionManagerText.resources. When/How is the
file transformed from it's text form, .resx, to it's binary form,
..resources?
HTH: I was getting the error: "Could not find any resources appropriate for
the specified culture... Make sure ...ExceptionManagerText.resources was
correctly embedded or linked into assembly... The problem was not with the
resource files, but with format of the exceptionManagement node in
web.config... go figure.
a question about resource files. ExceptionManagerText.resx is one of
resource files in the project. When you look at .dll's manifest in the
disassembler the file is ExceptionManagerText.resources. When/How is the
file transformed from it's text form, .resx, to it's binary form,
..resources?
HTH: I was getting the error: "Could not find any resources appropriate for
the specified culture... Make sure ...ExceptionManagerText.resources was
correctly embedded or linked into assembly... The problem was not with the
resource files, but with format of the exceptionManagement node in
web.config... go figure.