Jump to content
Compatible Support Forums
Sign in to follow this  
dhsvcs

upgrade and .asp

Recommended Posts

I upgraded from w2k to xp pro. I was using iis 5 & pers web server in w2k. Upgrading, the program upgraded to to a newer version of iis & no pws. My main web files work fine, but my sub-web which is an asp. based site using an access db is super S L O W. Am using my own server to test & build an e-commerce web. Any suggestions ?

Thank you, tom

Share this post


Link to post

Have you tried checking your task manager while another machine was hitting your webpages to see if dllhost.exe (ASP hosting process) is spiking really hard during requests? Have you picked up the latest updates from Windows update? Also, when you say "upgraded" did you upgrade from an existing installation or format and install the new OS on the blank partition?

Share this post


Link to post

I am not using my machine on the net, am only using for testing purposes before ftp'ing to host. I upgraded ( not new ) over my existing w2k, ntfs. Reading manufacturers info on web store, they mentioned NOT CACHING on server while running an asp program. Where, or how , do I check for this parameter ?

 

Thank you, Tom

Share this post


Link to post

Caching can be adjusted through the Ineternet Services Manager Console, and then right clicking on the site and selecting properties. However, whether or not you are hosting it online has no bearing on my question, as you will still need to run that process to host classic ASP pages. If the process is stalling out, then you could probably start trying to isolate the issue from there. Also, do you have your system all patched up from Windows Update?

Share this post


Link to post

Go to Windows Update and get all of the critical updates there, that would be a good place to start. Also, check the logs for the site (look in the site properties for their location) to see if you have any unusual activity, such as a large amount of requests coming in using extended ASCII text.

Share this post


Link to post

I upgraded security to high & set " do not cache asp programs ".

It actually started to show an asp generated page, than disconnected saying server had too many requests, even though

i am not online....Thankfully, until I get this figured out, I am using my old HD with w2k pro to update & test my e-store..Looking for suggestions or an article on how to set up & run an iis5.1 server with an asp site...Thanking anyone for suggestions, Tom

 

(note-my site is www.3000giftsandmore.com you can take a look or even download one of my free printable cards that I made up..)

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×