Visual Studio 2015 won't attach to kentico process

paul krysiak asked on March 16, 2017 17:47

Hello Everyone
I am having this strange issue with kentico and VS2015. I can attach to process on VS 2012 no problem but i do the same steps on VS 2015 and it will not catch. I only have this issue with Kentico for some reason. all other projects i use are fine. Any ideas
Thanks

Recent Answers


Trevor Fayas answered on March 16, 2017 19:10

I assume the same instance with VS 2012 is being used in VS 2015?

Have you tried deleting the .suo hidden file by the solution, in case it's conflicting one with the other?

0 votesVote for this answer Mark as a Correct answer

Brenden Kehren answered on March 16, 2017 21:07

Is debugging enabled in the web.config? Are you running VS with Admin privileges? When you attach, are you sure your website is running? Are you showing all processes?

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.