System.ArgumentException: [Resource lookup failed - infinite recursion detected. Resource name: Arg

R

Roz Lee

I am trying to access a satellite assembly for a custom culture using
Resource Manager. When I use the .getstring method I get the
following error message:

System.ArgumentException: [Resource lookup failed - infinite recursion
detected. Resource name: Argument_AddingDuplicate__]

I can't find anything to help me on the internet except a brief
mention of issues with mscorlib and resource manager. Has anyone come
across this before. I have successfully done something similar in a
simple demo app and now I am trying to make it work in my commercial
app.
 

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