When I publish my asp.net web site to a local web site, I am getting the above error with this error also..."The file xxx.aspx.vb does not exist" when I try to runthe web site.
I thought only dll's needed to be in the \bin directory and any .aspx pages needed to be on the web site.
Why is the web site looking for the associated .vb file?
Does anyone have ideas?
Thanks