I've recently been thrust into the role of setting up a Windows 2000 Advanced Server, and am having an interesting problem that I really hadn't noticed until today. Basically, we have an in-house developed COM object (a shopping cart) that we're using on several webpages. I thought that I had everything set up properly, as when I test it, everything functions as it should. However, for the last two weeks I've been setting it up directly logged in as Administrator... when I log out as Administrator, the webpages and everything still work, but any asp pages that use the shopping cart object give an error like this:
Failure to Create Object error - non-existent SQL server or invalid username and password (or something to that effect).
The funny part is that I get the same problems even if I log in as Administrator through the terminal server.. the shopping cart only works if I'm logged in as Administrator directly. I've gone into the oleview and set the launch and access permissions on the object to Everyone, but that didn't do anything either. Basically I'm stumped and looking for some advice.
Failure to Create Object error - non-existent SQL server or invalid username and password (or something to that effect).
The funny part is that I get the same problems even if I log in as Administrator through the terminal server.. the shopping cart only works if I'm logged in as Administrator directly. I've gone into the oleview and set the launch and access permissions on the object to Everyone, but that didn't do anything either. Basically I'm stumped and looking for some advice.