I'm working with a client on a project. Whenever I update the files on their
server, inevitably, 2 or 3 of the dozen or so ASPX files I upload won't
render in the browser...they return what appears to be source code. The
'fix' is to just re-upload said files and it's back to working.
Any idea what would be causing this? The server? My FTP client?
It's annoying in that every time I upload the site, I need to click through
every single ASPX page to make sure they all were uploaded correctly.
-Darrel
Sounds like the IIS mappings on the server need to be reset.
Luckily that's not hard. Here's how you do it:
http://SteveOrr.net/faq/3in1.aspx

Signature
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
> I'm working with a client on a project. Whenever I update the files on
> their server, inevitably, 2 or 3 of the dozen or so ASPX files I upload
[quoted text clipped - 8 lines]
>
> -Darrel
darrel - 20 Dec 2007 22:07 GMT
> Sounds like the IIS mappings on the server need to be reset.
> Luckily that's not hard. Here's how you do it:
> http://SteveOrr.net/faq/3in1.aspx
That sounds easy if you have access to the server. Alas, this is a
crystltech hosted thing-a-ma-bob. I'll have the client submit a support
ticket. ;o)
-Darrel