I've set up two 9.3 stores on localhost using this article, and this article. In order to get the licenses to validate, my two stores are named aspdotnetstorefront.store1.localhost and aspdotnetstorefront.store2.localhost.
I have store1 configured to use skin_1 and store2 configured to use skin_3 in the store maintenance section. Both folders exist in themes and templates, and they are are actually different. I've reset the cache, reset IIS, and everything else I can think of.
No matter what I do, the second store uses skin_1 and the storename from store1. However, the products/categories/mappings/etc do act as expected. What step am I missing, to get my second store to use the proper skin?