Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Code does not run in browser


Message #1 by "John Atkinson" <d.j.s.atkinson@b...> on Mon, 19 Aug 2002 21:28:00
I have IIS running, when I select start without debugging in VS.NET all 
the HTML is displayed, but all the ASP components are not - everything 
between the form tabs. I suspect it has something to do with the 
configuration of the local server. It has run in the past, something must 
have gone wrong, but I don't know what.

Thanks for any advice.
Message #2 by "Hovik Melkomian" <melvik@b...> on Tue, 20 Aug 2002 09:23:39 +0430
friend/;
u r not clear or couldnt get u, what is ur problem?!
maybe u have changed the default path of IIS or set somthing wonge with
Virsual directory. not sure! :)

thats ll for now,
Hovik.

----- Original Message -----
From: "John Atkinson" <d.j.s.atkinson@b...>
To: "aspx_beginners" <aspx_beginners@p...>
Sent: Monday, August 19, 2002 9:28 PM
Subject: [aspx_beginners] Code does not run in browser


I have IIS running, when I select start without debugging in VS.NET all
the HTML is displayed, but all the ASP components are not - everything
between the form tabs. I suspect it has something to do with the
configuration of the local server. It has run in the past, something must
have gone wrong, but I don't know what.

Thanks for any advice.
---
Beginning ASP.NET Databases using VB.NET
http://www.wrox.com/ACON11.asp?ISBN=1861006195

Beginning ASP.NET Databases using C#
http://www.wrox.com/ACON11.asp?ISBN=1861007418

These books look at how we can create data-centric ASP.NET
applications. Requiring some basic knowledge of ASP.NET,
Access and SQL the authors guide you through the process
of connecting and consuming information in a variety of
ways. They are packed full of excellent illustrative code
examples, demonstrating important fundamental principles.


Message #3 by Simon Hargreaves <simon.hargreaves@r...> on Tue, 20 Aug 2002 10:06:47 +0100
To John Atkinson

John, are you navigating to the ASPX page via Internet Explorer ? If you
don't fully navigate there through IE, the ASPX bits won't function
properly. I think it could be worth a try viewing your virtual directory
paths and navigaiting that way.

this may help, its an idea anyway.

SAM

-----Original Message-----
From: Hovik Melkomian [mailto:melvik@b...]
Sent: 20 August 2002 05:54
To: aspx_beginners
Subject: [aspx_beginners] Re: Code does not run in browser


friend/;
u r not clear or couldnt get u, what is ur problem?!
maybe u have changed the default path of IIS or set somthing wonge with
Virsual directory. not sure! :)

thats ll for now,
Hovik.

----- Original Message -----
From: "John Atkinson" <d.j.s.atkinson@b...>
To: "aspx_beginners" <aspx_beginners@p...>
Sent: Monday, August 19, 2002 9:28 PM
Subject: [aspx_beginners] Code does not run in browser


I have IIS running, when I select start without debugging in VS.NET all
the HTML is displayed, but all the ASP components are not - everything
between the form tabs. I suspect it has something to do with the
configuration of the local server. It has run in the past, something must
have gone wrong, but I don't know what.

Thanks for any advice.
---
Beginning ASP.NET Databases using VB.NET
http://www.wrox.com/ACON11.asp?ISBN=1861006195

Beginning ASP.NET Databases using C#
http://www.wrox.com/ACON11.asp?ISBN=1861007418

These books look at how we can create data-centric ASP.NET
applications. Requiring some basic knowledge of ASP.NET,
Access and SQL the authors guide you through the process
of connecting and consuming information in a variety of
ways. They are packed full of excellent illustrative code
examples, demonstrating important fundamental principles.



---
Beginning ASP.NET Databases using VB.NET
http://www.wrox.com/ACON11.asp?ISBN=1861006195

Beginning ASP.NET Databases using C#
http://www.wrox.com/ACON11.asp?ISBN=1861007418

These books look at how we can create data-centric ASP.NET 
applications. Requiring some basic knowledge of ASP.NET, 
Access and SQL the authors guide you through the process 
of connecting and consuming information in a variety of 
ways. They are packed full of excellent illustrative code 
examples, demonstrating important fundamental principles.

  Return to Index