c# - Trying to troubleshoot Web API Route Issue -


i have application had working routes several web api controllers. suddenly, when switching between branches, routes fail in branches, work in others.

when looking @ files (i think in play): web.config, webapiconfig.cs, gobal.asax , controllers themselves, none of files change in working/non-working branches.

my question is: there other files in play should looking @ and/or how can see files changing when visual studio it's git calls while changing branches? when looking @ source tree , compare working branch non-working branch, see no differences should causing issue.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -