IIS 7.5, SSL and Firefox
Hello all! I installed trusted SSL cert. on IIS 7.5 to authenticate users using Estonian ID-Card. Everything works fine with all other browsers except Firefox. With Firefox I get 403.7, server requires...
View ArticleSpecial Case Self-Signed Certificate
Hello all,Special Case:Here is the deal. I am trying to set up a SSL website for development purposes. Eventually, I'd like to inquire about an Air Card that gives my laptop a static ip so that I can...
View Articlehow to prevent a request?
It's the first time that I develop a native module of IIS7. I decide to filter some requests ,but I don't know how to prevent a request. CMyHttpModule::OnBeginRequest( IN IHttpContext * pHttpContext,...
View ArticleFile access over WebDAV - IIS 7.5 WS2K8 R2
SetupWS2K8 R2 web server running webDAV. User home dirs and shared drives setup as virtual directories and then converted to applications under one website.So I have top level folder, then user home...
View ArticleHow to use windows authentication on different server
Hello Everybuddy,My question is related to windows security that I successfully applied windows security on my asp.net application which is hosted on IIS 7.Now the application of this server(domain),...
View Articlealerts and action for application pool crashes
What is the best practice for monitoring application pool crashes for high availability web applications? My background is systems administratration and not web development. My thought was to use...
View ArticlePrioritize RC4 Ciphers Server 2003
This question may have already been asked, but the search on these forums seems to be broken. I was flagged in a recent PCI scan for not exclusively using TLS 1.1 as my encryption method for our...
View ArticleWeb AND Email server on same machine?
Hi,I'm relatively new to IIS and server management.SITUATION : We have a Web Server running multiple websites.The clients request for email, wich are currently created on a separated Email hosting...
View ArticleThe configuration section "membership" cannot be read because it is...
I'm pretty much following the instructions at (http://msdn.microsoft.com/en-us/library/ff650307.aspx#paght000021_step1) to create a webapp with an AD login page, but I am getting the following error in...
View ArticleHost Name: www.example.com
Hello all,I’m a little confused regarding the use of example.com as a host name in IIS 7..I am currently working my way through an Apress Book: ASP.Net E-commerce, from novice to professional, and at...
View Articlevisual studio 2012 debug for asp net not working using IIS7
I can´t run visual studio 2012 debug for asp net using IIS7.I have already tried the followingASP NET Settings in IIS.NET Compilation: Changed Default Language to c#IIS SettingsASP:Changed script...
View ArticleWeb Deploy Complete but site not created
I'am using MS web deploy 3.0 w/ IIS7 and Windows Server 2008 R2.When executing *.deploy.cmd batch generated on VS2010(the batch must create pool + copy files + create web site under "Default Web...
View Articlecan vs2010 deploy do the differentiation deploy?
can vs2010 deploy do the differentiation deploy?or other tools can do the differentiation deploy for the asp.net!thank you!
View ArticleWebMatrix update hell
Started out as a simple step to update some packages I had downloaded from Nuget.Now, after some wasted hours, I am left with six packages that keep showing as needing an update: MS ASP.Net Razor 2,...
View ArticleHTTP Header redirect?
Hello everyone,I have been trying to figure out how to solve this one, but no luck so far.I have 4 servers that are runnning a few different services.SRV1 (192.168.0.1) SMB, Hyper-V and IIS8SRV2...
View Articlefile system error 65535 when creating files or folders via webdav
I got "file system error 65535" when creating files or folders via webdavbut I can create files and folders on from local and I just unistall mcafee
View ArticleIIS rewrite problem
Hi All,Good Morningi am trying to craete some reules on IIS 7 rulesfor example <rule name="contr"> <match url="contractor" /> <action type="Rewrite"...
View ArticleApplication Pool Identity, not User credentials passed to SQL
Hello,Quick overview: I have Win Auth and Impersonation enabled on a site, app pool identity running under domain account, connection string to local SQL instance set to 'Integrated Security=True'...
View Articleapplication catch/ history is not getting clear automatically for new version...
1. hosted GWT application in IIS. 2. browse the application IE.<div>3. modified the application.</div> <div></div> <div>4. Now hosting it again on IIS in same directory...
View ArticleHttps to Http Permenant Redirect
Please help me to1) redirect http://***.com to http://www.***.com2) redirect https://www.***.com to http://www.***.comI have tried this rule for 1)<rule name="www redirect" enabled="true"...
View Article