Wordpress IIS 6.0 Virtual Directory change to Default Website
I have a website, (www.abc.com.au) which is running on a IIS Server 6.0, which is the "Default Website".This "Default Website" has a Home Directory of: C:\inetpub\wwwroot which holds all of the HTML...
View ArticleIIS 7 and browser authentication issues
Greetings!We have a hosted win2008 server (SP2) setup as our web server. Aside from a few public sites, most activity that takes place on the server is for client 'extranet' type sites. (posting...
View ArticleIIS Bindings -Why is "*" on IP Address missing when "All Unassigned" is...
Would the lack of an asterisk on the site bindings prove to be problematic when the intention is to have "All Unassigned" selected on the binding for the IP address? It appears to be our automation...
View ArticleARR2.5 502.3 (No mapping for the Unicode character exists in the target...
MS-ARR2.5 with "enable disk cache" and "include query string" consistently produces http error 502.3 when query string includes "%99" without the quotes. A response from Microsoft would be appreciated.
View ArticleHow to find attack source on shared virtual site IP
Hello,I'm experiencing large UDP attacks which flood the network firewall directed to outside IP addresses from a shared IIS 7 IP address which hosts 100's of virtual sites. I'm trying to figure out...
View ArticleServer Application Unavailable w/Error 500
We recently converted from IIS 6 to IIS 7.5 under Windows 7 (development) and Windows Server 2008 R2 (production). We are running 6 websites in Classic mode and allowing 32-bit applications.All the...
View ArticleWill configuring HTTPS for a Website restart app pool?
I have a server hosting a few production websites. These websites need to be available 24/7 and I don't have a maintenance window for a few weeks. If I configure a site to work with HTTPS, will this...
View ArticleSporadically Hanging Applications
Hi Everyone,I am hosting my ASP.NET 4.0 applications on IIS 7 on a Windows 2008 R2 server. Recently I have been running into the issue of applications "hanging" when trying to print. These applications...
View ArticleSession Server
Can I use 1 application session server for 2 different web applications independently? I don't need the different web apps to share the session user information, they are independent and each web app...
View ArticleIIS7 Redirect
Hi,inside my old domaine i have same applications likewww.oldDomain.com/aplication1/www.oldDomain.com/application2/..... i created a new domaine and i want to move all my applications into this new...
View ArticleIIS 7.5.7600.16385 - In Shared Configuration - And Web Site Content in DFS -...
Hi all, I have a critical problem in my production websites, I've read all the forums related to this issue and nothing has worked.Enviroment:2 DFS Servers (DFS1 and DFS2) - Windows Server 2008 R2 64...
View ArticleHow to configure authentication in IIS 8 from command line
From the command line in Windows Server 2012 for the default web site how do I:(1) Remove any existing providers for Windows Authentication and configure for only Negotiate and NTLM, in that order.(2)...
View ArticleWebservice Threads not starting in IIS 7.5
I have looked at similar articles on this topic without actually getting a solution to the problem i'm facing.I have a c# web service that contains two threads and they all started and worked perfectly...
View ArticleDummy question about IIS.
<div class="body">I have a website on IIS.This website dosn't have a default.html document in his root folder (and not even .htm, .asp or anyone listed on default document on IIS).How could I...
View Articleadding caption to live Smooth Streaming
i can broadcast live stream and i can view it.i want to add caption to live stream. can someone please provide me a sample code for that ?
View Article401 - Unauthorized: Access is denied due to invalid credentials.
I'm trying to create a simple virtual directory. I've setup iis and setup the permission on the windows share to certain people but I get a error everytime. When I set to everyone read permission it...
View ArticleRespose size limit?
Hi guysI am trying to fix the issue with the IIS 7.5 configuration for .NET 4.0 Intergrated mode.Users can't donwload the file > 30M. I know it is one of the annoying issues in IIS 7.5 default...
View ArticleConfigure IIS paths
<div>I have some links in my application ,lets say:<ahref="~/Account/Examples/fio.aspx">When I lunch it via localhost by localnetwork, i can only asses my page this...
View ArticleVB6 COM - CSV Input Question
From a command line, I can specify -fixedFields:off and my query works fine ... When I try via COM (VB6), it errors ... I have tried oInputFormat=False; oInputFormat=0; oInputFormat=-1; etc ... Any...
View Article