ankitsolanki13 wrote the following :
> Hi,
> I am trying to build a WPF project having xaml file using csc task in nant
> and it gives me several error like this :-
> "error CS0103: The name 'InitializeComponent' does not exist in the current
> context"
>
> I have checked all build and assembly re
> I am trying to build a WPF project having xaml file using csc task in nant
> and it gives me several error like this :-
> "error CS0103: The name 'InitializeComponent' does not exist in the current
> context"
>
> I have checked all build and assembly refrence but the error remains
> same.Can I bu
Hi,
I am trying to build a WPF project having xaml file using csc task in nant
and it gives me several error like this :-
"error CS0103: The name 'InitializeComponent' does not exist in the current
context"
I have checked all build and assembly refrence but the error remains
same.Can I build a WP