Re: aspfunction does not work?
From: Steven Burn (somewhere_at_in-time.invalid)
Date: 02/26/05
- Next message: Steven Burn: "Re: aspfunction does not work?"
- Previous message: Jim: "Re: aspfunction does not work?"
- In reply to: Jim: "Re: aspfunction does not work?"
- Next in thread: Steven Burn: "Re: aspfunction does not work?"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 26 Feb 2005 06:05:56 -0000
Have you checked the Event Viewer to see whats being logged for it? (500 is usually caught in there and should provide some guidance on whats causing it)
-- Regards Steven Burn Ur I.T. Mate Group www.it-mate.co.uk Keeping it FREE! "Jim" <jimmy1234@hotmail.com> wrote in message news:eX19ld8GFHA.2976@TK2MSFTNGP15.phx.gbl... > when is try to reach the asp page it says: > > HTTP-error 500 internal server error? > > what could it be? > > > "Steven Burn" <somewhere@in-time.invalid> schreef in bericht > news:OcdYjT8GFHA.3612@TK2MSFTNGP09.phx.gbl... > To turn debugging on, open the properties for the site and click the Home > Directory tab, then the Configuration button, and then the App Debugging tab > and place a tick in "Enable client-side script debugging" > > Note: you may need to stop/start the site in IIS for the changes to take > effect (atleast, I've always had to) > > -- > Regards > > Steven Burn > Ur I.T. Mate Group > www.it-mate.co.uk > > Keeping it FREE! > > "Jim" <jimmy1234@hotmail.com> wrote in message > news:OBYZBL8GFHA.2064@TK2MSFTNGP09.phx.gbl... > > yes,yes i use iis5. Maybe i should tell you that i also use asp.net.. > > how do you turn the debugging on? > > > > "Steven Burn" <somewhere@in-time.invalid> schreef in bericht > > news:OwmIjw7GFHA.3908@TK2MSFTNGP10.phx.gbl... > > Does your server support ASP, and do you have the file in a file with a > > .asp > > extension? > > > > If yes to both, have you made sure debugging on the clientside is enabled > > in > > IIS? > > > > -- > > Regards > > > > Steven Burn > > Ur I.T. Mate Group > > www.it-mate.co.uk > > > > Keeping it FREE! > > > > "Jim" <jimmy1234@hotmail.com> wrote in message > > news:ePXCCt7GFHA.4084@TK2MSFTNGP14.phx.gbl... > > > with your example: > > > the time is > > > the time is > > > > > > ch Jim > > > "Steven Burn" <somewhere@in-time.invalid> schreef in bericht > > > news:u$CJGn7GFHA.3640@TK2MSFTNGP10.phx.gbl... > > > What are you seeing when you try it? > > > > > > -- > > > Regards > > > > > > Steven Burn > > > Ur I.T. Mate Group > > > www.it-mate.co.uk > > > > > > Keeping it FREE! > > > > > > "Jim" <jimmy1234@hotmail.com> wrote in message > > > news:ODWd2j7GFHA.1476@TK2MSFTNGP09.phx.gbl... > > > > thanks Steven but it still does not show the time > > > > > > > > "Steven Burn" <somewhere@in-time.invalid> schreef in bericht > > > > news:u0qKCe7GFHA.3244@TK2MSFTNGP09.phx.gbl... > > > > <HTML> > > > > <HEAD><TITLE>Test</TITLE></HEAD> > > > > <BODY> > > > > the time is <%=FormatDateTime(Now(), 4) %><br> > > > > the time is <%=FormatDateTime(Time(), 4) %> > > > > </BODY> > > > > </HTML> > > > > > > > > I've put an example here for you; > > > > > > > > http://mysteryfcm.plus.com/time.asp > > > > > > > > -- > > > > Regards > > > > > > > > Steven Burn > > > > Ur I.T. Mate Group > > > > www.it-mate.co.uk > > > > > > > > Keeping it FREE! > > > > > > > > "Jim" <jimmy1234@hotmail.com> wrote in message > > > > news:#oq6HU7GFHA.1392@TK2MSFTNGP10.phx.gbl... > > > > > Hi > > > > > > > > > > I am a newbie to asp and i built this test program: > > > > > > > > > > <HTML> > > > > > <HEAD><TITLE>Test</TITLE></HEAD> > > > > > <BODY> > > > > > the time is <% = Time %> > > > > > </BODY> > > > > > </HTML> > > > > > > > > > > > > > > > Problem: It does not show the time! very basic probably but not for > > > > > me > > > > > > > > > > ch Jim > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
- Next message: Steven Burn: "Re: aspfunction does not work?"
- Previous message: Jim: "Re: aspfunction does not work?"
- In reply to: Jim: "Re: aspfunction does not work?"
- Next in thread: Steven Burn: "Re: aspfunction does not work?"
- Messages sorted by: [ date ] [ thread ]