Hello, I would like to turn on Health Monitoring for my application. Is there a way to make the changes needed to my DASP database without doing the work manually? I.e., is there a way to run aspnet_regsql? Or, are there scripts available somewhere that can be run inside of MyLittleAdmin? Thanks! Randy
possible solution... It turns out there is a command line option in aspnet_regsql to export the scripts. So possibly the scripts can be exported on my local machine and run inside of MyLittleAdmin. I will try that and post the result.