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: Using the workaround I used would probably work for any .cs files that the debugger is looking for. You would need to look at the error message to find what filename the debugger cannot find. Or just look under "Debug Source Files" in your Solution Properties, and just remove the path and leave only the filename. Again, this is a pain in the butt for people and it should be easy for Stephen to fix it, so Stephen should address it.
C:\Users\Stephen\Documents\Repos\Superexpert\AjaxControlToolkit\Server\AjaxControlToolkit
Thanks.
Comments: Using the workaround I used would probably work for any .cs files that the debugger is looking for. You would need to look at the error message to find what filename the debugger cannot find. Or just look under "Debug Source Files" in your Solution Properties, and just remove the path and leave only the filename. Again, this is a pain in the butt for people and it should be easy for Stephen to fix it, so Stephen should address it.