home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
iPiMP
iPiMP on Windows Server 2008 and IIS
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="edsche" data-source="post: 743031" data-attributes="member: 28762"><p><strong>AW: iPiMP on Windows Server 2008 and IIS</strong></p><p></p><p>Hey cheezey,</p><p></p><p>i followed your little tutorial, but without success. </p><p></p><p>I tried first to create a new application in the default site. That didn't worked:</p><p></p><p>[SPOILER]</p><p>Serverfehler in der Anwendung /iPiMP.</p><p>--------------------------------------------------------------------------------</p><p></p><p>Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden </p><p>Beschreibung: Unbehandelte Ausnahme beim Ausführen der aktuellen Webanforderung. Überprüfen Sie die Stapelüberwachung, um weitere Informationen über diesen Fehler anzuzeigen und festzustellen, wo der Fehler im Code verursacht wurde. </p><p></p><p>Ausnahmedetails: System.Net.Sockets.SocketException: Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden</p><p></p><p>Quellfehler: </p><p></p><p>Beim Ausführen der aktuellen Webanforderung wurde einen unbehandelte Ausnahme generiert. Informationen über den Ursprung und die Position der Ausnahme können mit der Ausnahmestapelüberwachung angezeigt werden. </p><p></p><p>Stapelüberwachung: </p><p></p><p></p><p>[SocketException (0x2740): Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden]</p><p> System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress) +5400502</p><p> System.Net.Sockets.Socket.Bind(EndPoint localEP) +205</p><p> System.Net.Sockets.UdpClient..ctor(Int32 port, AddressFamily family) +190</p><p> System.Net.Sockets.UdpClient..ctor(Int32 port) +6</p><p> Website.Global_asax.Application_Start(Object sender, EventArgs e) in D:\Dev\vs2008\MediaPortal Universal Web Interface\Website\Global.asax.vb:19</p><p></p><p>[HttpException (0x80004005): Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden]</p><p> System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +2724290</p><p> System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +128</p><p> System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +188</p><p> System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +295</p><p> System.Web.HttpApplicationFactory.GetPipelineApplicationInstance(IntPtr appContext, HttpContext context) +56</p><p> System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +231</p><p></p><p>[HttpException (0x80004005): Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden]</p><p> System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +8909915</p><p> System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +85</p><p> System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +333</p><p></p><p> </p><p></p><p>[/SPOILER]</p><p></p><p>Then i tried to create a new site on port 81 with the iPiMP files. But i get the same error message. I've created for both, a new App pool and enabled the 32-Bit mode.</p><p></p><p>As i'm totally new in the ISS-World, i have no idea where to look <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /></p><p></p><p>I'm using WHS2011 RTM with the preinstalled ISS.</p><p></p><p>Please have a look at the screenshot. Can you give me some advice?</p></blockquote><p></p>
[QUOTE="edsche, post: 743031, member: 28762"] [b]AW: iPiMP on Windows Server 2008 and IIS[/b] Hey cheezey, i followed your little tutorial, but without success. I tried first to create a new application in the default site. That didn't worked: [SPOILER] Serverfehler in der Anwendung /iPiMP. -------------------------------------------------------------------------------- Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden Beschreibung: Unbehandelte Ausnahme beim Ausführen der aktuellen Webanforderung. Überprüfen Sie die Stapelüberwachung, um weitere Informationen über diesen Fehler anzuzeigen und festzustellen, wo der Fehler im Code verursacht wurde. Ausnahmedetails: System.Net.Sockets.SocketException: Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden Quellfehler: Beim Ausführen der aktuellen Webanforderung wurde einen unbehandelte Ausnahme generiert. Informationen über den Ursprung und die Position der Ausnahme können mit der Ausnahmestapelüberwachung angezeigt werden. Stapelüberwachung: [SocketException (0x2740): Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden] System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress) +5400502 System.Net.Sockets.Socket.Bind(EndPoint localEP) +205 System.Net.Sockets.UdpClient..ctor(Int32 port, AddressFamily family) +190 System.Net.Sockets.UdpClient..ctor(Int32 port) +6 Website.Global_asax.Application_Start(Object sender, EventArgs e) in D:\Dev\vs2008\MediaPortal Universal Web Interface\Website\Global.asax.vb:19 [HttpException (0x80004005): Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden] System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +2724290 System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +128 System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +188 System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +295 System.Web.HttpApplicationFactory.GetPipelineApplicationInstance(IntPtr appContext, HttpContext context) +56 System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +231 [HttpException (0x80004005): Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +8909915 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +85 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +333 [/SPOILER] Then i tried to create a new site on port 81 with the iPiMP files. But i get the same error message. I've created for both, a new App pool and enabled the 32-Bit mode. As i'm totally new in the ISS-World, i have no idea where to look :( I'm using WHS2011 RTM with the preinstalled ISS. Please have a look at the screenshot. Can you give me some advice? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
iPiMP
iPiMP on Windows Server 2008 and IIS
Contact us
RSS
Top
Bottom