![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jan 2008
Posts: 23
Rep Power: 0
![]() |
running Asp.net code on apache
Is it possible to run asp.net code on apache. I tried doing so, by placing the file into the htdocs folder. But the code doesnot run, and loads as it is into the browser.
|
|
|
|
|
|
#2 |
|
PFO Founder
![]() ![]() |
Re: running Asp.net code on apache
http://weblogs.asp.net/israelio/arch...11/424852.aspx
It probably won't run as well on apache as it does on IIS but it is possible to get it to run. But you need the right modules installed. I believe that url will get it working on a windows machine. If you want to get it working on a linux machine then try here. http://www.mono-project.com/ASP.NET It is suppose to work but I don't know how well as I haven't tried it. The windows version should work pretty good though.
__________________
BIG K aka Kyle Programming Forums Kyle K Online Please do not PM or email me programming questions. Post them in the forums instead. |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jan 2008
Posts: 23
Rep Power: 0
![]() |
Re: running Asp.net code on apache
I installed one of the mods for apache. But it doesnot work.
Well, i just wanted it to be done this way, because apache ( when running) has the facility to run a site, required it is placed in htdocs. Now if i run a asp.net file, i can run it only through visual studio. It doesnot run alone. ( Actually, i wanted to make my file "list.aspx" as active desktop. But it doesnot run, and shows webpage not found error, when run without visual studio. ) |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Incorporating javascript code into java application | csrocker101 | Java | 1 | Feb 11th, 2008 6:36 AM |
| OpenCV Help Needed: Can't use the keyboard while running cvcamSetPropetry | Phanixis | C++ | 3 | May 15th, 2007 3:04 PM |
| Running server side code on a CD | ReggaetonKing | C# | 2 | Mar 19th, 2007 5:27 PM |
| Viewing VB's Automated code | john Wesley | Visual Basic .NET | 3 | Jun 8th, 2006 5:37 AM |
| Self modifying code, pipelining and interrupts | mitakeet | C++ | 12 | Jun 17th, 2005 12:45 PM |