Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with New Relic installed on server #291

Open
vuquangchien opened this issue Aug 31, 2014 · 0 comments
Open

Doesn't work with New Relic installed on server #291

vuquangchien opened this issue Aug 31, 2014 · 0 comments

Comments

@vuquangchien
Copy link

I'm using AttributeRouting and everything was fine until I decided to install NewRelic on my server. After hours of debugging, it turns out that when NewRelic installed, it wipes out all the route defined in AttributeRouting and fallback to the default MvcRoute configured in RouteConfig.cs

This issue is very easy to reproduce, just grab the default ASP.NET MVC template, add AttributeRouting and publish to a server with NewRelic installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant