I have successfully copied my website on windows 2003 server with IIS 6.0 and framework 2.0.
All my html pages works fine but when i try to open aspx pages it gives me error message (Page cannot be displyed)
i have registered aspnet_regiis -i -enable
also done script mapping with aspnet_regiis -s with application path. No Go
Hi I have the virtual directory with a seperate apppool. I am using 2.0 framework and its allowed in IIS manager.
I do have framework 1.1 installed but the status i set as prohibitted. Does Front page 2000 server extensions required to be installed on the server for the same.
Yes i have done that, i am using .net v2.0 and its allowed in the IIS manager.
HTML pages works fine but aspx not, do i need to install Microsoft Frontpage 2000 server extensions to get these pages work?
mohit_aneja
Member
30 Points
6 Posts
aspx pages (page cannot be displayed) Html pages works fine
Nov 15, 2006 03:42 AM|LINK
Hi
I have successfully copied my website on windows 2003 server with IIS 6.0 and framework 2.0.
All my html pages works fine but when i try to open aspx pages it gives me error message (Page cannot be displyed)
i have registered aspnet_regiis -i -enable
also done script mapping with aspnet_regiis -s with application path. No Go
Please help
kumar_jac
Member
129 Points
31 Posts
Re: aspx pages (page cannot be displayed) Html pages works fine
Nov 15, 2006 06:02 AM|LINK
hi,
You have to enable Execution permission in ISS Properties then only the ASPX pages will work
M.Krishna kumar
--------------------
My Favorite Website:
Free Online Exam and free Certification website http://www.RankSheet.com (asp.net, sql server, C#, VB.net ...)
jeff@zina.co...
All-Star
87677 Points
11637 Posts
Moderator
Re: aspx pages (page cannot be displayed) Html pages works fine
Nov 15, 2006 01:57 PM|LINK
Have you set the correct framework for the app in IIS? Are you running the 1.1 and 2.0 frameworks, and if so are they in separate app pools?
Jeff
mohit_aneja
Member
30 Points
6 Posts
Re: aspx pages (page cannot be displayed) Html pages works fine
Nov 15, 2006 05:07 PM|LINK
I do have framework 1.1 installed but the status i set as prohibitted. Does Front page 2000 server extensions required to be installed on the server for the same.
Thanks for the reply. Appreciate some more steps.
kumar_jac
Member
129 Points
31 Posts
Re: aspx pages (page cannot be displayed) Html pages works fine
Nov 16, 2006 12:18 PM|LINK
Hi,
By this error i understand you are using Window 2003 and IIS 6
Choose the Folder Properties from IIS
Goto Virtual Directory tab
Choose the Execution Permissions Combo box value "None" to "Script only"
server asp.net
M.Krishna kumar
--------------------
My Favorite Website:
Free Online Exam and free Certification website http://www.RankSheet.com (asp.net, sql server, C#, VB.net ...)
mohit_aneja
Member
30 Points
6 Posts
Re: aspx pages (page cannot be displayed) Html pages works fine
Nov 16, 2006 05:26 PM|LINK
Thanks for replying.
I tried but its not working.
Html pages works fine but aspx not
Please help. Its urgent..
jeff@zina.co...
All-Star
87677 Points
11637 Posts
Moderator
Re: aspx pages (page cannot be displayed) Html pages works fine
Nov 17, 2006 11:33 AM|LINK
Did you enable ASPX as a web extension in IIS?
Jeff
mohit_aneja
Member
30 Points
6 Posts
Re: aspx pages (page cannot be displayed) Html pages works fine
Nov 19, 2006 02:58 AM|LINK
I think so but not sure how to do that Please help.
jeff@zina.co...
All-Star
87677 Points
11637 Posts
Moderator
Re: aspx pages (page cannot be displayed) Html pages works fine
Nov 19, 2006 03:15 AM|LINK
See:
http://www.visualwin.com/ASP.NET/
Jeff
mohit_aneja
Member
30 Points
6 Posts
Re: aspx pages (page cannot be displayed) Html pages works fine
Nov 19, 2006 06:51 PM|LINK
Hi
Yes i have done that, i am using .net v2.0 and its allowed in the IIS manager.
HTML pages works fine but aspx not, do i need to install Microsoft Frontpage 2000 server extensions to get these pages work?