[Mono-list] inherits attribute not working on linux mono machine

Madars Vitolins madars.vitolins at gmail.com
Thu Mar 15 08:48:53 EDT 2007


Hello,

   For me on xsp2 it works well, I see on my Default.aspx
 there is something like this: Inherits="PasswordManager._Default" and it
works. Seems that there should be in ./bin directory assembly that contains
that namespace and class to which Inherits points. I am using binary from MS
build, but I had compiled that stuff with mono, without removing Inherits.
    You could check is Namespace and Class exists to which Inherits points.

Madars.

On 3/15/07, Jyoti Seth <jyotiseth2001 at gmail.com> wrote:
>
>  Hello,
>
>
>
> I am developing an asp.net application using visual studio 2005 on windows
> xp. When I deployed an asp.net application in which the page directive
> uses "inherits" attribute on mono linux server it was throwing an error
> "Cannot find type". When I removed the "inherits" attribute and then
> deployed it worked fine. Please let me know if mono supports "inherits"
> attribute. And what can be the best solution in this case.
>
>
>
> Thanks,
>
> Jyoti
>
>
>
>
>
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070315/b081d8a7/attachment.html 


More information about the Mono-list mailing list