Answered File modified out of VS

  • domingo, 06 de mayo de 2012 12:58
     
     

    Hi everyone,

    When I'm using VS11 to design my Xaml page , the IDE keep telling me some file is modified out of the source editor and if I want to reload it . But I did not modify any file outside of the IDE . Could someone help me with this ? Many thanks.


    nice done!

Todas las respuestas

  • domingo, 06 de mayo de 2012 17:59
    Moderador
     
     Respondida

    Hi yushang,

    What file is it finding? Do you have one of the Xaml generated files open in the editor? These files will have ".g." in their name: something like App.g.h

    --Rob

    • Marcado como respuesta yushang miércoles, 09 de mayo de 2012 7:36
    •  
  • miércoles, 09 de mayo de 2012 7:36
     
     
    Thanks for reply, I did open one of the .g. files in VS's editor . That's the reason .

    nice done!