Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   ASP.NET (http://www.programmingforums.org/forum35.html)
-   -   running Asp.net code on apache (http://www.programmingforums.org/showthread.php?t=15338)

Swan Mar 6th, 2008 1:23 PM

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.

big_k105 Mar 6th, 2008 1:28 PM

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.

Swan Mar 7th, 2008 7:22 AM

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. )


All times are GMT -5. The time now is 4:14 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC