Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 7th, 2003, 11:03 AM
Registered User
 
Join Date: Dec 2003
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default Script not displaying when testing page

This may be a really easy fix but I'm stuck.. In the excercise with the current time, I cannot get the script to display the time.. The HTML displays normally but the script (that uses the currect PC time) is blank.. Is there a setting that I need to configure? Any help is very appreciated.
 
Old December 7th, 2003, 12:06 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

This sounds like the .NET Framework is not correctly set up.

What do you see when you look at the source for the page in the browser? Do you still see the code you had for the time? If that's the case, your page is not processed by the .NET Framework.

You may want to take a look here: http://support.microsoft.com/default...b;EN-US;325093

or search this forum for aspnet_regiis for more tips on how to solve your problem.

Cheers,

Imar


---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
 
Old December 8th, 2003, 04:11 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,110
Thanks: 0
Thanked 3 Times in 3 Posts
Default

http://p2p.wrox.com/topic.asp?TOPIC_...=aspnet_regiis

look for my 2nd post.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Displaying Web page dilipv General .NET 0 March 5th, 2008 05:39 AM
Master Page and Content Page with Java script Harjinder ASP.NET 2.0 Professional 1 February 1st, 2008 10:31 AM
error displaying asp page tanca Classic ASP Basics 5 November 28th, 2007 02:29 AM
Displaying a picture on a php page kevo Beginning PHP 2 February 22nd, 2007 08:44 AM
displaying charts on an ASP page vik_asp Classic ASP Basics 1 August 6th, 2003 01:45 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.