[Mono-list] Problem on AJAX and different port

Lorenzo Viola info at eulogika.net
Mon Oct 29 10:40:25 EDT 2007


Hello, I'm in need to keep my new asp.net sites (which I'm
re-developing) running on a different port on apache2.

I'm trying to use the Ajax control toolkit, which seems
to run ok (from daily sources)

When the page is rendered, the html points to :

<script src="/my_new_site/ScriptResource.axd?..


While I'm running apache2+mod_mono on a different port than 80.

How do I change web.config, so that it uses a different
port number ?

Many thanks



More information about the Mono-list mailing list