deploying asp.net app

From: rbutch_at_coair.com ((rbutch_at_coair.com))
Date: 11/06/04


Date: Sat, 06 Nov 2004 15:00:24 -0800

hey guys, i know i'm missing something simple here. but, i made a very simple form with some input that queries a oracle db and returns dataset to a datagrid.
so far so good.
and it works fine when it sits resident on the localhost.
but, when i xcopy the files to the web server and then set up a virtual directory on that machine, it seems all that shows up in explorer are the lablel tags.
none of the:
<asp:textbox id="txtLgon" Width="96px" Runat="server"></asp:textbox>

stuff like that appears.
i changed the web config from debug="true" to false
i change the configuration manager from "debug" to "release"
and pretty much followed everything that i've read on deployment.

if anyone has run into this kind of thing, i'd appreciate any info.
it's a little confusing when it runs perfectly on localhost, but drastically changes
when i deploy it.

any help is definately appreciated.
thanks
rik

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...



Relevant Pages

  • Re: Retrieving Date & Time from a web server (localhost)
    ... to retrieve Date & Time from a web server, ... but firstly I need to to test it on my PC, with "localhost" ... Any attempt fail. ... but if I locally tested it, writing "localhost", ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Cannot access localhost under Windows XP Service Pack 2
    ... with this setting I can access simple html with localhost. ... "Visual Studio cannot create or open the application because the Web server ... Or is the event log ... >> I also deactivated the Windows Firewall and rebooted the system, ...
    (microsoft.public.inetserver.iis)
  • vs2005 debugging on ws2k3 server
    ... I get the error "Unable to start debugging on the web server. ... good for localhost so they must be for any site on the local machine. ... NETWORK SERVICES and my user account - to no avail. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Retrieving Date & Time from a web server (localhost)
    ... to retrieve Date & Time from a web server, ... but firstly I need to to test it on my PC, with "localhost" ... using the following VB Net API ... but if I locally tested it, writing "localhost", ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Problems accessing files in ASP.NET using a UNC path
    ... network directory you want to access the file in. ... > its web config. ... > using a browser on the same machine as the web server, ...
    (microsoft.public.dotnet.framework.aspnet)