Last-Modieid and Etag missing from text/html responses
I am working with IIS 7.0 on W2K8 R2 and have seen odd behaviour:From the logs, all requests for text/html documents which include .htm and .shtml files, plus directory/no filename URLs including the...
View ArticleInvalid connection string attribute - SQL
I want to connect to my (My)SQL database using Classic ASP. This is my code:Function GetDatabase() Dim Connection Set Connection = Server.CreateObject("ADODB.Connection") Connection.Open =...
View Articleiis 6 blaxxun community server version 4
I am trying to revive cybertown.com. I have very like experience in web servers and as of now I have cgi errors because I havent set headers and permission issues perventing me from accessing the...
View ArticleCreateObject error 2147418113
Our ASP page works fine during the year, but at some point when requests increase (in a particular month) the line of code where a third party ".exe" file is called using the CreateObject.run method...
View ArticleHow to implement impersonalisation delegation with ASP.NET on an IIS7 Server...
Background:Â I've inherited a working site that walks the file server for directory listings and presents the finding on a webpage, all is good. However with the DR migration, and subsequent...
View Articlehttp://localhost login dialog???
I'm new to IIS and have installed it on my computer running Windows XP Professional (after finding out that Home Edition doesn't cannot run it). When selecting it from the Control Panel, Add / Remove...
View ArticleIdentity tag
Hi, I impersonate the identity tag in web.config file but i got an error. Error: Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its...
View ArticleIIS 7.5 problem with impersonate
 Hi,We have developed an active directory web management application in c# which uses .net 4.0 classic for login, this application uses the impersonation with windows authentication. below is my...
View Articlesimple .NET project does not work
HiAfter installing IIS 8 on Windows Server 2012 (including features .NET 3.5 and 4.5) the simplest .NET website (empty Visual Studio 2012 website with one only Default.aspx file) does not work in local...
View Articlewebmatrix "upload" site problem
i write <?phpecho"Hello World";?>and then press run. it open the page in the browser empty. whay?
View ArticleIIS Express Port conflict
I have a port conflict issue. I need my IISExpress to be able to cater these web request:**http:// localhost:44567/**and**https:// localhost:44567/**I know these are conflicting ports since SSL...
View ArticleIIS Express Port conflict with SSL
I have a port conflict issue. I need my IISExpress to be able to cater these web request:**http:// localhost:44567/**and**https:// localhost:44567/**I know these are conflicting ports since SSL...
View ArticleDefault home page issue
Hello every one,MY DC is windows server 2003 and ADC is windows server 2008 + Exchange server 2007.i have set group policy for default home page. for example :http://abc.com (my domain say abc.com)MY...
View ArticleProblem with the web Deploy
Hi, i wanna make a migration from iis 6.0 to iis 7.5.I used the WebDeploy 2.0I usethe command line and thenError: Source (webServer60) and destination (webServer) are not compatible for the given...
View ArticleWeb Deploy Logs an Error in Windows Event Viewer
We're making use of Microsoft Web Deploy v3 for deploying our websites to our customers.We're using the getSystemInfo feature of Web Deploy for connectivity check in remote deployment scenarios.If the...
View Articleedit ISAPI Filters in IIS 8.0
HiISAPI Filters have been replaced in IIS 8.0 by modules API. But I need to view the current ISAPI Filters in IIS 8.0 Manager and want to edit them.Look at IIS Manager 8.0 to the features...
View ArticleAccessing redirected server
Hi,I have a web server on IIS 7, Windows Server 2008. I have redirected this server to another URL through HTTP Redirec on IIS. Like, my main server URL iswww.baseserver.com and redirected to...
View Articlemsdeploy sync file incrementally
Is there any way to make an incremental sync of a file using msdeploy? I thing that when comparing directories, complete files with changes are sync, but not only those changes (incremental changes)....
View ArticleSmooth Streaming Quality Bit Rate Indicator
I am looking for a way to implement a quality indicator based on the current video bit rate of an on-demand IIS smooth streaming Silverlight template. Say for instance if the video bit rate is >=...
View ArticleProblem htaccess to web.config
Hey,i have a big Problem i convert my htaccess to web.config but it doesent work.Here is my Htaccess:DirectoryIndex index.php AddDefaultCharset utf8 RewriteEngine On # Upload settings php_value...
View Article