WebMatrix FTP Deploy Connection String Not Found Error (SQL CE)
After struggling to get the FTP deploy to work (All files transferred successfully).And, working with my service provider to configure my domain to process .cshtml files, and display them correctly,I...
View ArticleStress Testing IIS Smooth Streaming Media
Where I work we have Expression Encoder on one set of servers generating smooth streaming content being hosted on another. In the end we have streaming videos with manifest (ism) files and a custom...
View ArticleRewrite canonical hostnames multiple bindings
Hi,I have on website with multiple bindings. www.domain1.com , domain1.com,www.domain2.com and domain2.com.Now what i want to do is whenever a users goes to the domain1.com or domain2.com, the server...
View ArticleIIS8 custom authentication module
I have an auth module I use in combination with webdav on an iis7 machine, I am testing iis8 on windows 2012 and am running into trouble. It seems the auth requests never make it into my module as the...
View ArticleHow to resolve the issue of Integrated windows authentication asking username...
I had server Windows Server 2008 R2, IIS 7.5 WebSite has to be accessed from Intranet by authenticated users of different domains.Website is running under AppPool custom accountOnly Integrated windows...
View ArticleDetermining a file has been uploaded to WebDAV IIS7.5?
What are my options for actively handling a successful WebDAV PUT?The end goal is to enforce custom authentication and membership, independent of Windows, to reject/allow a PUT and process the uploaded...
View ArticleIIS: ASP.NET missing from Web Platform Installer 4.6
Greetings, I am following a tutorial on hosting ASP.NET MVC. In that tutorial, the author is using WPI 4.0 and when he searches for "iis asp.net" the result set contains an entry for "IIS: ASP.NET...
View ArticleWebsite is opening in Weblogic port but failing in IIS posing 404 error
Hi All, We have a XYZ application hosted in bea weblogic server. Previously it used to open with IIS but currently it is giving 404 error currently when I stop the IIS services and restart weblogic...
View ArticleWeb Matrix has stopped to work
I am using Web Matrix for all my projects for long time and I was satisfied before I upgraded to web matrix 3.Escpessially because of constant problems with git. I solved or igonored million of it...
View ArticleHow can if fix my intranet site? Keep Getting 503 Error...
I have an intranet site set up on a computer (Windows 7 Professional 64-bit version) with IIS 6.0. My router directs all trafic forhttp://network to my computers IP. I have a default document...
View ArticleSQL Server install fails on Windows Server 2012 Essentials
Hi,have a more or less fresh install of Windows Server 2012 Essentails and struggle to get or MySQL with Wordpress installed. The installation fails not during the installation of the SQL Server but...
View ArticleWinCache for PHP 5.5 ?
Hello,What about WinCache compatibility with PHP 5.5 which will be soon published as stable ?Anybody has tested PHP 5.5 alpha or beta with WinCache 1.3.4 ? Any updates planned from Microsoft ?Thanks.
View ArticleSelf Signed Certificate + Custom Domain
Hi,I am developing a web project which I want to bind the local address to a custom domain.I could do easily and also I could run my project on eigther https and http with localhost.The custom domain...
View Articlewebsite not listing under aspnet_regiis result set
I added a asp.net 4.0 website in iis6.0 but when I ran this command aspnet_regiis -lk I did not find my site.Right now this website is at version1.0 and I need to change that to 4.0 later.Thanks.
View ArticleRename Website
When I create a new website project, it is automatically name NewSite1. I would like to rename it, but when I attempt to do so, I get an error message saying the website project already exists. It...
View ArticleHTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the...
I'm running vista home premium with iis7 and I've got the same problem. I've checked permissions on wwwroot and made sure my folder has the same permissions and i still get the problem as below:I've...
View ArticleTelnet HTTPS Port 443 but Not Connected
DearI have new windows server 2008 R2, I want to telnet localhost 443 which is HTTPS port even I added IIS in add new rule with enable HTTPS but it when I open cmd and I want to telnet port 443 it...
View Article"The binding is already being used by a product other than IIS" message
I have two Sharepoint web applications running on the same server. Each one needs its own ssl certificate. We did not purchase the wildcard certificate. One https site runs on one internal/external...
View ArticleGetting raw http request in IIS 7.5
I know it is possible to extract request data from the HTTP_REQUEST structure (via IHttpRequest::GetRawHttpRequest()). But in this structure the request is already parsed and mangled. E.g., the...
View Article