Fórum Erro quando renomeei #428742
14/11/2012
0
Error 1 The type name 'App' does not exist in the type 'Suppliers.Suppliers' D:\Projetos\Suppliers\Suppliers\obj\x86\Debug\App.g.cs 62 23 Suppliers
Dou um duplo clique na linha do erro e me remete a essa parte
/// <summary>
/// Application Entry Point.
/// </summary>
[System.STAThreadAttribute()]
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public static void Main() {
Suppliers.App app = new Suppliers.App();
app.InitializeComponent();
app.Run();
}
Pjava
Curtir tópico
+ 0Posts
20/11/2012
Joel Rodrigues
Gostei + 0
20/11/2012
Pjava
Gostei + 0
20/11/2012
Joel Rodrigues
Estou encerrando este tópico.
Gostei + 0
Clique aqui para fazer login e interagir na Comunidade :)