Re: .Net hosting question
- From: "Cowboy \(Gregory A. Beamer\)" <NoSpamMgbworld@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 18 Sep 2006 17:58:31 -0500
Are you either
a) publishing the site and deploying the published bits
or
b) putting all files on the server including the code behind files
If not, there is your trouble. :-)
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
*************************************************
Think outside of the box!
*************************************************
<richard@xxxxxxxxxxxxxxx> wrote in message
news:1158617547.316639.124630@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
My web host has the .Net framework 2.0 installed with all updates (even
has the SDK installed on the server) and when I try to open a page that
has the CodeFile="Default.aspx.vb" and Inherits="_Default" attributes I
get a server 500 error (page cannot be displayed). When I take those
out of the @Page directive the page loads fine. What is going wrong
here?
.
- Follow-Ups:
- Re: .Net hosting question
- From: richard@xxxxxxxxxxxxxxx
- Re: .Net hosting question
- From: richard@xxxxxxxxxxxxxxx
- Re: .Net hosting question
- References:
- .Net hosting question
- From: richard@xxxxxxxxxxxxxxx
- .Net hosting question
- Prev by Date: Re: newbie: asp.net 2.0 security question
- Next by Date: Re: DataGrid Sorting Question
- Previous by thread: .Net hosting question
- Next by thread: Re: .Net hosting question
- Index(es):
Relevant Pages
|