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
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to