hie.. i have develop web in .asp .. my problems is i want changed my main site (default.asp) to default.aspx ... and i include some javascript in my main page to display user ip address.. i have create .net page and paste all my .asp code there (HTML code)
and i can view my file when i use web matrix server.. but i cannot view da same file when i type http://localhost/kdu/default.aspx why??? its that .NET not support IIS server??
> its that .NET not support IIS server?? Eh? if only that made sense. does your machine have the .NET framework installed (and registered with IIS)? do you have the .aspx extension registered as a script engine?
RTFM - straight talk for web developers. Unmoderated, uncensored, occasionally unreadable
suthesan
Member
40 Points
8 Posts
asp to asp.NEt
Aug 12, 2003 07:39 AM|LINK
Atrax
All-Star
18705 Points
3733 Posts
Re: asp to asp.NEt
Aug 12, 2003 08:39 AM|LINK
Jason Brown - MVP, IIS
rox.scott
Contributor
6080 Points
1214 Posts
Re: asp to asp.NEt
Aug 15, 2003 03:27 PM|LINK