ASP .NET 2005

Hier geht es um XAMPP AddOns wie z. B. das Apache-Konfigurations-Tool Apanatschi. Irgendwelche Probleme damit oder Fragen dazu? Dann ist hier genau der richtige Ort um nachzufragen.

ASP .NET 2005

Postby lord_fritte » 08. February 2008 17:48

Hallo wie sieht es eigentlich mit einem ASP .NET 2005 Addon für Windows XAMPP aus?
Gibt es da was für?
lord_fritte
 
Posts: 15
Joined: 27. January 2005 17:42

Postby lord_fritte » 08. March 2008 20:26

hat niemand eine ahnung????
lord_fritte
 
Posts: 15
Joined: 27. January 2005 17:42

Postby Wiedmann » 14. March 2008 10:31

Gibt es da was für?

Goggle findet da dazu "mod_aspdotnet" oder "mod_mono".

(Ein eigenes XAMPP AddOn gibt es dafür jedenfalls AFAIK nicht.)
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby lord_fritte » 08. May 2008 17:58

Um das einzubinden muss ich folgendes in die httpd.conf einbinden:
Code: Select all
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">
    Options FollowSymlinks
    Order allow,deny
    Allow from all
</Directory>


aber muss ich v$1, v$2, v$3, v$4 oder v* durch was ersetzen?

EDIT:
Den ordner "ASP.NETClientFiles" gibt es nicht, welchen solch ich nehmen?

EDIT2: Also es scheint nicht zu laufen, wenn ich den Apache starte bekomme ich:
Code: Select all
Errors reported here must be corrected before the service can be started.
apache: Syntax error on line 68 of C:/xampp/apache/conf/httpd.conf: Can't locate
 API module structure `mod_aspdotnet' in file C:/xampp/apache/modules/mod_aspdot
net.so: No error
[/quote]
lord_fritte
 
Posts: 15
Joined: 27. January 2005 17:42

Re: ASP .NET 2005

Postby Mr. S » 29. March 2009 13:53

Mr. S
 
Posts: 10
Joined: 02. February 2009 16:55
Operating System: Win7x64


Return to XAMPP AddOns

Who is online

Users browsing this forum: No registered users and 11 guests