CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2002
    Location
    New -york ny
    Posts
    22

    Exception at Application start up

    I've created a WPF application and getting a xamlParseException every time I run the application. I tried to look for the line indicated which is the startup shell(XAML) but see nothing wrong. Does anyone have good knowledge of this exception? Please any help will be helpfull I'm stuck!
    Thanks

  2. #2
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: Exception at Application start up

    Zip up and post your project.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured