Resource Probing Issue - Troubleshooting help?

G

Guest

I have a localized website that has been in production for sometime.
Recently, localizations for one particularly locale (zh-TW) stopped
displaying on the test application; the same locale works fine on the staging
site (which is a different IIS application on the same server).

Given that the code and application settings are the same between the two
applications, this doesn't appear to be a code issue. Since the test dll
works on staging, this doesn't appear to be a content or compilation issue.
As such, it appears that the test application cannot find the satellite
assembly and thus falls back to the resource default.

How can I trace the probing process to help identify where this is failing
specifically? Any ideas on what I can do to resolve this issue?

Here are some specific things I've tried:
1. If I copy the resource file from the test app to the staging app it
renders properly.
2. If I copy the resource file from the staging app to the test app it
doesn't work.
3. If I create a new IIS application and point to the test folder, it
doesn't work.
4. If I delete the .NET assembly cache and reboot, the problem remains.
5. If I strip the Resx/DLL down to one resource and compile this still
fails on test (but works on staging).
6. If I specify the assembly DLL specifically in the web.config file it
still fails.

Also, beta displays a compiled DLL and associated INI file in the assembly
cache, but test does not.
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\root\[hex]\[hex]\assembly\dl2\[hex]\[guid].
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top