Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS Visual Studio Help

Status
Not open for further replies.

Solo4357

MIS
Jun 21, 2004
105
US
I've been developing an ASP.Net site on my laptop. This site used my local laptops IIS (xp Pro 5.1) in a folder. so: The website would access a remote SQL server called testweb. Everything was working hunky-dory.

Then I decided to move the site to the Testweb so it would all be on the same box. Win2003 IIS 6.0. I used copy project and put it in the root of the web server, which is where I want it.

Now access to the site from any browser including itself is extremely slow. The page starts to load but hangs for 20-40 seconds then finally loads.

HOWEVER accessing from my laptop is still fast. Any other computer is really slow. So I'm guessing the site/project path somewhere is trying to find something on my laptop, timing out, and finding it locally, but that's only a guess. I'm really at a lost. Any ideas? Thanks!
 
This is just a forum for ASP, you might try the IIS forum41 or the ASP.NET forum855.
 
Well, I wasn't sure if it was a problem in my asp.net/Visual Studio programming/configuration or a problem with the web server so I posted in both.
 

oops My bad. I didn't see the separate ASP.NET. Sorry.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top