[Mono-list] Newbie ASP .NET question

Kövesdán Gábor gabor at t-hosting.hu
Fri Feb 9 14:00:29 EST 2007


Ben Timby schrieb:
> The asp.net runtime loads the types from the assembly and binds them 
> to the UI.
>
> This error is because the asp.net runtime cannot load the type 
> _Default. This could be caused by a number of issues. The most likely 
> is that you don't have the compiled dll in the bin/ folder of the 
> application.
>

Yes, I don't have such. I thought everything is compiled at the run 
time. Visual Studio did not produced any dll files in the project 
directory. Could you tell me, please, how I can compile my application 
with mono? Or point me to the right documentation about this?

Thanks for your help,
Gabor


More information about the Mono-list mailing list