Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > aspx page displays the html as text

Reply
Thread Tools

aspx page displays the html as text

 
 
=?Utf-8?B?Q3JhaWc=?=
Guest
Posts: n/a
 
      03-16-2006
I've done this before, but I must be missing something....

I got a new laptop, installed .net framework 1.1, IIS, VS 2003, and now when
I try and create a Virtural Directory and open it up in a browser, I see the
html text (the actual html text of the default.aspx page).

What am I doing wrong???
 
Reply With Quote
 
 
 
 
Winista
Guest
Posts: n/a
 
      03-16-2006
You probably installed IIS after installing VS2003 and asp.net framework is
not installed.

run "aspnet_regiis -i" command from command line. This utility is in
<Windows>/Microosft.Net/Framework/<Version specifiic folder>

--
Netomatix
http://www.netomatix.com
"Craig" <> wrote in message
news:2512DC1B-4B7A-43D3-A574-...
> I've done this before, but I must be missing something....
>
> I got a new laptop, installed .net framework 1.1, IIS, VS 2003, and now
> when
> I try and create a Virtural Directory and open it up in a browser, I see
> the
> html text (the actual html text of the default.aspx page).
>
> What am I doing wrong???



 
Reply With Quote
 
 
 
 
=?Utf-8?B?Q3JhaWc=?=
Guest
Posts: n/a
 
      03-16-2006
ok, fixed it after trying to figure out a bunch of confusing, non-descriptive
MS error messages....

Here's what fixed it:
aspnet_regiis -i

also had a problem with permissions, so I went to IIS Virtual Directory and
ran the permissions wizard with all of the defaults. I'm not a big fan of
ASP.NET.

"Craig" wrote:

> I've done this before, but I must be missing something....
>
> I got a new laptop, installed .net framework 1.1, IIS, VS 2003, and now when
> I try and create a Virtural Directory and open it up in a browser, I see the
> html text (the actual html text of the default.aspx page).
>
> What am I doing wrong???

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
.aspx displays totally blank page? . ASP .Net 1 10-07-2010 05:18 PM
.ASPX Page Displays .GIF Images But Not .JPG!! Altemir ASP .Net 4 10-27-2006 01:43 PM
Classic asp date displays- changing over to aspnet date object displays Chumley Walrus ASP .Net 1 12-16-2004 09:57 PM
show requiredfieldvalidator text when page first displays? Bryan Ax ASP .Net Web Controls 2 05-12-2004 03:11 PM
HTML Comment that Displays the names of Inventor's of HTML Amit Javascript 1 12-11-2003 12:35 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57