473,396 Members | 1,743 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

"The request is not supported"


Hi,
I have upload my ASP.NET application to my IIS 6.0 server
and whenever i try to get a aspx page
i get

"The request is not supported. " in return

when i try to get a .txt file which is in the same directory of the ASP.NET
application it works.

What am i doing wrong?

BTW:Asp application works fine on the server
Thanks.

Nov 18 '05 #1
4 5890
The .Net framework needs to be inabled for the web site being served.

Julia wrote:
Hi,
I have upload my ASP.NET application to my IIS 6.0 server
and whenever i try to get a aspx page
i get

"The request is not supported. " in return

when i try to get a .txt file which is in the same directory of the ASP.NET
application it works.

What am i doing wrong?

BTW:Asp application works fine on the server

Thanks.


Nov 18 '05 #2
Thanks,How do i enable it?
and will it affect ASP sites running on the server?

Thanks.
"No One" <no***@yahoo.com> wrote in message
news:41***************@yahoo.com...
The .Net framework needs to be inabled for the web site being served.

Julia wrote:
Hi,
I have upload my ASP.NET application to my IIS 6.0 server
and whenever i try to get a aspx page
i get

"The request is not supported. " in return

when i try to get a .txt file which is in the same directory of the ASP.NET application it works.

What am i doing wrong?

BTW:Asp application works fine on the server

Thanks.

Nov 18 '05 #3
Julia wrote:
Thanks,How do i enable it?
and will it affect ASP sites running on the server?

Thanks.

"No One" <no***@yahoo.com> wrote in message
news:41***************@yahoo.com...
The .Net framework needs to be inabled for the web site being served.

Julia wrote:
Hi,
I have upload my ASP.NET application to my IIS 6.0 server
and whenever i try to get a aspx page
i get

"The request is not supported. " in return

when i try to get a .txt file which is in the same directory of the ASP.NET application it works.

What am i doing wrong?

BTW:Asp application works fine on the server

Thanks.


Look at the application configuration and make sure that the ASP.Net
extensions are there.

Nov 18 '05 #4
Sounds like the .NET framework needs to be enabled. This should not
effect existing asp sites.

"Julia" <co********@012.net.il> wrote in message news:<eY**************@TK2MSFTNGP09.phx.gbl>...
Hi,
I have upload my ASP.NET application to my IIS 6.0 server
and whenever i try to get a aspx page
i get

"The request is not supported. " in return

when i try to get a .txt file which is in the same directory of the ASP.NET
application it works.

What am i doing wrong?

BTW:Asp application works fine on the server
Thanks.

Nov 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Sam Sungshik Kong | last post by:
Hello! I use Python for ASP programming. I found something weird. Response.Write(Request("something")) It draws "None" when there's no value for something. Actually I expect "" instead of...
24
by: Charles Crume | last post by:
Hello; My "index.htm" page has 3 frames (content, navigation bar, and logo). I set the "SRC" of the "logo" frame to a blank gif image and then want to change it's contents after the other two...
9
by: Peter | last post by:
My problem is the last bit of coding below, the like statement does not work. what I have is a product options field and in it is stored characters i.e. "avcy" etc what the query does is...
4
by: David Cho | last post by:
Hi, this is just plain strange. This is my code. HttpWebRequest request = (HttpWebRequest) WebRequest.Create("http://www.yahoo.com"); request.Method = "POST"; request.ContentType =...
6
by: eXseraph | last post by:
Hi, As we know,in normal asp.net application, a browser need to send a request to a server first to refresh its page. Now I need to design a asp.net application with real-time capability like the...
0
by: Hardy Wang | last post by:
Hi, I have an application which encrypts some certian link to format like:...
25
by: samjnaa | last post by:
Please check for sanity and approve for posting at python-dev. In Visual Basic there is the keyword "with" which allows an object- name to be declared as governing the following statements. For...
3
by: Learning.Net | last post by:
Hi All, I have an windows application created in C# &it is running fine on several of our customer. It does a httpWebrequest in the background. Everything was working fine but some customer are...
2
by: =?Utf-8?B?QW5keSBD?= | last post by:
Hi, I'm trying to load some XML into a dataset with C# but I have an issue with the schema. I'm using exactly the same code to successfully load other XML. The only difference is in the XML...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.