This could be caused by a lot of things. Start by turning Off the
customErrors so that you might get a glimpse of the real error.
<customErrors mode="Off" />
This setting is in the web.config file for the virtual server that you
are running WSS or SPS under.