Multiple FTP Sites not allowing connections.
I currently have a Windows 2012 Server with IIS Installed.The webserver is connected to a 2012 domain controller, which will be used to manage user accounts.There is one IP comming into the webserver...
View ArticleWanting to write rule to append fully qualified URL
I am trying to write a rule that basically says if anyone types in the server name, they will get forwarded to the fully qualified URL on that server. For Example:User goes to http://esupportURL...
View ArticleRewrite Rule in ARR supports remoting url?
Hello,scenario: Request from web server farm, we would like to redirect to particular application server in the Application server farm, using ARR.We are using Object Factory pattern to instantiate...
View ArticleTrouble logging in to webDAV on IIS7 in Windows 7 64-bit
I just set up IIS 7 on my Win 7 64-bit machine to allow webDAV access to My Documents. I went through all of the steps to make sure that the appropriate IIS components we available on he system and...
View ArticleCannot see a created website with IIS 7 from the server itself. How is the...
I've created a website with the IIS manager, selected a folder, the static IP of my server (dedicated(, etc. Port 80.I type: http://myIP:80/Default.aspx inside my IIS 7 server but I receive this error...
View ArticleDownload of .NET framework 4.0 won't start in ISS 7 browser
Why could that be?I open microsoft's webpage hit the download button but it won't start on the dedicated server. It does in my computer...
View Articleaspnet_isapi.dll missing in V4.0 forder for Microsoft.Net
I've installed .NET 4.0 in a dedicated server and i can add the propper Application pools, but when trying to allow .NET 4.0 in ISAPI and CGI restrictions, those files are missing in the normal...
View ArticleIP address and domain restrictions problem?
Hi All, I got a problem of configuring ip address and domain restrictions. I have added a "Deny Entry" which points to my own ip address but I could still access my website through the same ip address...
View ArticleBasic redirection case...
I was using a web page written with "php". Now I am using a new one with ".net". Old files do not exist any more. On twitter I have old post with links to my old site,...
View ArticleConfigure Advanced Logging through powershell
Hello,Are there any examples for how to create global fields, and logging formats through powershell?By looking at: C:\Windows\system32\inetsrv\config\applicationHost.configI can see the new custom...
View ArticleUnexpected end of file
I've tried installing WebMatrix2 and SQL Server Compact using Web PI 4.0 but each time I try I get the same error:Unexpected end of file while pasing Name has occured. Line 25908, position 16.Beyond...
View ArticleAdding IP addresses to IIS 7
I've rented a dedicated server with 5 ip addresses but i can only see one of them when selecting the IP address in the new website binding options.I thought the: netsh http add iplisten...
View Articleerror in adding certification to web site using c#
Hello,I run the attached code and get this error message:{"Value does not fall within the expected range."}I know that the certificationHash is the problem but i'm using a valid one (I know it because...
View ArticleExtensions failed to uninstall
I'm having some issues with a couple of extensions that I have installed but now need/want to uninstall...Here's the error I get and it comes up everytime I start WebMatrix2:"The "Node Power Tools"...
View Articlemysql_connect works fine with 127.0.0.1, but not with localhost
Hi! I set up my IIS 8 with PHP 5.3.3 and MySQL 5.0.24 as I used it before with Windows XP. Now I got the following problem. As I try to connect to mysql via a php-script using the command...
View Articleadding rules at runtime?
Is it possible to add rules at runtime somewhere early in the application's lifecycle w/ this new extension? I need it to add page rewrite rules dynamically for a CMS. Once every time the application...
View ArticleCan I pack ASP Application for the Windows Web Application Gallery ?
I am one of Z-Blog developers. Z-Blog is the most popular blog program written in ASP(not .NET) language in China. Now I would like to submit that to the Windows Web Application Gallery, while I cannot...
View ArticleRewrite rule for 301 redirects of dynamic urls not working
Hi I havn't been able to solve this problem for 2 weeks now. We launched a new drupal site in late October replacing an aspx site. Google Webmaster tools is showing 11,471 url 404 errors for pages not...
View ArticlePHP security issue
Hope this is the correct forum for my question.I have installed PHP on a IIS7.5 Windows 2008R2 server shared hosting server. PHP works. But with a simple php script I can browse over the complete...
View ArticleURL rewriting gives a 500 Server error with web.config file and dynamic urls
I've used the code below to try and achieve clean urls for my site search results. However, when I implemented it into my web.config file it threw up a Server 500 Error. What did I do wrong?There are a...
View Article