[Mono-aspnet-list] Newbie question: The name does not exist in the current context(CS0103)]

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Wed Apr 8 12:22:04 EDT 2009


On Wed, 2009-04-08 at 00:49 -0700, Rémi wrote:
> up !
> 
> I have the same problem :
> <asp:Login ID="Login1" runat="server" ... in aspx file
> 
> in the cs file, any reference to Login1 raise error CS0103 because the name
> is unknown.
> 
> the same code works with MS Web Developer. I imported it directly in Linux.
> Is there something I missed in monodevelop or gmcs configuration or ... ?
> I know there is full support for partial classes but does it naturally takes
> care of looking for aspx file ?

Hi Rémi.

Yes, that should work. I'm asking around to guys in monodevelop to see
if that's a know problem that might have been already fixed, but in the
meantime, I will keep repeating myself and suggest you to enter a bug
report in bugzilla.novell.com with the smallest possible set of files to
reproduce the problem and we will take care of it.

Thanks.

-Gonzalo




More information about the Mono-aspnet-list mailing list