|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Hi all,
I have been install apache_2.0.47-win32-x86-no_ssl to browse my ASP.NET C# applications in my windows 2000, then changed line statment of DirectoryIndex in httpd.txt file as bellow: # DirectoryIndex index.aspx # but when call the ASP.Net site from IE 6: URL the browser only execute of HTML codes, not ASP.Net component include database access (I use SQL Server 2000). Is any one have opinion to solve the problem ?. I really need that. Thanks. |
|
#2
|
||||
|
||||
|
That is because Apache can't run .NET code. You need a 3rd part module such as Mono. Google it and you will find out more.
hth, |
|
#3
|
|||
|
|||
|
ASP.NET on apache
There are several option of ASP.NET on apache, but they are not "enterprise ready" just yet
http://dotnetjunkies.com/WebLog/stefandemetz/archive/2004/12/30/39709.aspx Last edited by stesa : February 11th, 2005 at 04:42 AM. Reason: adding explanations of link |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Server Configuration > Running ASP.NET in APACHE |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|