Issue at production server - GAC assembly is not accessbile
Hi,I have developed an asp.net web appliction with .NET framework 4.0. After publishing this web application, I deployed it in my local IIS and it is working fine.one more important point is I have...
View Article530 User cannot log in.
Very hopeful to get some help. Using FTP 7.5. Running 2 ftp sites on this server, one non-secure one with anonymous access to push files onto this machine. That works great. I have another site for...
View ArticleProblem with integrated security without a domain over certain urls
A customer's been happily using some .Net code of mine for about 3 years. Now he's moved to a new server (cutting costs), and is no longer using a domain. All users are created as local users on the...
View ArticleWeb Deploy fails when using Administrator account
The very excellent deployment diagnostic page http://www.iis.net/learn/publish/troubleshooting-web-deploy/web-deploy-error-codesstates that "The Remote Agent Service accepts either built-in...
View ArticleFTP between server 2003 and server 2008 doesn't work
I have an app that used the Socket class to do FTP. When I run the application on Server 2008 r2 (.net 3.5), it works perfectly. When I run it on Server 2003 (.net 3.5) the Socket.Receive blows up...
View ArticlePublish fails following upgrade of app on local machine.
Hi, Have stopped access to hosted website using app_offline.htm Downloaded website to my local machine using Webmatrix. Created complete backup of website and database on local machine. Upgraded...
View ArticleIIS 7 will no un-install on Server 2008
I have been trying for days to get IIS 7 to un-install. The current installation is corrupt, or at least it behaves that way. I must have browsed at least two dozen suggestions including those posted...
View ArticleSignature error on package iis application initialization
Hi, We currently can't install iis application initialization on our new web server because webpi say : ApplicationInitialization : Failed. Downloaded file failed signature verification and may have...
View ArticleBatch job (AppFabric/IIS 7.5) misbehaves when Application is restarted in IIS...
I created a simple batch job to automatically start in AppFabric on IIS 7.5: using System; using System.Threading; namespace AutoStart { public class test { int cnt = 0; Timer tm; public test() { tm =...
View ArticleIIS 7.5 Serving up ASP.NET 4 Pages Despite App Pool Settings
I have a really weird problem and I haven't been able to find any info from anyone else. I've run out of things that I know to try... I also have no idea what changed on this machine to cause this. We...
View ArticleARR with WIF negotiating authentication from the ARR machine
Is it possible to have ARR operating in the DMZ with an application configured to delegate authentication to ADFS via WIF and then have all subsequent requests be routed by URLRewrite module to a set...
View ArticleClarification on managing IIS in Windows 2012 remotely with powershell
I'm having trouble understanding what I am reading. Is it still expected of us that we use remote calls vi PSSession to manage an IIS server with powershell in Windows 2012? Do the management tools...
View ArticleASP.net warnings in event viewer
Event Type: Warning Event Source: ASP.NET 4.0.30319.0 Event Category: Web Event Event ID: 1309 Date: 10/10/2012 Time: 1:12:31 AM User: N/A Computer: ESVMP050 Description: Event code: 3005 Event...
View ArticleUnexpected behaviour using URL rewrite module
Hi, I'm new to IIS, so please forgive my ignorance. I've spent the last day trying to get some friendly urls for our site. I'm used to doing this with htaccess, and it's easy enough. But IIS is...
View ArticleA few apps answer file always selects MSSQL and not MySQL
There are 3 apps (phpBB, Joomla, Drupal) which allow you to choose the Database Server type upon deploying; either MSSQL or MySQL. For these 3 apps, whenever I try to deploy using a parameters file, it...
View ArticleMySQL user created with localhost instead of %
Using WebPiCmd to deploy MySQL apps such as WordPress results in a success according to WebPi, however, the actual MySQL user that it creates is created with the host set to localhost instead of %...
View ArticleLive Smooth Streaming source (Encoder) is disconnected from Publishng Point
Hi, all,I have an Intel Xeon server computer running Windows Server 2008 R2 Enterprise, with Expression Encoder 4 Pro SP2 installed on the server. The encoder captures an 852x480 window on the server's...
View ArticleIIS Isn't working
Hey guys! Now before I start let me tell you I'm waaaaay out of my depth. Long story short, I want to use PHP to email HTML form data. I am now learning that I need the PHP source and a program(?) to...
View ArticleMod Security on IIS 7(.5)
I see ModSecurity for IIS has been released (http://blogs.technet.com/b/srd/archive/2012/07/26/announcing-the-availability-of-modsecurity-extension-for-iis.aspx) Has anyone tried to deploy it? Is it...
View ArticleIIS 6 prompts for Logon & Pwd when using Integrated Windows Auth
I have configured the site to have Integrated Windows Authentication enabled. All other types are disabled. I'm working on making my site have SSO access to anyone logged into the domain. So that a...
View Article