You don't need those .designer.cs files. Just throw them away and make sure
to initialize the properties on the aspx files.

Diego Frata
[email protected]


On Thu, Sep 10, 2009 at 4:59 PM, Jay McMeans <[email protected]> wrote:

>
> The problem is then that VS2008 sees them as a partial class and sees the
> same declaration is the .designer.cs and the .aspx files.
>
> Does anyone know a way to get VS2008 to understand .designer.cs files and
> not double declare the variables?  Or does anyone know how to get
> MonoDevelop to not need the .designer.cs files?
> --
> View this message in context:
> http://www.nabble.com/Newbie-question%3A-The-name-does-not-exist-in-the-current-context%28CS0103%29--tp21326660p25390000.html
> Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
>
> _______________________________________________
> Mono-aspnet-list mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>
_______________________________________________
Mono-aspnet-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-aspnet-list

Reply via email to