How does IIS Health Ping actually work?
I'm developing Native Modules for IIS7 and could find nothing definitive about the working details for the IIS Health Ping. Is only the main thread for w3wp.exe "pinged" and how? Or is every child...
View ArticleExtract file(varbinary(max)) from MS SQL database
IIS 6 and local(Developer Environment - Win XP + VSS 2010) are working properly.When we deployed to IIS 7.5, the browser didn't prompt the download window and appear "IE cannot display the webpage"...
View ArticleIntergrate own scripts
Can I set an automatic start of own vb-script after ftp-download or upload in response to connect parameters and transfer status?
View Articledomain aliasing all to one web appication
The situation is how best to keep each customer's (company) data away from another customer? The constrains:Each customer can have their own list of username and passwords different from another...
View ArticleRDWeb
Hi Folks, I suspect my post belongs not in the General forum, but it is all I can find. I have a Windows Server 2008r2 and I am using it for, among other things, a Remote Desktop Gateway and it works...
View ArticleHTTP Error 500.19
Hi,I am getting HTTP Error 500.19 due to cannod read configuration file due to insufficient permissions. The virtual directory is configured to use webdav / UNC path with basic authentication. The...
View Articleweb hosting company...
we are planing to have a web hosting company...we will buy IIS 7.0...is this enough??? we have to give cpanels to each domain user,s this possible thru IIS 7.0 alone... if not possible pls can u...
View ArticleIIS benchmark - performance statistics
I'm looking for a benchmark or a statistics document that will help me give an estimation of the response time of a Web page running on IISgiven a known number of requests per second, known page size,...
View ArticleUser Session Getting Mixed Up
Hi,We are using ARR with IIS7 running on Windows 2008 RC2 server and Tomcat 6.25 running on the same server.We are beginning to get more and more cases where the user sessions are getting mixed. One...
View ArticleSession state tag problem : Javascript error
Hi guys, In asp.net web.config file changes the session state tag while chaning cookieless="true" to "false" we are getting javascript error like : Object expected. Please share some solution it's...
View ArticleWhere is the FULL reference documentation for IIS 7 ?
http://learn.iis.net/ contains only a few articles. I'm losing time searching on the internet. In fact even there it's not always possible to find answers even to basic question like how to create ssl...
View ArticleProcess.start() method is not working in IIS7
Here is the code for executing vbs file from .Net Application: Process scriptProc = new Process(); scriptProc.StartInfo.FileName = "C:\\ExecuteTest.vbs"; scriptProc.Start();...
View Articlecould not upload documents when hosted in IIS
Hi All,I am using Silverlight4. I have created a folder in my project(.web) and i am uploading documents and saving them to this folder. Its working fine in my local system but when i host my project...
View ArticleHow to configure IIS for local development and testing
hi how to setup iis 7.5 on local machine (windwos 7 and windows 2008 server ) for local devlopement and testing purpose, need some good document
View ArticlePHP set header location without outputting HTML
I am creating a RESTful API in PHP, and have encountered a problem with the location header. I want to return 201 Created, with some XML data, and a Location header. When I set the location header in...
View ArticleCannot browse site after adding http binding.
Hi, I follow this link: http://technet.microsoft.com/en-us/library/cc731692%28v=ws.10%29.aspx and added a new HTTP binding for my website, for example with the host name = "CRM", port 80. After that...
View ArticleIIS Web.config won't load
Hi, When I want to change application settings in the management console for my application I get a message box "There was an error performing this operation" Details: Filename:...
View ArticleApplication Pool
Hi , Thanks for advance, How to create Appfool,what is use of AppPoolin Asp.net applications? Please share some example as well it would be greatly appricate. Thanks Ranganathan palanisamy
View ArticleIIS 8
Hi there. I noticed that the title of this forum is "IIS 7 & IIS 8". Has IIS 8 been released? Thanks.
View ArticleCan't connect to FTPS Site in IIS7.5
Hello, One of our hosted web applications require that a few of our employees upload files onto an FTP server. I've created an FTP site on IIS 7.5 on Server 2008 R2 using SSL and imported our...
View Article