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

Local web server for classic asp

I have a computer running Windows XP home edition and i would like to
have a local web server for testing my classic asp pages. What would u
advice to me ?

thx

Roland
Apr 15 '06 #1
15 5860

Roland wrote:
I have a computer running Windows XP home edition and i would like to
have a local web server for testing my classic asp pages. What would u
advice to me ?

thx

Roland

http://www.aspfaq.com/show.asp?id=2079

--
Mike Brind

Apr 15 '06 #2
Mike Brind a écrit :
Roland wrote:
I have a computer running Windows XP home edition and i would like to
have a local web server for testing my classic asp pages. What would u
advice to me ?

thx

Roland


http://www.aspfaq.com/show.asp?id=2079

--
Mike Brind


Could Cassini work with Classic ASP too ?
Apr 15 '06 #3

Roland wrote:
Mike Brind a écrit :
Roland wrote:
I have a computer running Windows XP home edition and i would like to
have a local web server for testing my classic asp pages. What would u
advice to me ?

thx

Roland


http://www.aspfaq.com/show.asp?id=2079

--
Mike Brind


Could Cassini work with Classic ASP too ?


The article at the end of the link certainly suggests so, although I
have never tried it. I've seen it suggested as a possible solution to
this type of requirement before in this news group.

I might have a little play and see.

--
Mike Brind

Apr 16 '06 #4

Mike Brind wrote:
Roland wrote:
Mike Brind a écrit :
Roland wrote:

>I have a computer running Windows XP home edition and i would like to
>have a local web server for testing my classic asp pages. What would u
>advice to me ?
>
>thx
>
>Roland

http://www.aspfaq.com/show.asp?id=2079

--
Mike Brind


Could Cassini work with Classic ASP too ?


The article at the end of the link certainly suggests so, although I
have never tried it. I've seen it suggested as a possible solution to
this type of requirement before in this news group.

I might have a little play and see.

--
Mike Brind


I've done some googling, and as far as I can see, Cassini does NOT
support classic asp.

--
Mike Brind

Apr 16 '06 #5
On Sat, 15 Apr 2006 10:56:31 +0200, Roland
<ro******************@freesbee.fr> wrote:
I have a computer running Windows XP home edition and i would like to
have a local web server for testing my classic asp pages. What would u
advice to me ?


Upgrade. :)

Or run Apache with an ASP mod.

Jeff
Apr 18 '06 #6
Jeff Cochran a écrit :
On Sat, 15 Apr 2006 10:56:31 +0200, Roland
<ro******************@freesbee.fr> wrote:

I have a computer running Windows XP home edition and i would like to
have a local web server for testing my classic asp pages. What would u
advice to me ?

Upgrade. :)

Or run Apache with an ASP mod.

Jeff

That's what i will do, i read a lot about it on forums and many users
were satisfied with this. Anyway, i had to install Apache because i will
also develop a project in PHP. So, this option avoids me from installing
two webservers. With only Apache, i will be ble to run classic asp and php.

Thx

Roland
Apr 18 '06 #7

Jeff Cochran wrote:
On Sat, 15 Apr 2006 10:56:31 +0200, Roland
<ro******************@freesbee.fr> wrote:
I have a computer running Windows XP home edition and i would like to
have a local web server for testing my classic asp pages. What would u
advice to me ?


Upgrade. :)

Or run Apache with an ASP mod.


Aren't you restricted to using mod perl with this set up?

--
Mike Brind

Apr 18 '06 #8
personally I would not waste your time with apache/linux and ASP.
too many things are different with the asp an/or simply not supported.. its
just not the same as true microsoft ASP

I have used it and designed asp code on it, its a dead horse and even sun
considers their ASP product for linux a waste of time because no one really
uses it. I know guys that work for them.

Just make an xp pro box and install php.. is my suggestion.

"Roland" <ro******************@freesbee.fr> wrote in message
news:e2**********@news.tiscali.fr...
Jeff Cochran a écrit :
On Sat, 15 Apr 2006 10:56:31 +0200, Roland
<ro******************@freesbee.fr> wrote:

I have a computer running Windows XP home edition and i would like to
have a local web server for testing my classic asp pages. What would u
advice to me ?

Upgrade. :)

Or run Apache with an ASP mod.

Jeff

That's what i will do, i read a lot about it on forums and many users were
satisfied with this. Anyway, i had to install Apache because i will also
develop a project in PHP. So, this option avoids me from installing two
webservers. With only Apache, i will be ble to run classic asp and php.

Thx

Roland

Apr 18 '06 #9
On 18 Apr 2006 08:12:35 -0700, "Mike Brind" <pa*******@hotmail.com>
wrote:

Jeff Cochran wrote:
On Sat, 15 Apr 2006 10:56:31 +0200, Roland
<ro******************@freesbee.fr> wrote:
>I have a computer running Windows XP home edition and i would like to
>have a local web server for testing my classic asp pages. What would u
>advice to me ?


Upgrade. :)

Or run Apache with an ASP mod.


Aren't you restricted to using mod perl with this set up?


Why? Plenty of ASP mods are now avaoilable, even running Apache on
Windows. Some even work reasonably well.

Jeff
Apr 19 '06 #10
On Tue, 18 Apr 2006 08:58:17 +0200, Roland
<ro******************@freesbee.fr> wrote:
Jeff Cochran a écrit :
On Sat, 15 Apr 2006 10:56:31 +0200, Roland
<ro******************@freesbee.fr> wrote:

I have a computer running Windows XP home edition and i would like to
have a local web server for testing my classic asp pages. What would u
advice to me ?

Upgrade. :)

Or run Apache with an ASP mod.

Jeff

That's what i will do, i read a lot about it on forums and many users
were satisfied with this. Anyway, i had to install Apache because i will
also develop a project in PHP. So, this option avoids me from installing
two webservers. With only Apache, i will be ble to run classic asp and php.


PHP runs fine on Windows/IIS and Windows/Apache.

Jeff
Apr 19 '06 #11
Mike Brind a écrit :
Jeff Cochran wrote:
On Sat, 15 Apr 2006 10:56:31 +0200, Roland
<ro******************@freesbee.fr> wrote:

I have a computer running Windows XP home edition and i would like to
have a local web server for testing my classic asp pages. What would u
advice to me ?


Upgrade. :)

Or run Apache with an ASP mod.

Aren't you restricted to using mod perl with this set up?

--
Mike Brind

not if u use SUN ONE ASP
Apr 20 '06 #12

Roland wrote:
Mike Brind a écrit :
Jeff Cochran wrote:
On Sat, 15 Apr 2006 10:56:31 +0200, Roland
<ro******************@freesbee.fr> wrote:
I have a computer running Windows XP home edition and i would like to
have a local web server for testing my classic asp pages. What would u
advice to me ?

Upgrade. :)

Or run Apache with an ASP mod.

Aren't you restricted to using mod perl with this set up?

--
Mike Brind

not if u use SUN ONE ASP


Wouldn't it be cheaper to upgrade to XP Pro?

--
Mike Brind

Apr 20 '06 #13
On 20 Apr 2006 00:35:34 -0700, "Mike Brind" <pa*******@hotmail.com>
wrote:
in <11**********************@t31g2000cwb.googlegroups .com>

Roland wrote:
Mike Brind a écrit :
> Jeff Cochran wrote:
>
>>On Sat, 15 Apr 2006 10:56:31 +0200, Roland
>><ro******************@freesbee.fr> wrote:
>>
>>
>>>I have a computer running Windows XP home edition and i would like to
>>>have a local web server for testing my classic asp pages. What would u
>>>advice to me ?
>>
>>Upgrade. :)
>>
>>Or run Apache with an ASP mod.
>
>
> Aren't you restricted to using mod perl with this set up?
>
> --
> Mike Brind
>

not if u use SUN ONE ASP


Wouldn't it be cheaper to upgrade to XP Pro?


What would be markedly cheaper than upgrading to XP Pro would be to
update to Ubuntu with Apache, mod PHP, and PostgreSQL. Not only would
it be more economical financially, it would also be superior performance
wise. :-)

---
This posting is provided "AS IS" with no warranties and no guarantees either express or implied.

Stefan Berglund
Apr 20 '06 #14
On Thu, 20 Apr 2006 01:11:30 -0700, Stefan Berglund
<so**************@for.me> wrote:
On 20 Apr 2006 00:35:34 -0700, "Mike Brind" <pa*******@hotmail.com>
wrote:
in <11**********************@t31g2000cwb.googlegroups .com>

Roland wrote:
Mike Brind a écrit :
> Jeff Cochran wrote:
>
>>On Sat, 15 Apr 2006 10:56:31 +0200, Roland
>><ro******************@freesbee.fr> wrote:
>>
>>
>>>I have a computer running Windows XP home edition and i would like to
>>>have a local web server for testing my classic asp pages. What would u
>>>advice to me ?
>>
>>Upgrade. :)
>>
>>Or run Apache with an ASP mod.
>
>
> Aren't you restricted to using mod perl with this set up?
>
> --
> Mike Brind
>
not if u use SUN ONE ASP


Wouldn't it be cheaper to upgrade to XP Pro?


What would be markedly cheaper than upgrading to XP Pro would be to
update to Ubuntu with Apache, mod PHP, and PostgreSQL. Not only would
it be more economical financially, it would also be superior performance
wise. :-)


Until you have to hire a Linux admin who knows Apache, PHP and
PostGreSQL.

Jeff
Apr 20 '06 #15
On Thu, 20 Apr 2006 10:55:40 GMT, je*********@zina.com (Jeff Cochran)
wrote:
in <44****************@msnews.microsoft.com>
On Thu, 20 Apr 2006 01:11:30 -0700, Stefan Berglund
<so**************@for.me> wrote:
On 20 Apr 2006 00:35:34 -0700, "Mike Brind" <pa*******@hotmail.com>
wrote:
in <11**********************@t31g2000cwb.googlegroups .com>

Roland wrote:
Mike Brind a écrit :
> Jeff Cochran wrote:
>
>>On Sat, 15 Apr 2006 10:56:31 +0200, Roland
>><ro******************@freesbee.fr> wrote:
>>
>>
>>>I have a computer running Windows XP home edition and i would like to
>>>have a local web server for testing my classic asp pages. What would u
>>>advice to me ?
>>
>>Upgrade. :)
>>
>>Or run Apache with an ASP mod.
>
>
> Aren't you restricted to using mod perl with this set up?
>
> --
> Mike Brind
>
not if u use SUN ONE ASP

Wouldn't it be cheaper to upgrade to XP Pro?


What would be markedly cheaper than upgrading to XP Pro would be to
update to Ubuntu with Apache, mod PHP, and PostgreSQL. Not only would
it be more economical financially, it would also be superior performance
wise. :-)


Until you have to hire a Linux admin who knows Apache, PHP and
PostGreSQL.

Jeff


And why would I have to do that? It took me all of 11 days to set up a
sand box server, learn the above mentioned tools, and convert an entire
data driven site. Google opens up worlds of information. The rest is
intuitively obvious to the most casual observer. :-)

It's not some black art. It's just plain old computer science. And did
I mention how much fun I had doing this?

---
This posting is provided "AS IS" with no warranties and no guarantees either express or implied.

Stefan Berglund
Apr 20 '06 #16

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

Similar topics

0
by: pwldev | last post by:
Sorry if this isn't a good place for this question. I have a problem with losing cookie values whenever a user's local machine date/time is behind the date & time of the IIS machine. The login...
5
by: Soha | last post by:
Hi all; At work, we have started to upgrade our server form Windows2000 Advanced server to Windows2003 server. The website we are developing is done using classic ASP. When we put the website on...
9
by: Jay | last post by:
Where is there a good article/description on why everything is runat=server. I just can't seem to grasp why ALL tags (even table tags) are runat server in dotnet. Thank You
4
by: Nathaniel Sherman | last post by:
Alright, folks, here's the deal... I'm working on migrating a classic ASP website to an ASP.NET codebase. At the heart of the site is a MySQL database. To make sure an "in-process" program...
1
by: | last post by:
My scenario is that I have two webservers/database servers that I'm trying to make redundant in terms of filesystems, web services, and database services: + filesystems are replicated using server...
7
by: skeddy | last post by:
In a nutshell, I'm trying to dynamically create a select box with ResultSet code in vbscript and then need to be able to access the value of that select box later with a Save button. I've got...
6
by: Christian | last post by:
Hi, Trying to connect to the MySQL server I get the classic error message ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) I have...
2
by: C. Moya | last post by:
I'm a bit stumped by this one: It seems that when I connect to my application using the server's intranet name (http://intranetserver/MyApp/) FormsAuthentication kicks back the user to the Login...
0
by: Shaikh shahnawaz | last post by:
Hi, I have implement multiple file uploading progress bar with the help of flash and .net file is upload on my local machine but not working with server it's give error while uploading image on...
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
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?
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
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...

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.