Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange error in XMAL
Message
 
 
À
26/02/2010 17:29:13
Information générale
Forum:
ASP.NET
Catégorie:
Windows Presentation Foundation (WPF)
Versions des environnements
Environment:
VB 9.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01451135
Message ID:
01453346
Vues:
38
In my error message said
Error 1
>DESCRIPTION : 'okButton_Click' no es un miembro de 'MyOwnWpfWebBrowser.Navigate'.
>FILE :Navigate.g.vb
>LINE :93
>COLUMN :91
>Project :MyOwnWpfWebBrowser
and i do not find the Navigate.g.vb in the obj/Debug directory coyld you explain me how or hwere is it generated?

But i solved the problem at least right now is solved by writing in the Navigate.xaml.vb this code
Partial Public Class Navigate

    Private Sub okButton_Click(ByVal sender As Object, ByVal e As System.Windows.RoutedEventArgs) Handles okButton.Click

    End Sub

End Class
Thank you
Luis
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform