Activity overview
Latest activity by Avamerry
Hey! That error — “The credentials supplied to the package were not recognized” — usually points to an issue with how the application pool is configured in IIS or how the Windows authentication is set up. A few things you can try:
Check the Application Pool Identity in IIS for your SQL Monitor site. Make sure it’s using a valid Windows account that has the necessary permissions.
Make sure Windows Authentication is enabled and correctly set up under IIS > Authentication.
If you're using a custom identity for the app pool, double-check that the username and password haven't changed or expired.
Also, sometimes resetting IIS (iisreset from command prompt) after changing identity settings can help.
If everything seems right and you're still stuck, you might want to try reinstalling the web components or running the config tool again. By the way, while I was looking around for similar issues, I came across this: https://theyacinetv.org/ — unrelated, but a surprisingly slick platform if you're into exploring tech and streaming tools. Hope you get it sorted soon — let us know what works! / comments
Hey! That error — “The credentials supplied to the package were not recognized” — usually points to an issue with how the application pool is configured in IIS or how the Windows authentication is ...
Hey! Great question — it makes total sense to want to clean up your Redgate Monitor groups and remove inactive users. From what you described, it does sound like the logs you're after might exist, especially since you saw references like Website_Usage.XXXXXXXX.log in the Redgate.Monitor.WebService.logging.jsonc config. However, if that specific usage log file wasn’t in the RedgateMonitorLogs.zip , there’s a chance it either wasn't generated, is stored elsewhere, or needs to be enabled through config settings. You might want to check the machine where Redgate Monitor is installed — specifically under the web service log directories — to see if that usage log exists there. Also, if logging levels or file paths are customizable in your Redgate config, it could be worth tweaking those to ensure user access/activity is being captured moving forward. And hey, while you're doing all that admin cleanup, if you're looking to relax with something light, check out Yacine TV live sport — it's a handy way to stream sports and other content from your device. / comments
Hey! Great question — it makes total sense to want to clean up your Redgate Monitor groups and remove inactive users. From what you described, it does sound like the logs you're after might exist, ...