http://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 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 ArticleRewrite filemap giving 404 error- any fix?
HI everyone,I have tried to enable friendly url. I have more than thousand links. So I prefer the filemap rewrite url and followed steps in the link...
View ArticleApp Pool Recycled : The ASP.NET worker process will be terminated
Hello Experts,Y'day our live web application got recycled, and earlier log file shows, following error:3740 03:14:22 ERROR Unhandled exception detected. The ASP.NET worker process will be terminated....
View ArticleRedirect from old URL to new URL
HiI recently change my website programming from "php" to "asp.net". My website is indexes in google by php extention for example:www.mysite.com/page.php?56now I want redirect google referees to new URL...
View ArticleURL Rewrite
Hi I have a problem configuring Reverse proxy. I have 2x Webservers with ARR configured, and they are working great. I installed recently sharepoint 2013 and some time tracking application on 2...
View Articleerror 193
IIS 6 with Plesk Panel; geting error 193 when trying to go to view my php info file ina browser. We have an existing php 5.2.6 installation on server and did not want to touch it so we didn't break...
View ArticleFtp not working in IIS7
Hi,I have created multiple website on webserver (IIS7). Ftp is working only for one site. For the other site ftp is not working. Further I find in IIS ftp service for the second site was stop, when i...
View ArticleLong response time for clients on custom 404 page
I've got a custom 404 page set up like this on my IIS8:<httpErrors errorMode="Custom" existingResponse="Replace"><remove statusCode="404" subStatusCode="-1" /><error statusCode="404"...
View Article