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

ASP on WindowsXP

I am a newbe in ASP programing.

The main problem is: On WindowsXP Professional (SP2) I have installed IIS
with all components, I could manage them through "Administrative tolls" in
Conrol Panel (I see all the items as I should see after the installation
according all manuals.)
But when I tried to execute the *.asp files on my local disk with my IE,
nothing hapens, t.i. even such code as below doesn't work at all:

<%@ language language=VBScript %>

<%
Response.Write("Hello")

%>
What measures should be taken in order to make the asp files work?

Thanks.
Feb 7 '06 #1
5 1039
Try executing the following command line:

aspnet_regiis.exe -i

(The aspnet_regiis executable is located in the

%WindowsDir%\Microsoft.NET\Framework\v1.x.xxxx

folder, where v1.x.xxxx represents the most recent version of the .NET
Framework installed on your machine.)

HTH
Luke

Feb 7 '06 #2
Are you talking about ASP or ASP.NET?

"Andrius B." <an*******@takas.lt> wrote in message
news:O0**************@TK2MSFTNGP12.phx.gbl...
I am a newbe in ASP programing.

The main problem is: On WindowsXP Professional (SP2) I have installed IIS
with all components, I could manage them through "Administrative tolls" in
Conrol Panel (I see all the items as I should see after the installation
according all manuals.)
But when I tried to execute the *.asp files on my local disk with my IE,
nothing hapens, t.i. even such code as below doesn't work at all:

<%@ language language=VBScript %>

<%
Response.Write("Hello")

%>
What measures should be taken in order to make the asp files work?

Thanks.

Feb 7 '06 #3
Andrius might be talking about classic ASP. If you look at the syntax, it
is not ASP.NET, specifically the preprocessor directive defining the
language.

"slagomite" <sl*******@gmail.com> wrote in message
news:11**********************@g43g2000cwa.googlegr oups.com...
Try executing the following command line:

aspnet_regiis.exe -i

(The aspnet_regiis executable is located in the

%WindowsDir%\Microsoft.NET\Framework\v1.x.xxxx

folder, where v1.x.xxxx represents the most recent version of the .NET
Framework installed on your machine.)

HTH
Luke

Feb 7 '06 #4
Ah, good eyes Peter. I only glanced at the code, and mistook the
language directive as an ASP.NET "Page" directive...

Thanks
Luke

Feb 8 '06 #5
Thanks for help.
I am using classic ASP.

But also I have downloaded and instaleled VisualBasic 2005 ... but
Express, so no posibility to create asp files with .NET platform, or
execute them. I just am trying to write the code with HTML redactors or
simple text redactors.


"Peter Rilling" <pe***@nospam.rilling.net> wrote in message
news:uT**************@tk2msftngp13.phx.gbl...
Are you talking about ASP or ASP.NET?

"Andrius B." <an*******@takas.lt> wrote in message
news:O0**************@TK2MSFTNGP12.phx.gbl...
I am a newbe in ASP programing.

The main problem is: On WindowsXP Professional (SP2) I have installed IIS
with all components, I could manage them through "Administrative tolls"
in Conrol Panel (I see all the items as I should see after the
installation according all manuals.)
But when I tried to execute the *.asp files on my local disk with my IE,
nothing hapens, t.i. even such code as below doesn't work at all:

<%@ language language=VBScript %>

<%
Response.Write("Hello")

%>
What measures should be taken in order to make the asp files work?

Thanks.


Feb 8 '06 #6

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

Similar topics

1
by: Daniel Danilin | last post by:
Hi, is there any plans to make WindowsXP Peer-to-peer SDK for .NET Framework?
4
by: Vishnu | last post by:
I have a strange problem on WindowsXP proffessional with IE6 ,when i try to display a tiff file ,it is not showing ,small red x is comming up. I tried by dowloading latest IE from microsoft but...
3
by: Kirk Quinbar | last post by:
hi, I have the following sample .NET 1.0 code which converts a metafile to a bitmap: Dim tmpImage As Bitmap 'System.Drawing.Image Dim streamX As New System.IO.MemoryStream() Dim fs As...
2
by: Keyser | last post by:
On most my pages, I use Javascript to play a sound. It works fine in Netscape 4.7, Netscape 7.2, Firefox 1.0, IE5 and IE6 using Windows98 as the operating system. However, using WindowsXP as the...
2
by: Daniel Danilin | last post by:
Hi, is there any plans to make "WindowsXP Peer-To-Peer SDK" for .NET Framework?
1
by: Dean Slindee | last post by:
Would like to use WindowsXP graphics themes (like shaded tab page in tab control), but am using Windows 2000 operating system. Using Visual Studio 2005 and .Net Framwork 2.0. Have the option...
1
by: mmijic | last post by:
First of all my English is not too good so please try to understand me. Thanks I have a major problems with the installation of MS .NET Framework v1.1 on WindowsXP with SP2. Everytime I try to...
1
by: shivapadma | last post by:
hello, 1: what are the advantages of windowsxp over windows2000 2:can we able to open an application of windows2000 in windowsxp
8
by: sganeshsvk | last post by:
sir, i want to transfer the file and folders from Linux OS to WindowsXP OS... plz send Linux Command for transfer file and folders from Linux OS to WindowsXP OS ...
0
by: sganeshsvk | last post by:
sir, i want to transfer the file and folders from Linux OS to WindowsXP OS... plz send Linux Command for transfer file and folders from Linux OS to WindowsXP OS ...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....

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.