WPF 7.net app craching after it is done building
The error i am getting:
there are no errors/warnings
it builds successfully
the file which has the namespace mythos and the file name
MainWindow.xaml
from line 1 to line 17
17 Replies
the file which has the namespace mythos and the file name
MainWindow.xaml.cs
is there an InnerException on the XamlParseException?
no after the 17th line it is just elements till the end of the fill / i might not know what you are talking about
no, what i'm saying is that it tells you what the actual error is
see the part that says "Inner Exception"
that will tell you what is wrong with your code
okay let me snd a pic
the inner Exception
see, so there's something wrong with your
File.Create
what is the message for the inner exceptioni think it is talkibg about this as it crachs aftte it displays the message box
i know for a fact it is talking abuot it
that is why it is in the stack trace
the computer does not lie
ya i know i said it was this as you said it is file.create
but why does it crach
i mean, there is a message that should tell you
ohh i did not make it check/create on lunch to create the mythos directory
let me test it now
thanks works
@reflectronic appreciate it