Re: asp.net 2.0 and Ajax
- From: "Evan Freeman" <Evan.E.Freeman@xxxxxxxxx>
- Date: Fri, 20 Jun 2008 10:35:48 -0400
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
.
- References:
- asp.net 2.0 and Ajax
- From: Joe
- asp.net 2.0 and Ajax
- Prev by Date: RE: ReportViewer
- Next by Date: Re: asp.net 2.0 and Ajax
- Previous by thread: Re: asp.net 2.0 and Ajax
- Next by thread: Re: asp.net 2.0 and Ajax
- Index(es):
Relevant Pages
|