VS2010 SL4 Debugging [SOLVED]
-
I installed VS2010 and SL4 (with tools and toolkit), and I can't get the debugger to stop anywhere in the code in a silverlight (v4) app - not even the first line of the constructor in App.xaml.cs. Can anyone help? (and before anyone asks, yes, the solution configuration is set for debug) SOLUTION ====================== It seems that it's because FireFox executes plug-ins out-of-process, so the debugger can't attach to the appropriate process. The fix is described here: On MSDN Connect[^]
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001modified on Sunday, July 4, 2010 9:45 AM
-
I installed VS2010 and SL4 (with tools and toolkit), and I can't get the debugger to stop anywhere in the code in a silverlight (v4) app - not even the first line of the constructor in App.xaml.cs. Can anyone help? (and before anyone asks, yes, the solution configuration is set for debug) SOLUTION ====================== It seems that it's because FireFox executes plug-ins out-of-process, so the debugger can't attach to the appropriate process. The fix is described here: On MSDN Connect[^]
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001modified on Sunday, July 4, 2010 9:45 AM
-
I installed VS2010 and SL4 (with tools and toolkit), and I can't get the debugger to stop anywhere in the code in a silverlight (v4) app - not even the first line of the constructor in App.xaml.cs. Can anyone help? (and before anyone asks, yes, the solution configuration is set for debug) SOLUTION ====================== It seems that it's because FireFox executes plug-ins out-of-process, so the debugger can't attach to the appropriate process. The fix is described here: On MSDN Connect[^]
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001modified on Sunday, July 4, 2010 9:45 AM
Ran across something similar in VS2008 where the start project was set to the .web project, changing the start project to the main project fixed the problem - just a thought
Never underestimate the power of human stupidity RAH
-
I installed VS2010 and SL4 (with tools and toolkit), and I can't get the debugger to stop anywhere in the code in a silverlight (v4) app - not even the first line of the constructor in App.xaml.cs. Can anyone help? (and before anyone asks, yes, the solution configuration is set for debug) SOLUTION ====================== It seems that it's because FireFox executes plug-ins out-of-process, so the debugger can't attach to the appropriate process. The fix is described here: On MSDN Connect[^]
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001modified on Sunday, July 4, 2010 9:45 AM
-
Nope, that's checked.
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001 -
Do you have Visual Web Developer installed? When you install VS 2010, it includes this but in case you have chosen a different mode of install and omitted the Visual Web developer then it could be an issue. Do check and see. -Mamta
I have "Visual Studio Web Authoring Component", but that was installed with VS2008.
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001 -
Ran across something similar in VS2008 where the start project was set to the .web project, changing the start project to the main project fixed the problem - just a thought
Never underestimate the power of human stupidity RAH
It still doesn't stop (and I get a warning that if I don't set the web project as startup, I can't debug the RIA services stuff.
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001 -
I installed VS2010 and SL4 (with tools and toolkit), and I can't get the debugger to stop anywhere in the code in a silverlight (v4) app - not even the first line of the constructor in App.xaml.cs. Can anyone help? (and before anyone asks, yes, the solution configuration is set for debug) SOLUTION ====================== It seems that it's because FireFox executes plug-ins out-of-process, so the debugger can't attach to the appropriate process. The fix is described here: On MSDN Connect[^]
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001modified on Sunday, July 4, 2010 9:45 AM
-
Found this thread - it might help you. Note: The workaround suggests that if VS2010 is run in administrator mode, this problem goes away.
Nope - it has no effect. I wonder if it's because I have VS2008 and all the SL3 stuff installed...
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001 -
Nope - it has no effect. I wonder if it's because I have VS2008 and all the SL3 stuff installed...
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001John Simmons / outlaw programmer wrote:
VS2008 and all the SL3
I had VS2008 installed and debugging VS 2008 did not create any issues for me. I was however using SL3 even in VS2010 - so it could be something to do with having the SL3 and SL4 tools installed together.
The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it.
-
John Simmons / outlaw programmer wrote:
VS2008 and all the SL3
I had VS2008 installed and debugging VS 2008 did not create any issues for me. I was however using SL3 even in VS2010 - so it could be something to do with having the SL3 and SL4 tools installed together.
The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it.
Look at the OP - I found out what was wrong.
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001 -
Look at the OP - I found out what was wrong.
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001