Re: error starting application from explorer, but OK from VS
- From: timor.super@xxxxxxxxx
- Date: 21 May 2007 07:22:22 -0700
On 21 mai, 16:06, Michael Nemtsev <nemt...@xxxxxxx> wrote:
Hello timor.su...@xxxxxxxxx,
Have u tried to run both the debug and release version?
Any entries in event log?
---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog:http://spaces.live.com/laflour
Team blog:http://devkids.blogspot.com/
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
Hi group,
I have a strange error.
I'm a beginner with dotnet 3.0, when i try to run an wpf application
from my windows explorer, the application crash.
For example, i've downloaded the demo project at this url :
http://www.codeproject.com/useritems/wpfdemo1.asp, that contains an
exe and the source code.
If I run the exe from my windows explorer, the application crash, but
If i rebuild the application with the source code and start it from
visual studio (ctrl+F5), the application runs well.
But If I run it again from windows explorer, crash again.
Another strange behavior, if i start the application from the command
windows (cmd.exe), the application runs well.
Why does it crash from explorer ?
I'm using windows xp, visual c# 2005 team suite and the framework.net
3.0
Thanks for your help,
S.- Masquer le texte des messages précédents -
- Afficher le texte des messages précédents -
Thanks for your answer michael,
as i said, in fact, the debug version is ok everywhere
the release version fails everywhere
it's not a problem of windows explorer ...
the event log tells me :
Faulting application workbench.exe, version 0.0.0.0, stamp 4458379d,
faulting module kernel32.dll, version 5.1.2600.2945, stamp 44ab9ae6,
debug? 0, fault address 0x00012a5b.
.
- References:
- [WPF] error starting application from explorer, but OK from VS
- From: timor . super
- Re: [WPF] error starting application from explorer, but OK from VS
- From: Michael Nemtsev
- [WPF] error starting application from explorer, but OK from VS
- Prev by Date: Please help me on LoaderLock ...
- Next by Date: C# , ASP.NET Interview questions wiuth projects ebook
- Previous by thread: Re: [WPF] error starting application from explorer, but OK from VS
- Next by thread: Re: error starting application from explorer, but OK from VS
- Index(es):
Relevant Pages
|