Jemand IIS7 fit ?

anonymous

Well-Known Member
Mitglied seit
14. Januar 2008
Beiträge
19.170
Hi ihr

Bin ja eigentlich neu bei 3CX. Nutzte früher immer nur Asterisk. Aber ich lerne schnell.
Wir haben 3CX auf einem Dedicated-Server (Windows 2008) mit Plesk installiert. Jedoch nur die Cassini-Variante.
Bei der IIS-Variante wird zwar ein Host angelegt im IIS-Manager, dieser ist jedoch nicht erreichbar.

Kennt sich jemand aus mit IIS7 in Verbindung mit Plesk ?

Als ich die IIS-Variante das letzte Mal installiert hatte, meckerte der Browser (DLL nicht gefunden, Pfad nicht gefunden usw) und der Zugang zum Config-Tool übers Web war nicht erreichbar.

Wer kann mir da raushelfen ?

Liebe Grüße
Alex
 
von wo versuchst du auf die weboberfläche zuzugreifen? direkt auf dem server oder von extern?
 
hi

sowohl als auch. Ports sind natürlich offen.
 
Sind die Application-Pools richtig zugeordnet?
 
ja naja.....


nach 6 jahren debian sitz ich das erste mal vor ner IIS-kiste. hmmm - ich glaube, so wird das nichts.
Das doofe ist nur, wenn ich 3CX neu installiere und es dann nicht klappt, ist meine eigene Telefonanlage betroffen und ich bekomme keine Anrufe mehr :D
Aber ich machs heute Nacht mal und poste dann die Fehler die rauskommen - dann richte ich es neu ein mit cassini damit das Telefon wieder läutet. Immer aufs Handy umleiten wird auf Dauer teuer.

Danke derweil - ich meld mich dann mit den Errors.
 
Guten Morgen

Hab nun neu installiert und bekomme diese Meldung:

Attempted to load a 64-bit assembly on a 32-bit platform. Use ReflectionOnlyLoad() instead if trying to load for reflection purposes.

Meldung kommt sowohl bei management als auch bei MyPhone (Ja, Server ist 64Bit)

Ledigitlich bei ivr kommt was anderes:
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Could not load file or assembly '3cxpscomcpp2, Version=1.1.0.0, Culture=neutral, PublicKeyToken=53c4927ce4749cb4' or one of its dependencies. The system cannot find the file specified.


Würde mich über Tipps freuen. Vielleicht hat ja schon jemand dasselbe Problem hinter sich.

**edit** quote richtig gesetzt
 
Ich glaube das hat was mit ASP.net zu tun. Es gibt die Möglichkeit hier etwas zwischen 64bit und 32bit zu switchen. Ich kenne jedoch den Befehl gerade nicht und habe es auch noch nie versucht. Ich werde den Befehl später mal posten.
 
Hallo,

Hat jemand schon ein fix fur das ASP.NET problem? Heute habe ich auch ein server im datacenter (Windows 2003, x64) und ich habe das problem auch.
 
Hi,

aus einem anderen Forum:

ASP.NET 2.0, 32-bit version
To run the 32-bit version of ASP.NET 2.0, follow these steps:
1. Click Start, click Run, type cmd, and then click OK.

2. Type the following command to enable the 32-bit mode:
cscript %SYSTEMDRIVE%inetpubadminscriptsadsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1

3. Type the following command to install the version of ASP.NET 2.0 (32-bit) and to install the script maps at the IIS root and under:
%SYSTEMROOT%Microsoft.NETFrameworkv2.0.50727aspnet_regiis.exe -i

4. Make sure that the status of ASP.NET version 2.0.50727 (32-bit) is set to Allowed in the Web service extension list in Internet Information Services Manager.

ASP.NET 2.0, 64-bit version
To run the 64-bit version of ASP.NET 2.0, follow these steps:
1. Click Start, click Run, type cmd, and then click OK.

2. Type the following command to disable the 32-bit mode:
cscript %SYSTEMDRIVE%inetpubadminscriptsadsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 0

3. Type the following command to install the version of ASP.NET 2.0 and to install the script maps at the IIS root and under:
%SYSTEMROOT%Microsoft.NETFramework64v2.0.50727aspnet_regiis.exe -i

4. Make sure that the status of ASP.NET version 2.0.50727 is set to Allowed in the Web service extension list in Internet Information Services Manager.
Note The build version of ASP.NET 2.0 may differ depending on what the currently released build version is. These steps are for build version 2.0.50727.

Lothar Jung
 

Statistik des Forums

Themen
44.411
Beiträge
232.704
Mitglieder
78.328
Neuestes Mitglied
as7h