I am stuck with one asp.net error. My application work fine on development and test environemnt. But on production it give me following error:
Could n
Sounds like an incorrectly configured server.
First, verify that the assembly does indeed exist.
Second, verify that your worker process account has access to it.