Forum Moderators: open

Message Too Old, No Replies

ASP.NET pages won't run!

         

Mosha

7:23 pm on Apr 1, 2004 (gmt 0)

10+ Year Member



Hello all,

I'm having a bit of a problem with my aspx pages, the problem is that i can't run my aspx pages.

when i run my ASP.net pages in the web browser by either typing 'localhost/mypage.aspx' or 'myname/mypage.aspx'

all i see is the code, not the desired result! :(

I've got IIS 5.1 installed, patched etc, with SQL server 2000 installed and running, so i'm at a blank as to what is causing it!

So here i am, hoping that some of you professional folks can help a noob to ASP.NET out.

Please of please help

Thankyou

Tom

Sanenet

7:27 pm on Apr 1, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



try [127.0.0.1...]

check the default installation test page

Mosha

7:46 pm on Apr 1, 2004 (gmt 0)

10+ Year Member



Thnaks for your reply,

I tried what you suggested, using my IP, but still no luck, still displaying the code!

Thankyou

korkus2000

7:56 pm on Apr 1, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are you sure the framework is loaded and registered in IIS. Check the extensions in IIS and make sure that aspx is mapped.

Mosha

8:27 pm on Apr 1, 2004 (gmt 0)

10+ Year Member



Thankyou all

I've now resolved the problem, i had noticed prior to posting that the extention 'aspx' was not mapped. So after much searching i found a possible solution which was to reinstall IIS and .net framework, i did this altogether around 7 times, but still no luck!

So after posting here i thought what the hell, one more time, and hey wadda ya know, BANG it worked,

Thanks everyone for there input, who knows maybe these posts will come in useful for someone else

Cheers Ppl

Tom