You don't need either of those parts you mentioned. AspNetMount is the one that counts. Also having "AspNet Virtual on" as well will allow the WebResource.axd to be generated. Here are my headers below to show you what you should get:

HTTP/1.x 200 OK
Date: Sun, 13 Aug 2006 00:29:40 GMT
Server: Apache/2.2
X-AspNet-Version: 2.0.50727
Cache-Control: private
Vary: User-Agent,Accept-Encoding
Content-Encoding: gzip
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: application/xhtml+xml; charset=utf-8

I'm serving XHTML 1.1

Graeme.

On 8/12/06, Oluwatope Akinniyi <[EMAIL PROTECTED]> wrote:
Thanks Graeme.

I have this in the 1.1 configuration:
AliasMatch "^/(?i)aspnet_client/system_web/(\d+)_(\d+)_(\d+)_(\d+)/(.*)" \

"C:/Windows/Microsoft.NET/Framework/v$1.$2.$3/ASP.NETClientFiles/$4"

|<Directory "C:/Windows/Microsoft.NET/Framework/v*/ASP.NETClientFiles">
    ...
</Directory>


|But inside my "C:/Windows/Microsoft.NET/Framework/v2.0.50727"  folder,
I cannot see ASP.NETClientFiles folder.  That is my confusion.

Regards.

Chris.


Graeme Walker wrote:
> The configuration is no different from 1.1. Aslong as you have
> registered the version of .NET as normal the module will use that
> version. If you use the latest snapshot this will support the
> WebResource.axd's aswell which is required for some of the 2.0
> functionality. I just build the website in VS 2005 and Apache picks it
> up nicely. At the end of the day the module is primarily a bridge
> between the webserver and the .NET Framework
>
> Hope that helps
>
> Graeme
>
> On 8/12/06, *Oluwatope Akinniyi* < [EMAIL PROTECTED]
> <mailto: [EMAIL PROTECTED]>> wrote:
>
>     Hi Graeme,
>
>     Thanks for your feedback on mod_aspdotnet.
>
>     Please what were the changes you made to your httpd.conf file to
>     get it
>     working? I am not sure all the old directives in the ASP.NET
>     < http://ASP.NET> 1.1
>     mod_aspdotnet are all still valid.
>
>     Regards.
>
>     Chris
>     Lagos, Nigeria
>
>
>     ___________________________________________________________
>     To help you stay safe and secure online, we've developed the all
>     new Yahoo! Security Centre. http://uk.security.yahoo.com
>
>






___________________________________________________________
Win tickets to the 2006 FIFA World Cup Germany with Yahoo! Messenger. http://advision.webevents.yahoo.com/fifaworldcup_uk/


Reply via email to