Commerce Server Deployment Nightmare
With my development about 1/2 done, I have been interested in moving what I have to a test environment, and I am having a horrible time. Here is the problem: The web server that will host the Commerce Server application will be on a separate server than the databases. I installed Commerce Server on the web server without event. I also was able to configure the databases so that the MSCS_Admin and CatalogScratch databases were created on the right server. Here's where the fairy tale ends however.
The installation instructions say to then unpack the CSharpSite pup package. Well, since I don't want to use the default ootb site, I instead unpacked MY packaged site from my development machine. Again, the databases were created on the correct DB server (the same as where the Admin Database is), and the Commerce Server Manager matches my dev box perfectly.
The main issue is this. We have a domain group for Catalog Admins, and my domain account is a member of this group. I set up azman so that this group qualifies as Catalog Administrator, the highest level of authorization. I have tested the catalogwebservice and invoked a method successfully. This proves I have IIS and the Database connectivity set up correctly... but when I go into the Business Application (Catalog Manager), I see no catalogs, and furthermore, I don't have the option to create one. When I add my domain user account by itself (without the group) to azman, it works just fine.. this is baffling.. i just don't get it..
I do have another minor issue, but at least solving this one will make me feel so much better about where this is going. Anyone have any ideas?
Thanks,
Dave

