CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2014
    Posts
    1

    Only one window starts

    Hello Folks,
    Am working on a project and i had the problem; only one window starts when i run the application even i change the startup URI. The only window that starts too if you comment out or add new codes, they don't affect it, only the codes written before the problem are the only codes that work. i please need your help. Thanks in advance

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

    Re: Only one window starts

    If you want us to help, please include the relevant code inside code tags.

Tags for this Thread

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