Fixing orphaned users in sql
After restoring a db from a model environment to a development environment, the database user was no longer associated with the sql login.
After restoring a db from a model environment to a development environment, the database user was no longer associated with the sql login.
I’ve been exploring (again) using watin for doing automated web testing, mostly for smoke testing.
Link to docs: http://watin.sourceforge.net/doc/index.html
I was trying to help a friend setup remote debugging and needed to know which w3wp.exe process to attach to, b/c there were 4 of them.
Found out there’s a script in windows\sytem32 that will list the app pools and which process they are in, called iisapp.vbs.
cscript iisapp.vbs
W3WP.exe PID: 2800 AppPoolId: DefaultAppPool
W3WP.exe PID: 2493 AppPoolId: DlgAppPool
Labels: Tools
For future reference: http://msdn.microsoft.com/en-us/library/aa140234(Office.10).aspx
Labels: Development
This is a 1-day virtual conference.
https://www.msfttechdays.com/public/home.aspx
Labels: Development