Re: Asp.net 2.0 / Apache 2.2.6 / Ajax

Tech-Archive recommends: Fix windows errors by optimizing your registry




Thanks Mark. Yes I did I installed all that. Like I say the only problem I have is getting Ajax to work. asp.net 2.0 seems to work real good with apache 2.2.6. Its just that the options I added in Ajax don't seem to work at all. Thats the part no one can under stand. And windows xp home doesn't support IIS. Only the Pro Version does.

I was hoping that there mite be some thing that I missed. Well I went over every thing and couldn't find any thing wrong. It works in the VWD 2005 expresses asp.net 2.0 Development Server. Just don't know what else to try

Thanks Mark
Joe





Mark Fitzpatrick wrote:
It could very well be because it's an Apache web server. ASP.Net is meant to run within IIS. Apache had a mod for running ASP.Net, but the links I had to it are dead. MS made a web server specifically for users of Windows XP Home edition, since it doesn't come with IIS, called Cassini. This was made freely available on the ASP.Net site. A newer version of it is within Visual Web Developer Express 2008 so you may want to give that a try. Apache isn't normally a host for ASP.Net, and the support may be spotty at best. Just to be sure, you did install the Ajax extensions for ASP.Net 2.0 and modify your web.config file with the appropriate additions. That probably won't help though because Apache's ASP.Net mod may, at best, only be able to use features built into the core .Net Framework 2.0.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression

"Joe" <joe@xxxxxxx> wrote in message news:veKdnQI7F_nMbsfVnZ2dnUVZ_vjinZ2d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
No I don't know what mono is. Just ASP.NET 2.0 w/ Apache 2.2.6 and Ajax 1.0

See I run Windows XP Home with Apache 2.2.6 and ASP.NET 2.0 and I been using Web Developer 2005 express and I setup a web site in Ajax and with I copied it over to my web site. The parts in Ajax didn't work. Thats why I'm trying to find out why Ajax doesn't work.

Joe


Mark Fitzpatrick wrote:
What are you using, Mono? What is your setup exactly. ASP.Net 2.0 doesn't have built in Ajax support, only through the System.Web.Extensions namespace which is available as an addition to standard ASP.Net 2.0 and is included in the 3.5 framework.


Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression

"Joe" <joe@xxxxxxx> wrote in message news:TaudnVg4k8aJJ8fVnZ2dnUVZ_vKdnZ2d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I added some ajax to my asp.net web site and will Ajax just doesn't seem to work. Does Any one PLEASE have any ideas on why Ajax doesn't work
on Apache 2.2.6 w/asp.net 2.0

.



Relevant Pages

  • Re: Set A Parameter Without Redirecting A Page?
    ... Mark Fitzpatrick wrote: ... using AJAX because then you wouldn't be posting back the whole page. ... I am trying to set a parameter - ResponseId = 4 inside a while loop. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: AJAX Version?
    ... Mark just clarified why the AJAX bits appear to be 3.5. ... "Scott M." wrote in message ... If you're using a 2.0 project then it's not available though you can download it from www.asp.net/ajax. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: error Could not load type System.Web.UI.IScriptManager
    ... the ajax library is not installed on the server. ... details and modify your source file appropriately. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ajaxtoolkit : can you check this?
    ... I have installed AJAX extension and it works perfectly. ... I installed AJAX Control Toolkit and I can not find TabPanel in the control ... I download AJAXToolKit today and install it and configured my MSVC ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ASP.NET AJAX client-side framework failed to load ERROR
    ... No actaully your mistake is that ASP.NET AJAX is SERVER side not CLIENT ... The client does NOT need to install anything. ...
    (microsoft.public.dotnet.framework.aspnet)