HTTP Error 500.19 - Internal Server Error
Hello,After I configured the PHP in IIS 8, all the websites is showing this errorDetailed Error Information: Module IIS Web Core Notification BeginRequest Handler Not yet determined...
View ArticleRestart server and router from remote location
Is it possible to restart a server and router from a remote location.? The device would plug into the mains socket and then the server and router plugs would plug into the device. Then switch the...
View ArticleSet Application As Root Of Default Web Site
I am using a single Windows Server 2008R2 and have a IIS 7 default web site setup with DNS pointing to a URL, we will use the example of www.abc.com (on default port of 80 and no host headers, very...
View ArticleGetting HTTP Error 401.1 - Unauthorized when hosting application In IIS
I hosted a web application in IIS. the application Is windows authenticated application. I enabled windows authentication type and disabled all other authentication types. when I try to browse it i get...
View ArticleDirectX under IIS process
Hi everyone!I'm trying to create direct3d context and call method GetAdapterCount under IIS process (service hosting).GetAdapterCount method returns 0.Is it possible to get correct value from...
View Articlegetting HTTP Error 401.1 - Unauthorized when hosting app in IIS
I hosted a web application in IIS. the application Is windows authenticated application. I enabled windows authentication type and disabled all other authentication types. when I try to browse it i get...
View ArticleRedirect 301 and web.config
Hello,i want make permanent redirect from:http://www.lacartucceria.com/ver1/catalogo.asp?cat=80&pcat=61tohttp://www.lacartucceria.com/cartucce/cartucce-canon.asphave inserted this code into my...
View ArticleNew to WebMatrix, Taking "Demo" cannot get to _admin screen
Greetings and thank you for your help. I'm currently going through this demo: http://www.microsoft.com/web/post/create-an-aspnet-website-from-scratch and am running into a problem where I cannot go...
View ArticleLive Smooth Streaming with Expression Encoder 4
I have created a handler under the Default app pool to manage .isml extensions. In the connections pane I clicked on my handler -> live smotth streaming publishing points and added a new publishing...
View ArticleIIS Requests building up in Queue, but not served to browsers.
Hi Guys, i'm stuck at a weird problem. I use IIS for almost 5 years, but this strangs IIS/Application behavior has never occured to me.Infrastructure.-Dedicated Webserver IIS 7.5 -Dedicated SQL Server...
View ArticleIIS8 PHP5.2 and MSSQL issue
Hi!I am using IIS8 and PHP 5.2. If I enable mssql extension in php, I get an error.Is there any way that I can make it work together?I'd appreciate any help.
View ArticleIIS and PHP and GhostScript - permissions issues
I have a website running in IIS 6.1 (windows server 2008 R2)... Part of this webiste I am trying to convert a PDF to jpg. THis is not natively done in PHP so I installed ImageMagick and GhostScript....
View Articlewebmatrix "upload" site problem
i write <?phpecho"Hello World";?>and then press run. it open the page in the browser empty. whay?
View ArticleMicrosoft PlayReady M2TS specification and Apple HLS specifications are same?
The TS files which are generated after we use IIS media servcies adhers to MS playready M2TS specification. And I came to know that we require custome players to play PR protected HLS streams. Does...
View ArticleIIS8-Doesn't Start Up Initially
I have just built 2 Windows 2012 Servers wtih IIS8 and when I reboot them, IIS does not start up. I am running in Shared Config Mode and I've set the Windows Process Activation Service to...
View ArticleCreating Website from Web Deploy zip file
Hello,I've done a Web Deploy export of a website using IIS Management Console. It created the resulting .zip file.I've manually recreated the site on another machine by importing it with IIS...
View Article500 Internal Server Error when use UrlRewriteModule
hii use UrlRewriter in my web site(iis 7.5) when run at local it's correct but in server i get error:the error:<httpModules><add name="UrlRewriteModule"...
View ArticleForms Authentication is not visible in IIS 7,5
Im using IIS 7.5, When i open IIS manager and navigate to my web site, click on the authentication, then i do not see "Forms Authetication" option. Do i need to reinstall IIS or do i need to...
View Articlewinhttpcertcfg.exe - Win8 & IIS8
This isn't using IIS powershell comandlets, but I didn't see a better question to ask about old command-line utilities that are specific to IIS. winhttpcertcfg.exe didn't work for me on Win8 to enable...
View ArticleIIS 7.5 : Configuring concurrent requests
Hi,I have hosted a ASP.NET 4.0 application in IIS 7.5. My application uses a legacy component that is not thread safe. So I want IIS to process only one request at a time i.e. no concurrent requests....
View Article