Here's a little more info. This version of the website that is NOT working is a compiled version (using Visual Studio's Publish feature). I uploaded a non-compiled version to the production server, and the drop downs work fine. I had a different bug with the compiled version before that I had resolved and re-deployed, but I'm wondering if the corresponding DLL file is being cached. Does this make sense to anyone? If so, is there a way to clear whatever is caching the old DLL?
Thanks!
Issue is resolved. I completely deleted any reference to the compiled version that was having troubles (all files from disk, and website entry in IIS), re-compiled, deployed to production and re-created the IIS entry for the site. All seems to be well.
No comments:
Post a Comment