RE: Can't see IP Dynamic Restriction in IIS mmc
Hello guys,Here is my trouble :I installed the Dynamic IP restrictions Module on my 2008 R2 server running IIS7.5.But when I'm in my IIS console, i can't see the module... In my IIS role service list,...
View ArticleIs it a bug in IIS Express 8?
I am currently building a reverse proxy by using HttpHandler, more or less I followed the example at http://www.codeproject.com/Articles/31329/Simple-Reverse-Proxy-in-C-2-0-description-and-depl and I...
View ArticleCGI IIS8 Timing out
I have read several articles on how to enable CGI use on my IIS8 server. I have configured ISAPI and CGI Restrictions to allow unspecified CGI modules and set the CGI to execute permissions. When I try...
View ArticleWPI and WebAmtrix unable to connect to a mysql
I have updated my windows from 7 to 8 and have got an issue with a WPI.Now I can't install any mysql based product because WPI cannot connect ot the mysql server.The error messge is "The specified...
View ArticleUse Signed in user in application
Hello All,I have a ASP.net application running on IIS7. I user impersonation with the authenticated user.The application set's some properties into Active Directory by input from the user. However the...
View ArticleRequest.INF parameters while creating CSR for IIS programatically
HiI'm attempting to make an SSL server certificate to be installed on IIS. The CSR needs to be generated programatically, hence I'm using the certreq utility with Request.INF provided.I've a few...
View ArticleIIS 7.5 - Failed to Execute URL with a VC++ 6.0 dll
Hi All,We have an working 32 bit ASP.NET application in 1.1 framework on IIS6 on windows 2003 server. In this web app, there is a page which calls a VC++ 6.0 dll using javascript and giving the dll...
View Articleapphostconfig and physical path
Hi, i have the following cmdline that works except for the where it deploys the acual files to (phyical path). When i use iisapp instead of apphostconfig it creates the folders in the correct location...
View ArticleUnable to deploy Razor Web Pages site to IIS 6
I've been tearing my hairs out over this one. Found many similar references on the internet, but nothing seems to help me.I just keep on getting "Directory Listing Denied" when opening the website, and...
View ArticleAccesing IIS web service from a different domain
I have a RIA web service hosted in IIS which is hosted on a Machine belonging to DomainA.Client machines from DomainB are not able to browse the wsdl file of that service or access the site.There is...
View ArticleRedirect To New Site Address
Hello,I apologise in advance for my ignorance. My question relates to Windows Server 2008 R2 Standard and IIS 7.5. I have an web application that uses the site "http://CASD01/CAisd/pdmweb.exe" on our...
View ArticleHow to make it listen two IP`s for one site ?
Same site has one ip in local network and another in global network. Is it possible to make WebMatrix listen and answer for both ip`s ?
View ArticleUnable to deploy Razor Web Site to IIS 6
I've been tearing my hairs out over this one. Found many similar questions on the internet, but none had an answer that seems to help me.<div class="post-text" itemprop="description">I just keep...
View Articlesession objects missing
Setup:I have a web farm setup with 1 control, 1 primary content, 1 secondary content. Server affinity is set to client affinity.Issue:When the user submits the login page three session objects are...
View Articleconfused about IIS and WebMatrix and VWD
I built a page in WebMatrix and tried to run teh page from the Run commant in the top tol bar. It just gives me a blank page. However if I open it in Visual Web Developer It works fine It was at this...
View Articleencoding problem with handler that writes XML
On IIS 6 I have created an http handler. I use a query string parameter in a URL to pass in an ID, do some database calls, then write out some XML (not using XML classes, just with...
View ArticleTest server doesn't seem to be working
So I'm building a new HTML page in WebMAtrix and when I try to run the page it opens a browser window with a blank page. Odd since the code on the page has an <h1> tag and a <ul>...
View ArticleHelp with Windows detected your registry file is still in use by other...
I'm using a new computer with Windows 7 for running endurance tests for a WCF application. I see that the w3wp.exe is unloaded 2-3 times a day: Windows detected your registry file is still in use by...
View Articleweb.config url rewrite half working Need help
hi, i recently purchased my hosting from godaddy. before pointing my domain to the hosting i checked my website and found that the url rewriting is not working completely.My hosting preview doamin is...
View ArticleEnabling SSL for application
We are in the process of enabling SSL for application (tbgstart-test.tms.toyota.com) in development environment. We got the CSR and the SSL certificate. The SSL certificate has also been installed on...
View Article