I'm In Hell
-
Well, no, only the WPF designer. The whole thing is very stable in my experience. Maybe I'm just lucky.
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki
I must lucky also, poor old CG, just plain unlucky.
Software Kinetics - Moving software
-
John Simmons / outlaw programmer wrote:
By "Crashes", I mean, the program just shuts down without so much as a whimper.
I bet that is a stack overflow. Anyway, good luck! Don't you have a copy of Expression Blend? I hear that it's much more stable (never tried it though).
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki
It has the stability of unmined coal. Which it uses as the color scheme for its UI. X|
Software Zen:
delete this;
-
VS2008 is utter rubbish.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
-
The IDE crashes almost every time I right click on the "Properties" tree item in my WPF project. By "Crashes", I mean, the program just shuts down without so much as a whimper.
"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." - Jason Jystad, 10/26/2001I don't know if there's a fix in here somewhere, but I remember that back in the good old days of VC++ 6, it would occasionally get squirrely, and the fix was to delete the .ncb file and restart. The ncb would get regenerated, and then life was good again. Apparently there was a periodic corruption in the file which the IDE didn't take kindly to. Given that Visual Studio is actually Visual Basic with some extras shoved in, I don't know if there's a parallel here, but it might be worth looking into.
Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com
-
Well, no, only the WPF designer. The whole thing is very stable in my experience. Maybe I'm just lucky.
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki
Another lucky coder here as well.
You really gotta try harder to keep up with everyone that's not on the short bus with you. - John Simmons / outlaw programmer.
-
VS2008 is utter rubbish.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
The inevitable result of a product with no competition.
Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com
-
John Simmons / outlaw programmer wrote:
By "Crashes", I mean, the program just shuts down without so much as a whimper.
I bet that is a stack overflow. Anyway, good luck! Don't you have a copy of Expression Blend? I hear that it's much more stable (never tried it though).
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki
Dario Solera wrote:
I bet that is a stack overflow
I bet it's a pain in the ass.
Dario Solera wrote:
Don't you have a copy of Expression Blend?
Not at work, but this isn't a designer problem.
"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." - Jason Jystad, 10/26/2001 -
VS2008 is utter rubbish.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
I never had a problem with it when working in something other than a WPF project, but in this case, I agree.
"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." - Jason Jystad, 10/26/2001 -
I don't know if there's a fix in here somewhere, but I remember that back in the good old days of VC++ 6, it would occasionally get squirrely, and the fix was to delete the .ncb file and restart. The ncb would get regenerated, and then life was good again. Apparently there was a periodic corruption in the file which the IDE didn't take kindly to. Given that Visual Studio is actually Visual Basic with some extras shoved in, I don't know if there's a parallel here, but it might be worth looking into.
Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com
I think the modern-day equivalent is to delete the SUO file. I'm gonna try it when I get to work today...
"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." - Jason Jystad, 10/26/2001 -
The IDE crashes almost every time I right click on the "Properties" tree item in my WPF project. By "Crashes", I mean, the program just shuts down without so much as a whimper.
"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." - Jason Jystad, 10/26/2001Deleting the suo file usually fixes this ... for some time
-
Deleting the suo file usually fixes this ... for some time
-
Dario Solera wrote:
I bet that is a stack overflow
I bet it's a pain in the ass.
Dario Solera wrote:
Don't you have a copy of Expression Blend?
Not at work, but this isn't a designer problem.
"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." - Jason Jystad, 10/26/2001John Simmons / outlaw programmer wrote:
Not at work, but this isn't a designer problem.
Yep. Its bad engineering.
If the post was helpful, please vote! Current activities: Book: The Gods Themselves by Isaac Asimov Project: Hospital Automation, final stage Learning: Image analysis, LINQ Now and forever, defiant to the end. What is Multiple Sclerosis[^]?
-
The inevitable result of a product with no competition.
Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com
[voice of the vultures from the jungle book] Now don't start that again! I actually agree with you wholeheartedly.
If the post was helpful, please vote! Current activities: Book: The Gods Themselves by Isaac Asimov Project: Hospital Automation, final stage Learning: Image analysis, LINQ Now and forever, defiant to the end. What is Multiple Sclerosis[^]?
-
Well, no, only the WPF designer. The whole thing is very stable in my experience. Maybe I'm just lucky.
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki
-
Deleting the suo file usually fixes this ... for some time
That worked for now, but I'm sure I'll have to do it again in an hour or so. BTW, I've only seen reports of this problem on Vista64 machines (coincidentally, that's what I have on this box).
"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." - Jason Jystad, 10/26/2001 -
The IDE crashes almost every time I right click on the "Properties" tree item in my WPF project. By "Crashes", I mean, the program just shuts down without so much as a whimper.
"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." - Jason Jystad, 10/26/2001I think 'crashes' is the wrong term here. 'Runs and Hides' is probably better.
cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP
-
The IDE crashes almost every time I right click on the "Properties" tree item in my WPF project. By "Crashes", I mean, the program just shuts down without so much as a whimper.
"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." - Jason Jystad, 10/26/2001Had I mentioned yet that Win Forms is much nicer? ;P
Wout
-
The IDE crashes almost every time I right click on the "Properties" tree item in my WPF project. By "Crashes", I mean, the program just shuts down without so much as a whimper.
"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." - Jason Jystad, 10/26/2001John Simmons / outlaw programmer wrote:
The IDE crashes almost every time I right click on the "Properties" tree item in my WPF project. By "Crashes", I mean, the program just shuts down without so much as a whimper.
That's what happens as you get older. :)
The world is a stage and most of us are desperately unrehearsed. —Sean O’Casey, Playwright
-
I think the modern-day equivalent is to delete the SUO file. I'm gonna try it when I get to work today...
"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." - Jason Jystad, 10/26/2001Sounds about right. As I recall, it was a big honking binary file, so this may do the trick. Let me know if it works. Thus far I've been able to avoid WPF, but as Yoda would say, "Always in motion is the future." (A tip of the Force to our UK brethren celebrating Star Wars day).
Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com
-
I think 'crashes' is the wrong term here. 'Runs and Hides' is probably better.
cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP
I thought that was the Developer reaction upon hearing that WPF just entered the room...
Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com