473,396 Members | 2,093 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.

Blank page running ASP page on Windows Vista

JL
Hello,

I've a strange problem with Windows Vista, running an ASP page on local
machine (http://localhost/test.asp), the page does not give me any error but
the asp code is not executed (simple code : <% response.write("hello") %),
it show me a blank page, I think I've put all the setttings correctly, but
maybe I must do something obvious to fix that.

Anyone can help me ??

tnx !

Jan 29 '07 #1
7 8088
JL wrote:
Hello,

I've a strange problem with Windows Vista, running an ASP page on
local machine (http://localhost/test.asp), the page does not give me
any error but the asp code is not executed (simple code : <%
response.write("hello") %), it show me a blank page, I think I've
put all the setttings correctly, but maybe I must do something
obvious to fix that.

Anyone can help me ??
Same as the previous poster probably:
http://classicasp.aspfaq.com/general...asp-pages.html

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jan 29 '07 #2
JL
Hi Bob,

thankyou dor your fast answer, the problem is that I dont have the
synciwam.vbs file under AdminScripts folder, maybe bcos it's Win Vista ? or
should it be there ?
The other step :
"After the above failed, one thing that has worked for some people is to
change the Application Protection level of the Default Web Site to Low. This
is found by right-clicking the application, choosing Properties, and moving
to the bottom of the Home Directory tab. "

I cannot change it as it only an asp page under wwwroot folder.

other hints ?

many thanks !

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcomwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
JL wrote:
>Hello,

I've a strange problem with Windows Vista, running an ASP page on
local machine (http://localhost/test.asp), the page does not give me
any error but the asp code is not executed (simple code : <%
response.write("hello") %), it show me a blank page, I think I've
put all the setttings correctly, but maybe I must do something
obvious to fix that.

Anyone can help me ??
Same as the previous poster probably:
http://classicasp.aspfaq.com/general...asp-pages.html

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Jan 29 '07 #3
I have not installed Vista yet so I cannot be sure. Don't you have IIS
Manager to look at the website properties?
JL wrote:
Hi Bob,

thankyou dor your fast answer, the problem is that I dont have the
synciwam.vbs file under AdminScripts folder, maybe bcos it's Win
Vista ? or should it be there ?
The other step :
"After the above failed, one thing that has worked for some people is
to change the Application Protection level of the Default Web Site to
Low. This is found by right-clicking the application, choosing
Properties, and moving to the bottom of the Home Directory tab. "

I cannot change it as it only an asp page under wwwroot folder.

other hints ?

many thanks !

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcomwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
>JL wrote:
>>Hello,

I've a strange problem with Windows Vista, running an ASP page on
local machine (http://localhost/test.asp), the page does not give me
any error but the asp code is not executed (simple code : <%
response.write("hello") %), it show me a blank page, I think I've
put all the setttings correctly, but maybe I must do something
obvious to fix that.

Anyone can help me ??
Same as the previous poster probably:
http://classicasp.aspfaq.com/general...asp-pages.html
>>
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get
a quicker response by posting to the newsgroup.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jan 29 '07 #4
JL
Yes, I have the IIS Manager, but it's a litle different than II6 and I
cannot find where to modify the application protection for applications or
files in the default web site.
"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcomwrote in message
news:O5*************@TK2MSFTNGP02.phx.gbl...
>I have not installed Vista yet so I cannot be sure. Don't you have IIS
Manager to look at the website properties?
JL wrote:
>Hi Bob,

thankyou dor your fast answer, the problem is that I dont have the
synciwam.vbs file under AdminScripts folder, maybe bcos it's Win
Vista ? or should it be there ?
The other step :
"After the above failed, one thing that has worked for some people is
to change the Application Protection level of the Default Web Site to
Low. This is found by right-clicking the application, choosing
Properties, and moving to the bottom of the Home Directory tab. "

I cannot change it as it only an asp page under wwwroot folder.

other hints ?

many thanks !

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcomwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
>>JL wrote:
Hello,

I've a strange problem with Windows Vista, running an ASP page on
local machine (http://localhost/test.asp), the page does not give me
any error but the asp code is not executed (simple code : <%
response.write("hello") %), it show me a blank page, I think I've
put all the setttings correctly, but maybe I must do something
obvious to fix that.

Anyone can help me ??

Same as the previous poster probably:
http://classicasp.aspfaq.com/general...asp-pages.html
>>>
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get
a quicker response by posting to the newsgroup.

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Jan 29 '07 #5
It's probably a mattter of enabling the ASP service. See this for a hint:
http://support.microsoft.com/default.aspx/kb/315122
JL wrote:
Yes, I have the IIS Manager, but it's a litle different than II6 and I
cannot find where to modify the application protection for
applications or files in the default web site.
"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcomwrote in message
news:O5*************@TK2MSFTNGP02.phx.gbl...
>I have not installed Vista yet so I cannot be sure. Don't you have
IIS Manager to look at the website properties?
JL wrote:
>>Hi Bob,

thankyou dor your fast answer, the problem is that I dont have the
synciwam.vbs file under AdminScripts folder, maybe bcos it's Win
Vista ? or should it be there ?
The other step :
"After the above failed, one thing that has worked for some people
is to change the Application Protection level of the Default Web Site
to Low. This is found by right-clicking the application, choosing
Properties, and moving to the bottom of the Home Directory tab. "

I cannot change it as it only an asp page under wwwroot folder.

other hints ?

many thanks !

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcomwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl.. .
JL wrote:
Hello,
>
I've a strange problem with Windows Vista, running an ASP page on
local machine (http://localhost/test.asp), the page does not give
me any error but the asp code is not executed (simple code : <%
response.write("hello") %), it show me a blank page, I think
I've put all the setttings correctly, but maybe I must do something
obvious to fix that.
>
Anyone can help me ??
>
Same as the previous poster probably:
http://classicasp.aspfaq.com/general...asp-pages.html
>>>>
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will
get a quicker response by posting to the newsgroup.

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get
a quicker response by posting to the newsgroup.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Jan 30 '07 #6
JL
Hi Bob,

could be that, but I cannot find where to enable this service on IIS7, I
think just adding ASP as feature through "Default programs" (option of
vista) is enough.

Thanks again !

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcomwrote in message
news:%2***************@TK2MSFTNGP05.phx.gbl...
It's probably a mattter of enabling the ASP service. See this for a hint:
http://support.microsoft.com/default.aspx/kb/315122
JL wrote:
>Yes, I have the IIS Manager, but it's a litle different than II6 and I
cannot find where to modify the application protection for
applications or files in the default web site.
"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcomwrote in message
news:O5*************@TK2MSFTNGP02.phx.gbl...
>>I have not installed Vista yet so I cannot be sure. Don't you have
IIS Manager to look at the website properties?
JL wrote:
Hi Bob,

thankyou dor your fast answer, the problem is that I dont have the
synciwam.vbs file under AdminScripts folder, maybe bcos it's Win
Vista ? or should it be there ?
The other step :
"After the above failed, one thing that has worked for some people
is to change the Application Protection level of the Default Web Site
to Low. This is found by right-clicking the application, choosing
Properties, and moving to the bottom of the Home Directory tab. "

I cannot change it as it only an asp page under wwwroot folder.

other hints ?

many thanks !

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcomwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl. ..
JL wrote:
>Hello,
>>
>I've a strange problem with Windows Vista, running an ASP page on
>local machine (http://localhost/test.asp), the page does not give
>me any error but the asp code is not executed (simple code : <%
>response.write("hello") %), it show me a blank page, I think
>I've put all the setttings correctly, but maybe I must do something
>obvious to fix that.
>>
>Anyone can help me ??
>>
Same as the previous poster probably:
>
http://classicasp.aspfaq.com/general...asp-pages.html
>
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will
get a quicker response by posting to the newsgroup.

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get
a quicker response by posting to the newsgroup.

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Jan 30 '07 #7
I don't think that's it, but I'm sorry I can't help.
Let's try crossposting this to .inetserver.iis and see if anyone there
can help.
JL wrote:
Hi Bob,

could be that, but I cannot find where to enable this service on
IIS7, I think just adding ASP as feature through "Default programs"
(option of vista) is enough.

Thanks again !

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcomwrote in message
news:%2***************@TK2MSFTNGP05.phx.gbl...
>It's probably a mattter of enabling the ASP service. See this for a
hint: http://support.microsoft.com/default.aspx/kb/315122
JL wrote:
>>Yes, I have the IIS Manager, but it's a litle different than II6
and I cannot find where to modify the application protection for
applications or files in the default web site.
"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcomwrote in message
news:O5*************@TK2MSFTNGP02.phx.gbl...
I have not installed Vista yet so I cannot be sure. Don't you have
IIS Manager to look at the website properties?
JL wrote:
Hi Bob,
>
thankyou dor your fast answer, the problem is that I dont have the
synciwam.vbs file under AdminScripts folder, maybe bcos it's Win
Vista ? or should it be there ?
The other step :
"After the above failed, one thing that has worked for some people
is to change the Application Protection level of the Default Web
Site to Low. This is found by right-clicking the application,
choosing Properties, and moving to the bottom of the Home
Directory tab. "
>
I cannot change it as it only an asp page under wwwroot folder.
>
other hints ?
>
many thanks !
>
"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcomwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl.. .
>JL wrote:
>>Hello,
>>>
>>I've a strange problem with Windows Vista, running an ASP page
>>on local machine (http://localhost/test.asp), the page does not
>>give me any error but the asp code is not executed (simple code
>>: <% response.write("hello") %), it show me a blank page, I
>>think I've put all the setttings correctly, but maybe I must do
>>something obvious to fix that.
>>>
>>Anyone can help me ??
>>>
>Same as the previous poster probably:
>>
http://classicasp.aspfaq.com/general...asp-pages.html
>>>>>>

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jan 30 '07 #8

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

Similar topics

3
by: Vlad Hrybok | last post by:
Hi all, I recently installed 64 bit version of Vista hoping to make it my primary development setup. I was able to do work with IIS7 and ASP.NET 2.0/Visua Studio 2005 combo, but hit a roadblock...
1
by: =?Utf-8?B?QmFzaGFy?= | last post by:
Hello There: When I try to run the Britiannica 2003 on Windows Vista, I get this error message "Application could not be initialized, Please re-intsall" I re-installed the Britannica, but the...
4
by: ARC | last post by:
I have reports that are designed to where it doesn't matter if the region using the program uses a letter sized paper or A4 sized. I have the width to be just slightly over 7", so the reports work...
7
by: fperri | last post by:
Hi, I just set up IIS on my personal computer to start trying to learn it and I am trying to get your basic hello world to display and all I get is a blank page. This is my source code when I do a...
1
by: Jurjen de Groot | last post by:
I've got VS2005 running on Vista. In my WebApp I have configured it to run using IIS and have let VS2005 create the virtual directory I have installed II6 Management compatibility software as per...
0
by: =?Utf-8?B?Q2hyaXN0aW5h?= | last post by:
Whoever can figure this problem out will be a genius. I have a home network that includes: 2 desktop computers both running on Windows XP and 1 laptop running Windows Vista. The desktop computers...
5
by: HvLa | last post by:
I've just installed Visual Web developer 2008 and tried to run my first ASP.net web site. When I run it on my Vista Business PC I got an error "Page can not be displayed". What should I check to...
1
by: =?Utf-8?B?Q2lhcmFuIE8nJ0Rvbm5lbGw=?= | last post by:
On reflection, you could possibly make the app a self extracting zip file which extracts the EXE and a settings file and then starts the app, then when you app closes, it can repack the settings...
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: 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
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
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
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
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,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.