Server Error in '/' Application
Hello everyone...I am trying to learn ASP.NET and C# and recently tried to use IIS on windows 8. I did the normal procedure to install IIS on windows 8 and it worked. But since then whenever I've tried...
View ArticleWin7+IIS7.5 vs WinServer2008R2+IIS7.5 - works on Win7 not 2008
I have a 32-bit ISAPI DLL that works great on WinServer2003+IIS6 and works great on Win7Pro + IIS7.5. I have duplicated the configuration from Win7Pro+IIS 7.5 on my WinServer2008R2+IIS7.5 computer...
View ArticleWill configuring HTTPS for a Website restart app pool?
I have a server hosting a few production websites. These websites need to be available 24/7 and I don't have a maintenance window for a few weeks. If I configure a site to work with HTTPS, will this...
View ArticleError: Extra argument detected
I tried the follwing code to run in Log Parser. its throwing message as,Error: detected extra argument "inputfile = C:\LogParser\*.log" after querylogparser file:Extract.sql?...
View ArticleApp Pool Recycle Losing Session State with State Service Enabled
Hello,We're having an issue in some production environments where, despite having our application configured to use the state service properly, recycling the app pool hosting the application causes all...
View ArticleIIS Hack - need help!
HIone of my Windows 2008 (iis 7.0) 32bit machines looks to have some kind of hack!We provide shared hosting on this server, and on some customers domains if you go to their domain /airmaxuk.html it...
View ArticleARR Prerequisites documentation
Hi.I'd like to have an official documentation about ARR prerequisites. I mean minimum number of servers, if the server with ARR could act as content server too, hardware requirements to ARR server...
View ArticleARR URl Rewrite is not working for external servers
We are trying to setup a reverse proxy mechanism using ARR and URL Rewrite. The rewriting is working fine when the target url is a one which is hosted in the same server. But when we try to route it to...
View Articledoes IIS cache pages?
im a Jr. developer and in my company i made some new changes on a website (asp.net 2.0), howeverthis changes are not seeing on computers that used the website more frequentlyif i sign in on my website...
View ArticleApplication pool identity problems
I'm trying to set the identity of an application pool to a specific user and have had nothing but problems. I found an article mentioning 3 user policy settings to give to the account I want to use,...
View ArticleImages become corrupt on viewing page
Hello,I have just installed IIS 8 on Windows Server 2012, and I am experiencing quite a strange problem. Basically, the image becomes corrupt, but still viewable (to some degree). I'd attach the before...
View ArticleProblem accessing 1 IIS site behind an Application Firewall (Radware AppWall)
Hello all & Happy Friday =)This is the scenario:One IIS 6.0 Server is hosting 3 sites, (same private and public IP address for the 3 sites - different port number for each one), all these sites are...
View ArticleManaged Pipeline Mode
Hi, I am new to this forum. I need a help.I am using IIS 7.5. My website uses Classic pipeline mode. Now; I added custom fonts (*.woff); but it won't load. Instead it shows me 500 Internal Server...
View ArticleIIS 7 and browser authentication issues
Greetings!We have a hosted win2008 server (SP2) setup as our web server. Aside from a few public sites, most activity that takes place on the server is for client 'extranet' type sites. (posting...
View ArticlePHP can create files but not delete them
I'm trying to install some mail marketing software from Interspire. It's giving me a permissions error. It looks to me that the correct users have all the proper errors. However, it's popping up with...
View ArticleIIS 6 SMTP virtual server fails with 535 Authentication failed Windows Server...
Hi, I originally posted this in the technet Server forum, but Roger Zhang recommended I bring it over here. I would appreciate any help. I read through some of the other problems listed, and I don't...
View ArticleGetting 404 when published, works in Visual Studio
I have a handler that works perfect in Visual Studio 2010 when tested within Visual Studio.<httpHandlers><add verb="*" path="A*" type="TinyURL.redirect, TinyURL" /></httpHandlers>So,...
View ArticleFailure to create new project using VS Express 2012 for Web
Error dialog reads :No exports were found that match the constraint: ContractNameMicrosoft.VisualStudio.Text.ITextDocumentFactoryService...
View ArticleChange log file delimiter?
Is it possible to changed the log file delimiter from a space to some other character?
View ArticleCan you change the format of Advanced Logging log files with encoded fields...
Does anyone know of a way to either encode the fields in the iis logs when using advanced logging or change the format such that the cs-uri-stem cs-uri-query are both in double quotes?The cs-uri-stem...
View Article