PDA

View Full Version : Dreamweaver MX help


dawilis
01-04-2003, 11:49 PM
Using Dreamweaver MX and IIS Under XP pro with ASP pages
When I try and test my applications the page seems to take 15 -30 seconds, even when I click a link to another page there is huge Hard drive activity,its only asp pages html pages are instant, whenever its served up it seems to have the delay any suggestions why there is a delay,

Mhtml
01-05-2003, 05:35 AM
What does dw mx have to do with it? lol :)

Well I'm not sure why it should take that long to server up your pages, I'm running PWS 4.0 on WIN 98 and it loads nice and quick considering my crappy 200mghz mmx processor.

oracleguy
01-05-2003, 05:38 AM
Well when you view ASP pages, the server has execute asp.dll to parse the file. Maybe you got heavy disk fragmentation in that area?

dawilis
01-05-2003, 05:40 AM
Thanks for that!

whammy
01-05-2003, 02:49 PM
That reminds me, it's been awhile since I defragged. Thanks.

oracleguy
01-05-2003, 08:50 PM
Originally posted by whammy
That reminds me, it's been awhile since I defragged. Thanks.

Yeah :) after writing that I defragged my computer too.

dawilis
01-05-2003, 09:52 PM
After defragging, resinstalling IIS & Dreamweaver MX, its still doing it anyone have any ideas why this could be happening?

aCcodeMonkey
01-06-2003, 04:30 PM
dawilis.

DWMX is compiling a temporary file and creating a Virtual website in IIS's metabase to create the defined Test Website.

If you can open a copy of your browser and just save the changes to the webpage on DWMX.
Then just hit refresh to look at the changes.

Also helps in the case of Crashes.

Now DWMX Doesn't crash in MX......... ;)