Verisign SSL Cert causes SQL named pipes Error 40
I just installed a SSL cert for my site in IIS 7.5. After I did this when our website tries to connect with our database server (SQL 2000) it errors with "Named Pipes Provider Error: 40". If I use the...
View ArticleTrouble with two #include asp files within teamsite cms
I added the following in an <!-- #include virtual = --> tage within a teamsite generated page:<% Function URLDecode(sConvert) Dim aSplit Dim sOutput Dim I If IsNull(sConvert) Then URLDecode...
View ArticleDirectAccess
Is DirectAccess availiable in Windows Server 2008 Web Edition SP 2?In the article: http://technet.microsoft.com/en-us/library/dd637813(WS.10).aspxIt shows:To install the DirectAccess Management...
View Articlenot sure if app init module is working or not
Downloading and installed the app init module for IIS 7.5 (Windows 2008 R2).Ran the following script on our asp.net MVC 4 web apps:appcmd.exe set app "Default Web Site/signin2"...
View ArticleIIS6 to IIS8 Site Migration Failed - How To Migrate IIS6 Site
Hi there!Here is our situation:We need to move one site with a big amount of data (10 Gb) from IIS 6 (Windows Server 2003 named W2003) to IIS 8 (Windows Server 2012 named W2012). W2003 and W2012 are...
View ArticleWebMatrix 3 stops working on startup
Hi,I'm running WebMatrix 3 on Windows 8 Pro and it has suddenly stopped working.Straight after starting up it shows the 'WebMatrix has stopped working' dialog.I've tried repairing, uninstalling,...
View ArticleUsing IIS 7.5 as proxy for weblogic with SSL for both
How can I configure IIS 7.5 to serve as the proxy server for an application running on WebLogic 10 configured to use SSL too (this is mandatory). I have tried to use a pem, cert and others formats to...
View Articlehtml form failing to open an .asp page in IIS8 on Windows 8
I have an HTM file that has a form where you select an item and then it calls an ASP Classic page that does a basic lookup in the Northwind database on SQL Server 2008, which is also on my same Wndows...
View ArticleURL 301 Redirect's
I have a new website that will be launching on Monday and I have an XML/CSV document with all of my 301 Redirects configured. I'm trying to find a way to use this in IIS 7.5 to provide redirects on my...
View ArticleInstalled PHP 5.4.14 module... cannot find it.
I have used the web platform installer (version 4.6) and successfully installed (according to it) "PHP 5.4.14 for IIS Express". Yet when I open IIS and click on any of my sites the PHP module doesn't...
View ArticleTrouble Installing Windows Phone Emulator
When I try to preview a website in Windows Phone 7 Emulator from the file menu, I get prompted to install the emulator. That's fine, but I've attempted to install it several times now, and yet I keep...
View ArticleTrouble getting started with WebMatrix
I've only just installed WebMatrix 3 and trying to create my first website (using Empty and New file = HTML) but getting an error when I Run.Error message when you visit a Web site that is hosted on...
View ArticleProblem Accessing Database
Hello,I have WebMatrix 2.0 on account of me still being on XP, and I haven't used it for a while and although I can 'run' my sites ok, when I click on the Database link and try to access the databases...
View Articlefont file content-type is wrong and causing issue on request
Hi,I am using MVC4 and IIS 7.I have some font files with extension ".woff", ".eot". Whenever I am running my site, I see in fiddler the font file with extention ".eot" is not downloaded.Fiddler says:...
View ArticleShould I give the Iusr or usr account ntfs acl right?
I install iis 6.0 on win2003 and create a new website on other directory.I delete the user account in the ntfs acl and assign the iuser account read read&excute and list right.but when I visited...
View ArticleWeb Platform Installer Hangs while installing Wordpress
Hello: I seemingly got through all of the components of Wordpress installation and then it hangs in the final install phase. After and hour I cancelled and tried again. Now it only says I need to...
View ArticleAccess encoded archived file from expression encoder FileArchivePublishFormat
I am working on a live streaming project. In that we need to show live scenes on local screens along with broadcasting. But for this, use of encoded stream is not a good choice as encoded stream has...
View ArticleIIS gives me error 403.4 on none SSL pages
Hi there,I have a local Windows Server 2012 configured with IIS and a valid certficate. However, on the default site I have unchecked the "require SSL" under SSL settings and restarted the iis server....
View Articlecannot install IIS on new windows server 2003 sp2 installation
Hello...I cannot install IIS on a new windows server 2003 sp2 installation. Installation of IIS stops because it cannot find convlog.exe I cannot find convlog.exe on any of the cdroms I have from MS....
View ArticleProblem of CPU limit setting in IIS 7 (Win2008 SP2)
We would like to use the feature of recycling process when CPU hits a certain threshold. To achieve this, we apply the following setting:Limit: 90000 <- This should mean a 90% out of 100% of the...
View Article