How to reroute to another server
HelloI have to admit ... I'm a bit lost.I have an IIS server toto.com accessible from InternetI have an internal server http://192.168.0.19:8080I want to access this server on https://toto.com/test...
View ArticleSub CMS site in IIS6
Hi I'm looking to make the small CMS site in my IIS server.When I have to choose Joomla or Wordpress, I have to install php and MySQL in the IIS.My IIS is currently working on Classic ASP and Oracle....
View ArticleReassign drive letters in IIS7
I have an IIS7 server with 3 TB of data on drive D, which is 10 TB in size. I need to reclaim as much of that unused space as possible, and simply shrinking the volume will not free up enough. What...
View ArticleDisable URL Encoding on IIS ARR
Hello, I am trying to pass a URL through ARR that includes %3F. When this passes through ARR, it is encoded into a question mark. This is expected behavior of URL encoding (percentage encoding)....
View ArticleFinding a suitable partner for ASP classic
Just looking for a suitable partner to save a current ASP classic database linked to an Access table, as it currently runs on a two standalone computers and not on the internet (to make sure no outside...
View ArticleHTTP PUT Vulnerability in IIS 7
Hi,I would like to know whether the vulnerability in HTTP PUT is still existed ? And I would like to know whether there are any solution or patch to solve this vulnerability issue.Reference :...
View ArticleAccess to the path is denied
Hi,We have recently started to use a new group of Windows 2008 R2 SP1 IIS servers for production. We are using a dedicated AppPool for one of our test apps to troubleshoot a problem. The problem is...
View ArticleWildcard certificate in 2 ports?
Hi all, I have a nodeJS app running on port 2443 in my server, responding to mywebservice.domain.com. Then I have various websites set up in IIS, like client1.domain.com, client2.domain.com,...
View ArticleDll not loading on iis7
hi i am using 3rd party dll in my asp.net application but when i exec same on local it works but when i publish it on iis it just remain in process for long time.. i think its not abe to load dll......
View Articlewe are getting error when try to upload xlsx file
Server Error in '/' Application.Object reference not set to an instance of an object.Description:An unhandled exception occurred during the execution of the current web request. Please review the stack...
View ArticleError when try to upload xlsx file in aspx file
Server Error in '/' Application.Object reference not set to an instance of an object.Description:An unhandled exception occurred during the execution of the current web request. Please review the stack...
View ArticleBrowse Web Site works for http (port 80) but fails for https (port 443)
I am supposed to fix a problem where a client can't connect to a web service. I got on the server hosting the service and did a few things, e.g., ensure the certificate is not expired, ensure the...
View ArticleIIS 8 remote management - no new connections option
I am trying to manage an IIS 8 Server 2012 remotely from a Windows 8 Pro system. The IIS Manager I've have in Windows 8 lists only the local computer and the "New Connections" button I see on the...
View ArticleConverting this .htaccess to web.config ?
Hey Guys, I want to convert my .htacces to a web.config. I don't know much about IIS, but my Server runs with it. Anyone who could help me to convert this? --------------------- RewriteEngine on...
View ArticleHTTP Handler to authenticate user using alternative credentials
I have a web app that currently authenticates users using a username & password. The application uses Windows Integrated Authentication today.I would like to change the system to authenticate using...
View ArticleHow to determine in a client app if the server requires a client certificate
Hi,I'm using the HttpWebRequest object and connecting to various servers, one of which is setup to require a client certificate.My question is how in the client app can I determine whether the server...
View Articlefirewall setup to allow external requests did not work
I published application to localhost web site to allow a user in the local network to download and install the application on his computer; i was able to connect to web site location and download and...
View ArticlePublishing the Website in IIS
HiI need to publish the website in iis,where the website files will be stored in the other server.so is it possible to point my website to the files stored on other server.Will IIS Support the above...
View ArticleSetting Up A Local Intranet Server with a Verizon Router and Windows 7
I have IIS 6.0, a modern Verizon Router and a 64-bit verson of Windows XP Professional. I am trying to setup an intranet server that people on my network could access via the pathhttp://network and...
View ArticleHow do I get IIS 7 to recoginze .Net v4.0?
Hello,I have a new server 2008 r2 machine with IIS 7 on it. I installed .Net 4.5 on the machine, but pulling an aspx will throw an error. The error pages show that it is using .net framework 2.0.xxxxx....
View Article