Hi together,
i have just installed Gemini Version 3.0.4 on a Windows Server 2008 Enterprise virtual maschine.
I installed the SQLServer, the sample db, iis7 and ajax as described in the installation guide
Now I have the problem that I still get error messages i cannot handle with. I know it has definitly something to do with the web.config, but I don't know what's the problem.
I tried to follow the points in the installation guide but i'm not quite sure if all these things under 9 where easy enough for me to understand :)
When I try to open http://localhost/gemini this message follows:
| Konfigurationsfehler |
Doppelter Auflistungseintrag vom Typ "add" mit auf "ScriptHandlerFactory" festgelegtem eindeutigen Schlüsselattribut "name" kann nicht hinzugefügt werden. |
168: <remove name="WebServiceHandlerFactory-Integrated"/>
169: <add name="ScriptHandlerFactory" verb="*" path="*.asmx" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
170: <add name="ScriptHandlerFactoryAppServices" verb="*" path="*_AppService.axd" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
Perhaps someone can help me out with a sample web.config.
I want to thank you in advance.
Greetings riverman