ASP Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreASP Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 8th, 2003, 11:27 AM
don_sparko's Avatar
don_sparko don_sparko is offline
Digitally Challenged
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2003
Posts: 280 don_sparko User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 54 m 14 sec
Reputation Power: 6
asp aspx running .net and normal IIS at the same time

does anyone know if you can run regular asp pages and aspx pages for .net at the same time? i've got a server running IIS 4 and i'm using asp right now. what changes do i have to make if i go to .net? can i run both asp and .net (aspx) at the same time?
__________________
My brain cells are like a storm trooper's armor: useless

Reply With Quote
  #2  
Old September 8th, 2003, 11:46 AM
don_sparko's Avatar
don_sparko don_sparko is offline
Digitally Challenged
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2003
Posts: 280 don_sparko User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 54 m 14 sec
Reputation Power: 6
never, found out they can

Reply With Quote
  #3  
Old September 8th, 2003, 12:46 PM
Vlince Vlince is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Location: Canada, Quebec, Montreal
Posts: 410 Vlince User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
What do you mean by "run regular asp pages and aspx pages for .net at the same time"

Well for starters, they can run *side by side* if that's what you want to know, but at the same time?

ASP pages(.asp) and ASP.NET pages(.aspx) can both run on the *same* machine. In order to do so, you need to install the .Net Framework on the web server's machine.

If the .NET Framewrok isn't installed then no .aspx pages will work. Period.

Hope this helps!
Sincerely

Vlince

Reply With Quote
  #4  
Old September 8th, 2003, 02:13 PM
don_sparko's Avatar
don_sparko don_sparko is offline
Digitally Challenged
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2003
Posts: 280 don_sparko User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 54 m 14 sec
Reputation Power: 6
vlince, that's exactly what i meant! you wouldn't happen to know if ColdFusion would run side by side with those would you? i'm assuming they would but don't know for sure or how well they would work on the same machine.

Reply With Quote
  #5  
Old September 8th, 2003, 02:34 PM
Vlince Vlince is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Location: Canada, Quebec, Montreal
Posts: 410 Vlince User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
No sorry...ColdFusion and I aren't best of friends

ColdFusion is a oroprietary software by Allaire

I guess your best bet is to search their web site and read the FAQs if they have one!

Here...
http://www.macromedia.com/software/coldfusion/

Hope this helps!
Sincerely

Vlince

Reply With Quote
  #6  
Old September 8th, 2003, 05:23 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 12th Plane (10500 - 10999 posts)
 
Join Date: Jun 2003
Posts: 10,957 Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 15 h 35 m 19 sec
Reputation Power: 802
FWIW, my web host used to provide both CF and asp on the same server, so it can be done. However, they now offer an either/or hosting for CF or ASP.

Reply With Quote
  #7  
Old September 8th, 2003, 06:47 PM
unatratnag unatratnag is offline
Average Intelligence
Dev Shed Novice (500 - 999 posts)
 
Join Date: Apr 2003
Location: Ohio/Chicago
Posts: 678 unatratnag User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 10 m 22 sec
Reputation Power: 6
Send a message via AIM to unatratnag
IIS is web server and coldfusion is an application server, so cf server needs a web server to run....

for cf server just add ISAPI Filter to parsing .cfm file, so every file with .cfm extension will be send to cf server.

so it's ok to run ASP and CFM in same server...... but remember more application run on server more resources that you'll need.

As for the application servers themselves, CF Server now is ahead of ASP.

Last edited by unatratnag : September 8th, 2003 at 06:54 PM.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreASP Programming > asp aspx running .net and normal IIS at the same time


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway
Stay green...Green IT