Click here to Skip to main content
16,004,887 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: How to get Active Directory attribute(s) Pin
rgouette3-Feb-10 6:33
rgouette3-Feb-10 6:33 
Question[Solved] Combobox of line dash styles Pin
Richard Dutton3-Feb-10 3:07
Richard Dutton3-Feb-10 3:07 
AnswerRe: Combobox of line dash styles Pin
Pete O'Hanlon3-Feb-10 3:48
mvePete O'Hanlon3-Feb-10 3:48 
GeneralRe: Combobox of line dash styles Pin
Richard Dutton4-Feb-10 0:06
Richard Dutton4-Feb-10 0:06 
GeneralRe: Combobox of line dash styles Pin
Pete O'Hanlon4-Feb-10 1:17
mvePete O'Hanlon4-Feb-10 1:17 
QuestionDeployment Error Pin
vsaratkar2-Feb-10 10:38
vsaratkar2-Feb-10 10:38 
AnswerRe: Deployment Error Pin
Super Lloyd2-Feb-10 11:24
Super Lloyd2-Feb-10 11:24 
GeneralRe: Deployment Error Pin
vsaratkar3-Feb-10 5:14
vsaratkar3-Feb-10 5:14 
Thanks Super Lloyd

This is the stack Trace

at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
at System.Windows.Markup.BamlRecordReader.ThrowExceptionWithLine(String message, Exception innerException)
at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
at System.Windows.Markup.BamlRecordReader.GetElementAndFlags(BamlElementStartRecord bamlElementStartRecord, Object& element, ReaderFlags& flags, Type& delayCreatedType, Int16& delayCreatedTypeId)
at System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
at System.Windows.Markup.TreeBuilder.Parse()
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
at System.Windows.Application.DoStartup()
at System.Windows.Application.<.ctor>b__0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)




I am using threading in my application. I can't figure out what's wrong.
Please help.

Vsaratkar
GeneralRe: Deployment Error Pin
Super Lloyd3-Feb-10 10:16
Super Lloyd3-Feb-10 10:16 
GeneralRe: Deployment Error Pin
Super Lloyd3-Feb-10 10:21
Super Lloyd3-Feb-10 10:21 
GeneralRe: Deployment Error Pin
vsaratkar3-Feb-10 10:50
vsaratkar3-Feb-10 10:50 
QuestionCapture images via webcam Pin
Yosh_2-Feb-10 2:15
professionalYosh_2-Feb-10 2:15 
AnswerRe: Capture images via webcam Pin
Abhinav S2-Feb-10 3:53
Abhinav S2-Feb-10 3:53 
AnswerRe: Capture images via webcam Pin
Kunal Chowdhury «IN»8-Feb-10 7:08
professionalKunal Chowdhury «IN»8-Feb-10 7:08 
GeneralRe: Capture images via webcam Pin
Yosh_8-Feb-10 7:33
professionalYosh_8-Feb-10 7:33 
QuestionConveyor Belt... Pin
Pankaj Nikam1-Feb-10 22:31
professionalPankaj Nikam1-Feb-10 22:31 
AnswerRe: Conveyor Belt... Pin
Abhinav S1-Feb-10 22:58
Abhinav S1-Feb-10 22:58 
GeneralRe: Conveyor Belt... Pin
Pankaj Nikam2-Feb-10 5:24
professionalPankaj Nikam2-Feb-10 5:24 
QuestionAccess to WPF shapes from C# Pin
sajib_bd1-Feb-10 12:36
sajib_bd1-Feb-10 12:36 
AnswerRe: Access to WPF shapes from C# Pin
Pete O'Hanlon2-Feb-10 3:41
mvePete O'Hanlon2-Feb-10 3:41 
QuestionIs there any IDE for the XAML development Pin
indian1431-Feb-10 12:21
indian1431-Feb-10 12:21 
AnswerRe: Is there any IDE for the XAML development Pin
Sundeep Ganiga1-Feb-10 20:23
Sundeep Ganiga1-Feb-10 20:23 
GeneralRe: Is there any IDE for the XAML development Pin
Abhinav S1-Feb-10 22:23
Abhinav S1-Feb-10 22:23 
GeneralRe: Is there any IDE for the XAML development Pin
indian1432-Feb-10 12:39
indian1432-Feb-10 12:39 
GeneralRe: Is there any IDE for the XAML development Pin
Abhinav S4-Feb-10 11:32
Abhinav S4-Feb-10 11:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.