Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP General (http://www.velocityreviews.com/forums/f65-asp-general.html)
-   -   Blank page running ASP page on Windows Vista (http://www.velocityreviews.com/forums/t802676-blank-page-running-asp-page-on-windows-vista.html)

JL 01-29-2007 07:09 PM

Blank page running ASP page on Windows Vista
 
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 !


Bob Barrows [MVP] 01-29-2007 07:23 PM

Re: Blank page running ASP page on Windows Vista
 
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.



JL 01-29-2007 07:49 PM

Re: Blank page running ASP page on Windows Vista
 
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]" <reb01501@NOyahoo.SPAMcom> wrote in message
news:%233TM$r9QHHA.2172@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.
>
>



Bob Barrows [MVP] 01-29-2007 07:54 PM

Re: Blank page running ASP page on Windows Vista
 
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]" <reb01501@NOyahoo.SPAMcom> wrote in message
> news:%233TM$r9QHHA.2172@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.



JL 01-29-2007 11:45 PM

Re: Blank page running ASP page on Windows Vista
 
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]" <reb01501@NOyahoo.SPAMcom> wrote in message
news:O5Vkc99QHHA.412@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]" <reb01501@NOyahoo.SPAMcom> wrote in message
>> news:%233TM$r9QHHA.2172@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.
>
>



Bob Barrows [MVP] 01-29-2007 11:55 PM

Re: Blank page running ASP page on Windows Vista
 
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]" <reb01501@NOyahoo.SPAMcom> wrote in message
> news:O5Vkc99QHHA.412@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]" <reb01501@NOyahoo.SPAMcom> wrote in message
>>> news:%233TM$r9QHHA.2172@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"



JL 01-30-2007 03:16 PM

Re: Blank page running ASP page on Windows Vista
 
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]" <reb01501@NOyahoo.SPAMcom> wrote in message
news:%23BAkSHARHHA.920@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]" <reb01501@NOyahoo.SPAMcom> wrote in message
>> news:O5Vkc99QHHA.412@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]" <reb01501@NOyahoo.SPAMcom> wrote in message
>>>> news:%233TM$r9QHHA.2172@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"
>



Bob Barrows [MVP] 01-30-2007 03:58 PM

Re: Blank page running ASP page on Windows Vista
 
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]" <reb01501@NOyahoo.SPAMcom> wrote in message
> news:%23BAkSHARHHA.920@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]" <reb01501@NOyahoo.SPAMcom> wrote in message
>>> news:O5Vkc99QHHA.412@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]" <reb01501@NOyahoo.SPAMcom> wrote in message
>>>>> news:%233TM$r9QHHA.2172@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.




All times are GMT. The time now is 10:39 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.