How to check the ASStagingTable 1. Open Microsoft SQL Server Management Studio 2. Connect to the DB where AppFabic is storing the data (either SQL Express or SQL Server). 3. Expand the Databases node and expand the AppFabricMonitoring node. 4. Look for db.ASStagingTable. 5. Right-click the node and click Select Top 1000 Rows. How To Run the ASImportWcfEvents Stored Procedure 1. Open Microsoft SQL Server Management Studio 2. Connect to the DB where AppFabic is storing the data (either SQL Express or SQL Server). 3. Expand the Databases node and expand the Programmability node. 4. Right-click dbo.ASImportWcfEvents and click Execute Stored Procedure. 5. In the Execute Procedure dialog, enter a value (e.g. 100) for the batch size.
Ensure monitoring is registered in the root web.config file.
•Open the [Configure AppFabric] program from the start menu.
•Click next; at "Hosting Services" do the following for both monitoring and persistence if you (want to) use them:
•Check the box, complete the two inputs, and click configure.
•MAKE SURE TO CHECK THE "Register AppFabric [monitoring | persistence] store in root web.config". (This is what I missed when first running the config.)
•If the store has not already been initialized, check that box and fill in the connection string info.
•Finish out and close the configure dialogs/program.
Refresh the AppFabric dashboard . . . it may take a minute for the events, if there are any, to catch up. Regardless, the error icon/text should be visible at the top under "Services" if there are no other issues.
When running SQL Server (not Express), be sure to check the next run date in SQL Server Management Studio->Your Server->Sql Server Agent->Job Activity Monitor. When changing system date to an earlier date would cause that job to suspend until next run (which stays last run+10secs)