[Mono-list] TypeLoadException with ASP.NET

Martin Thwaites monoforum at my2cents.co.uk
Mon Jan 12 19:34:44 UTC 2015


I did fix most of these for asp.net MVC, what are you trying to run? And
how are you installing mono? Source? Package? Tarball?

Does it not give you enough information in the error message?
On 12 Jan 2015 11:29, "Igor Shmukler" <igor.shmukler at gmail.com> wrote:

> Hello everyone,
>
> I am trying to formalize my "project" setup procedure for something I
> have been doing.
> I am responsible for both code and administration. We would rather not
> just rebuild everything locally, but instead understand what we have
> inside our "template system" so we know why things work or do not
> work.
>
> I developed some ASP.NET code on my Mac laptop. It works fine.
> Deployed it to Ubuntu running apache2+mono.
>
> Now, I am getting TypeLoadException claiming that my type cannot be
> load from an assembly:
> Could not load type 'XXX.YYY' from assembly 'XXX, Version=0.0.0.0,
> Culture=neutral, PublicKeyToken=null'.
>
> How can I go about figuring out what is causing the problem? I have
> seen that people have it. I am sure it is fixable. What can I do about
> tracing the error?
>
> Sincerely,
>
> Igor Shmukler
> _______________________________________________
> 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/20150112/949650e1/attachment.html>


More information about the Mono-list mailing list