Re: asp.net 2.0 and Ajax



The problem is probably that you do not have IIS setup as the "ASP.NET"
handler.

It's pretty basic for jsp you need to setup tomcat to deal with calls to jsp
files for apache. Same deal with asp.net you need to setup IIS to deal with
calls to asp.net things, aspx pages, and asmx webservices and the like.

There are a few articles floating about the net about setting this up, I
have done it once a while ago but can't remember the details, if your doing
asp.net just use IIS6 or greater you'll have alot less hassles, unless your
creating a hybrid of jsp and asp.net, I wish you luck and let us know how it
goes.


"Joe" <joe@xxxxxxx> wrote in message
news:TaudnVk4k8ajJcfVnZ2dnUVZ_vKdnZ2d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I been playing around with Ajax on my apache 2.2.6 Web Server and I can't
get Ajax to work at all. Does any one have any ideas why Ajax doesn't work
with asp.net 2.0 on apache 2.2.6


.



Relevant Pages

  • Testing an IIS setup?
    ... I'd like to know if there was a way I could check my IIS setup. ... Network with IIS server and my workstation and Cisco Pix ... I want to know if the router is working ok, but I do not want to get anyone ...
    (microsoft.public.inetserver.iis)
  • Re: error 404 with servlet not found...newbie question
    ... >>A couple of jsp pages and a couple of servlets. ... What URL are you trying to access your servlets with. ... Here is my setup that I have now... ...
    (comp.lang.java.programmer)
  • Re: plain JSP in a ASP.NET page
    ... I have a lot of jsp experience but am now moving to C# ... > However, what you could do, is setup IIS to forward JSP requests to your JSP ... > use the URL there's the 2k limit for one, security for another:<). ... > a solid transition and variable passing strategy. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: plain JSP in a ASP.NET page
    ... I have a lot of jsp experience but am now moving to C# ... However, what you could do, is setup IIS to forward JSP requests to your JSP ... use the URL there's the 2k limit for one, security for another:<). ... a solid transition and variable passing strategy. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: jsp and classpath
    ... >> I'm just started off learning a bit of jsp and jservlets. ... >> setup to run. ... Unable to compile class for JSP ...
    (comp.lang.java.programmer)