473,387 Members | 1,890 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,387 software developers and data experts.

WEIRD asp.net error

JV
Our site just built a machine to host a TEST version of a web site. The
site works fine on other servers, but on this one the home page is displayed
as if the ASPX file were just .TXT file. It is not rendered, but the html
tags are displayed as text. No error page, no nothing, just the plain,
unrendered ASPX text.

Odd thing about it is it seems as if this is the only ASP.NET page on that
server which does this. All other pages seem to work fine including some
within the same site/project. So it's not an overall ISAPI filter problem.

Anyone ever seen something bizarre like this?
Nov 19 '05 #1
3 1383
Sounds like the ISAPI Filter isn't associated with the particular web site.
Try running "aspnet_regiis.exe -i" which can be found under:

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 or
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727

depending on your version of the framework and location of the system
folder.

-Andrew
"JV" <jo**********@goisc.com> wrote in message
news:OC**************@TK2MSFTNGP09.phx.gbl...
Our site just built a machine to host a TEST version of a web site. The
site works fine on other servers, but on this one the home page is
displayed as if the ASPX file were just .TXT file. It is not rendered,
but the html tags are displayed as text. No error page, no nothing, just
the plain, unrendered ASPX text.

Odd thing about it is it seems as if this is the only ASP.NET page on that
server which does this. All other pages seem to work fine including some
within the same site/project. So it's not an overall ISAPI filter problem.

Anyone ever seen something bizarre like this?

Nov 19 '05 #2
JV
Thanks, already tried that but it didn't fix it. Keep in mind that this was
the only page we have seen which is doing this weird behavior on that
server. Other ASP.NET pages work.

"Andrew Robinson" <ne****@nospam.nospam> wrote in message
news:OH**************@TK2MSFTNGP10.phx.gbl...
Sounds like the ISAPI Filter isn't associated with the particular web
site. Try running "aspnet_regiis.exe -i" which can be found under:

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 or
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727

depending on your version of the framework and location of the system
folder.

-Andrew
"JV" <jo**********@goisc.com> wrote in message
news:OC**************@TK2MSFTNGP09.phx.gbl...
Our site just built a machine to host a TEST version of a web site. The
site works fine on other servers, but on this one the home page is
displayed as if the ASPX file were just .TXT file. It is not rendered,
but the html tags are displayed as text. No error page, no nothing, just
the plain, unrendered ASPX text.

Odd thing about it is it seems as if this is the only ASP.NET page on
that server which does this. All other pages seem to work fine including
some within the same site/project. So it's not an overall ISAPI filter
problem.

Anyone ever seen something bizarre like this?


Nov 19 '05 #3
Interesting what do you have on the page then?
Patrick
"JV" <jo**********@goisc.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Thanks, already tried that but it didn't fix it. Keep in mind that this was the only page we have seen which is doing this weird behavior on that
server. Other ASP.NET pages work.

"Andrew Robinson" <ne****@nospam.nospam> wrote in message
news:OH**************@TK2MSFTNGP10.phx.gbl...
Sounds like the ISAPI Filter isn't associated with the particular web
site. Try running "aspnet_regiis.exe -i" which can be found under:

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 or
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727

depending on your version of the framework and location of the system
folder.

-Andrew
"JV" <jo**********@goisc.com> wrote in message
news:OC**************@TK2MSFTNGP09.phx.gbl...
Our site just built a machine to host a TEST version of a web site. The site works fine on other servers, but on this one the home page is
displayed as if the ASPX file were just .TXT file. It is not rendered, but the html tags are displayed as text. No error page, no nothing, just the plain, unrendered ASPX text.

Odd thing about it is it seems as if this is the only ASP.NET page on
that server which does this. All other pages seem to work fine including some within the same site/project. So it's not an overall ISAPI filter
problem.

Anyone ever seen something bizarre like this?



Nov 19 '05 #4

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

Similar topics

3
by: redneck_kiwi | last post by:
Hi all: I have a really weird problem. I am developing a customer catalog system for my company and as such have delved into sessions for authentication and access levels. So far, I have managed...
5
by: NanQuan | last post by:
I'm hoping someone can help me solve this error since I am at a total loss here. Usually I don't bother posting on any forums or groups on the internet and prefer to solve stuff myself but this is...
1
by: amit | last post by:
I am trying to compile the sample program genwin.sqc, using nsqlprep which is used to precompile embedded sql in C. I am getting weird errors and that is because windows.h is included in the...
2
by: Kathy Houtami | last post by:
Hi there I've been encountered with weird compile error using Access 97. The error message is "Member or data member is not found" and it highlighted a line of code that has not be changed and...
6
by: gh0st54 | last post by:
Hi I have a weird javascript error that only happens on my live server when i open the page http://www.imrated.co.uk/reg.aspx i get the error 'Problems with this page ... blablabla Line : 3...
0
by: Alan Silver | last post by:
Hello, I have two weird problems here. I have a master page file that works absolutely fine. When I load it up in VWD, I get a couple of weird (to me) errors. First, I get the error...
0
by: P Pulkkinen | last post by:
Dear all, sorry, i know this code is far little too long to debug here, but there is really annoying logical error. If someone debugs this, I really offer warm virtual handshake. What this...
7
by: dtschoepe | last post by:
Hi, I am working on a project for school and I am trying to get my head around something weird. I have a function setup which is used to get an input from stdin and a piece of memory is created...
6
by: =?Utf-8?B?amVmZmVyeQ==?= | last post by:
i need help with a combo box and this same code works on my first tab with a combo box. The error or problem i have is this code causes an index out of range error when i run it on my second combo...
4
by: d3vkit | last post by:
I recently had a friend pass along some web work for me; a simple update. I for some reason decided I would do some overhauling of the page (he had been doing straight html and I figured some php...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...

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.