'With' contexts and statements are not valid in debug windows
Visual Studio 2008
With statements can only be used in source code.
Error ID: BC30726
To correct this error
Remove With statements from debugging code.