when is try to reach the asp page it says:
HTTP-error 500 internal server error?
what could it be?
"Steven Burn" <> schreef in bericht
news:...
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" <> wrote in message
news:...
> 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" <> schreef in bericht
> news:...
> 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" <> wrote in message
> news:...
> > with your example:
> > the time is
> > the time is
> >
> > ch Jim
> > "Steven Burn" <> schreef in bericht
> > news:u$...
> > 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" <> wrote in message
> > news:...
> > > thanks Steven but it still does not show the time
> > >
> > > "Steven Burn" <> schreef in bericht
> > > news:...
> > > <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" <> wrote in message
> > > news:#...
> > > > 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
> > > >
> > > >
> > >
> > >
> >
> >
>
>