Re: Load testing sqlexpress
Try to Install
Visual Studio Service Pack 1 (SP1)
Before that install vs Sp1
Install VS Preparation Tool
It will Remove un wanted Patch HOTFix files.
Then Install SQLEXPRESS 2005/2008
Re: Load testing sqlexpress
I'm a bit confused.
As far as I know I have all that installed.
Re: Load testing sqlexpress
Ok
When you installation time , Which Step its going to hang?
Re: Load testing sqlexpress
It's not getting stuck during install...
It's getting stuck in a transaction - while users are accessing the database - right?
Can you get onto the network while this "hanging" is occuring?
Open a query window - EXEC SP_WHO or EXEC SP_WHO2 - this will tell you who is deadlocking the database.