Web site

  • Thread starter Thread starter DeWayne
  • Start date Start date
D

DeWayne

I just lost my hard drive with the design of my web site
on it without a backup of all my work. I had just
published the site to my web server before the drive went
out. I have tried to publish the site back to my system
and most of the pages work ok, but it seems that my asp
pages don't work any more. What could I do to get then
working again they work fine on the web site? When I try
them on my system I get time out errors. Dose anybody
know why?
 
Did you reinstall the web server and extensions, and did you publish back to
http://localhost, etc.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
-----Original Message-----
I just lost my hard drive with the design of my web site
on it without a backup of all my work. I had just
published the site to my web server before the drive went
out. I have tried to publish the site back to my system
and most of the pages work ok, but it seems that my asp
pages don't work any more. What could I do to get then
working again they work fine on the web site? When I try
them on my system I get time out errors. Dose anybody
know why?

There are many possible causes but for starters, try these.

- Make sure the Web server is started.

- Check your event logs for suspicious messages.

- Check your database connections (Tools, Web Settings,
Database).

- Make sure that the anonymous account (IUSR_computername)
has access to the \winnt\system32\inetsrv folder.

Jim Buyens
Microsoft FrontPage MVP
(e-mail address removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
Back
Top