Note that you can also use .Net's precompilation for ASP.Net, and then all the VB.Net is compiled, so it doesn't matter how good or bad Mono's support of VB.Net is.
Precompilation also removes the initial compilation hit when your pages are first hit.
Just another thing to keep in mind as a fallback in case you hit bugs in Mono's VB.Net compiler.