Why is debugger looking here for source code? Is there a work around? How can I point it somewhere else?
C:\Users\Stephen\Documents\Repos\Superexpert\AjaxControlToolkit\Server\AjaxControlToolkit
Thanks.
Comments: In the case user orygreg describes on Sept 21, 2011, the filename to exclude would be "ScriptControlBase.cs" with no path. Depending on which controls you are using, you may have to get the error multiple times and exclude every file that your debugger cannot find. Hope that makes sense?
C:\Users\Stephen\Documents\Repos\Superexpert\AjaxControlToolkit\Server\AjaxControlToolkit
Thanks.
Comments: In the case user orygreg describes on Sept 21, 2011, the filename to exclude would be "ScriptControlBase.cs" with no path. Depending on which controls you are using, you may have to get the error multiple times and exclude every file that your debugger cannot find. Hope that makes sense?