[Hidden-tech] localhost problem with .aspx files

Mark Bucciarelli mark at hubcapconsulting.com
Fri Apr 21 16:02:12 EDT 2006


On Fri, Apr 21, 2006 at 11:12:49AM -0400, Jeremy Wise wrote:
>    ** Be a Good Dobee and help the group, you must be counted to post .
>    ** Fill out the survey/skills inventory in the member's area.
> 
> 

> I am having a difficulty that I'm hoping the community expertise can help me
> with.
> 
>  
> 
> I have a WEB site that works fine on the WEB server. However when I publish
> the site to my localhost and run the site locally everything works great
> except when one click on a link that is to a .aspx file. What gets displayed
> then is the .aspx file Notepad showing the markup text.

You need to tell the webserver on your localhost that a file with
the extension aspx is a script that should be processed by an
interpreter.

m



Google

More information about the Hidden-discuss mailing list