Error creating table
I'm using logparser to parse IIS logs. But i get an error like this. What is the problemm? C:\Program Files\Log Parser 2.2>LogParser "SELECT * INTO MyTable FROM C:\logfile.log" -i:TEXTWORD -o:SQL...
View ArticleSMTP server error: 0x800ccc14 with Classic ASP/IIS7
In our live environment, we run 4 Windows Server 2008 servers with IIS7 using Classic ASP. Randomly once a week, all of our forms that utilize an email response, break upon submission and show the...
View ArticleIIS Remembers Settings after Deleting and the Recreating Application
We have been attempting to re-deploy a web application (lets call it 'HelloWorld') to our production environment. If the application is deployed to the current application folder, the application fails...
View ArticleNeed help with a redirect
I've been tasked with replacing a third-party URL Rewriter with the IIS 7.5 URL rewriter. I'm brand new at this sort of thing (just started tutorials yesterday), so I know very little.We need to take...
View ArticleHow to redirect to new URL but maintaining original querystring
requirement is to redirect from http://abcd.com/id=1234abcd&cd=12eds to http://xyz.com/id=1234abcd&cd=12eds where query string could be any thing.... whole point here is redirect URL1 to URL2...
View ArticlePassive FTP IIS 7 Windows 2008r2 DataChannelClosed
I have been trying to set up IIS & passive mode, getting an exception Data chanel closed. Find the log from server 2013-02-27 00:50:41 203.14.81.40 - 203.14.81.60 21 ControlChannelOpened - - 0 0...
View ArticleUnable to establish connection in Webmatrix to IIS
ServerWindows 2008 R2IIS.net4Web Deploy 3.0 I have followed the instructions here:-http://www.iis.net/learn/web-hosting/joining-the-web-hosting-gallery/configure-site-for-web-deploy-publishing Yet from...
View ArticleAdd ASp.Net 4.0 to IIS 7
Hello,How do I add asp.net 4.0 to iis 7. In on wimdows 7Computergyrl
View Articleerror 500 with blank error parameters
We just recently migrated from IIS6 to IIS7 (both on different servers).Our sites are based on asp classic. We designed it to email us if there are any issues with the serving of the pages.One thing we...
View Articleencrypt connection strings for "default web site" not working
Hi,I am trying to encrypt the connection strings inside the web.config for the default web site in IIS6. When using aspnet_regiis -pe "connectionStrings" it says its successful, but it isnt'. The...
View ArticleHow/Where to deploy SSL web services
I have a web site that provides intranet services (myservices.mycompany.com). I have a need to now to add a secure service. During development the service was deployed without security in something...
View ArticleConfigure/Deploy IIS 7 Web Site With HttpHandler Only
I have an HttpHandler that works great in Visual Studio 2010, but I am unable to get it to work in IIS 7. Since the project is not a traditional web site or application, the tools for copying it which...
View ArticleWeb Deploy 3 API - deploy a .NET 4.5 application
We're using the (almost completley undocumented) 'public API' for Web Deploy 3 to create a .zip package of our website and then sync it to a server:using (var deploymentObject =...
View Article530 User cannot login. Login failed.
Be kind - I was put on a project to build a Windows 7 PC from scratch, knowing ZERO about it. FTP Server is needed on this PC. Following a page I found, these are the steps I followed:Installing FTP...
View ArticleWebDAV Problem across network segments - IIS7
We have some SP sites using https, and some using http. They all reside in a DMZ network. Our office computers are on a different network segment. We completely opened the FW both way between...
View ArticleIIS 5 to IIS 8 migration
OK, this should be fun to read the responses. I have been handed a Windows 2000 Server (IIS 5) and told that the pages and apps on there need to live forever, but I need to get off Win2K. A lot looks...
View ArticleIIS7 resource kit?
Hi, is there an equivalent IIS7 resource kit? Particularly I'm looking to use tinyget to stress test my application.
View ArticleLoad testing tools for IIS6+
I'm hosting an mvc4 web api and would like to know what are some good load/perf testing tools?I just want to send an http get and make sure it isn't being cached by the server (my app) each time.(i.e)...
View ArticleUsing Appcmd to set preloadEnabled=true
Hi Guys,I need to set the following options in applicationhost.config for a given virtual application on a Windows 2008 R2 server,AlwaysRunning = TrueAutoStart = TruepreloadEnabled = TrueI am handling...
View ArticleI can't change default language to English
I use Korean OS, and I use default language with English in WPI 4.0Now, I update it to WPI 4.5. then I can't find Enlish in language optionHere's a screen shot
View Article