RE: coldfusion and asp.net

2005-06-22 Thread Matthew Small
Agreed - you can run both on the same box without any issues.  And you can
pass variables (if you ever needed to) by simply writing a webservice that
passes them back and both to each other as parameters and results.

 
Matthew Small
Web Developer
American City Business Journals
704-973-1045
[EMAIL PROTECTED]
 

-Original Message-
From: SStewart [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 21, 2005 4:44 PM
To: CF-Talk
Subject: RE: coldfusion and asp.net

We've been running both for a while, I haven't seen any performance issues.
Shoot.. Blue Dragon even runs with and can take advantage of .net

You can't easily pass variables between the two, except in the case of BD.
But they can coexist on the same box.

Scott A. Stewart, 
Web Application Developer
 
Engineering Consulting Services, Ltd. (ECS)
14026 Thunderbolt Place, Suite 300
Chantilly, VA 20151
Phone: (703) 995-1737
Fax: (703) 834-5527


-Original Message-
From: Jon Scherdin [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 21, 2005 04:38 pm
To: CF-Talk
Subject: coldfusion and asp.net
Importance: Low

I need some help.  Is anyone out there using asp.net and coldfusion on the
same server in a production environment?  The reason I ask is that my
company has multiple servers, a dev server running iis, .net, and cf, an app
server running iis and cf, and a .net server running iis and .net.  I really
want to consolidate things and bring all the servers together but I am
getting resistance from some people who say that coldfusion and asp.net do
not play well together and that there are performance issues when they are
on the same box.  

Does anyone have any data that supports either side of this argument? 





~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210188
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: coldfusion and asp.net

2005-06-21 Thread Michael Slatoff
We've been running .NET and CF on the same server for months without
any problems.

www.pulseeng.com



On 6/21/05, Jon Scherdin <[EMAIL PROTECTED]> wrote:
> I need some help.  Is anyone out there using asp.net and coldfusion on the 
> same server in a production environment?  The reason I ask is that my company 
> has multiple servers, a dev server running iis, .net, and cf, an app server 
> running iis and cf, and a .net server running iis and .net.  I really want to 
> consolidate things and bring all the servers together but I am getting 
> resistance from some people who say that coldfusion and asp.net do not play 
> well together and that there are performance issues when they are on the same 
> box.
> 
> Does anyone have any data that supports either side of this argument?

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210174
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: coldfusion and asp.net

2005-06-21 Thread Vince Bonfanti
You may want to consider BlueDragon.NET, which allows you to run CFML within
ASP.NET. You can even create hybrid CFML/ASP.NET web applications that allow
you to share session data, do forward/includes among CFML and ASP.NET pages,
and much more:

http://www.newatlanta.com/products/bluedragon/index.cfm

Look for an announcement at CFUNITED (www.cfunited.org) about major
companies that are running BlueDragon.NET, and come visit our booth if you
happen to be there.

Vince Bonfanti
http://blog.newatlanta.com
 
New Atlanta Communications, LLC
http://www.newatlanta.com


> -Original Message-
> From: Jon Scherdin [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, June 21, 2005 4:38 PM
> To: CF-Talk
> Subject: coldfusion and asp.net
> 
> I need some help.  Is anyone out there using asp.net and 
> coldfusion on the same server in a production environment?  
> The reason I ask is that my company has multiple servers, a 
> dev server running iis, .net, and cf, an app server running 
> iis and cf, and a .net server running iis and .net.  I really 
> want to consolidate things and bring all the servers together 
> but I am getting resistance from some people who say that 
> coldfusion and asp.net do not play well together and that 
> there are performance issues when they are on the same box.  
> 
> Does anyone have any data that supports either side of this argument? 
> 



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210173
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: coldfusion and asp.net

2005-06-21 Thread Mark A Kruger
Sure - we have production servers with both - and they cooperate happily.
Obviously you need enough server to handle the needs of each - so from that
perspective, yes you are changing the load of of the server, but there are
no conflicts that we know of. When they say "don't play well together" it's
just ignorance or trepidation. Ask for specific documentation or issues that
they have seen or seen documented. Chances are they just don't want to
consolidate because it feels like a diminishment of power for one ap or
another.

Mark A. Kruger, CFG, MCSE
www.cfwebtools.com
www.necfug.com
http://mkruger.cfwebtools.com




-Original Message-
From: Jon Scherdin [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 21, 2005 3:38 PM
To: CF-Talk
Subject: coldfusion and asp.net


I need some help.  Is anyone out there using asp.net and coldfusion on the
same server in a production environment?  The reason I ask is that my
company has multiple servers, a dev server running iis, .net, and cf, an app
server running iis and cf, and a .net server running iis and .net.  I really
want to consolidate things and bring all the servers together but I am
getting resistance from some people who say that coldfusion and asp.net do
not play well together and that there are performance issues when they are
on the same box.

Does anyone have any data that supports either side of this argument?



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210172
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: coldfusion and asp.net

2005-06-21 Thread SStewart
We've been running both for a while, I haven't seen any performance issues. 
Shoot.. Blue Dragon even runs with and can take advantage of .net

You can't easily pass variables between the two, except in the case of BD. But 
they can coexist on the same box.

Scott A. Stewart, 
Web Application Developer
 
Engineering Consulting Services, Ltd. (ECS)
14026 Thunderbolt Place, Suite 300
Chantilly, VA 20151
Phone: (703) 995-1737
Fax: (703) 834-5527


-Original Message-
From: Jon Scherdin [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 21, 2005 04:38 pm
To: CF-Talk
Subject: coldfusion and asp.net
Importance: Low

I need some help.  Is anyone out there using asp.net and coldfusion on the same 
server in a production environment?  The reason I ask is that my company has 
multiple servers, a dev server running iis, .net, and cf, an app server running 
iis and cf, and a .net server running iis and .net.  I really want to 
consolidate things and bring all the servers together but I am getting 
resistance from some people who say that coldfusion and asp.net do not play 
well together and that there are performance issues when they are on the same 
box.  

Does anyone have any data that supports either side of this argument? 



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210171
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54