How to deploy an ASP website with database hosted on different machine?
Hello IIS, How can I publish a simple ASP website with a GridView showing data from database, where the database is hosted on different machine? . I deployed the site on local IIS Server...
View ArticleIIS Windows integrated security username uppercase
Hello,actually i´m facing a problem with the following installation W2008R2 64 bit , Tomcat 6 and isapi redirector. We use integrated Windows security for a trusted sign on. Basically it works beside...
View ArticleExcel Download Not working in Server/Site but working in Local System
We have a site, in that we have a option to download excel report, recently we have migrated(using VS 2010) this from .net 2.0 to 4.0 and the hosted server also changed. server same as previous server...
View Articlewebsite not ruuning other SYstem
Hello I am Configure Website on iis7 in windows7 it works local system fine.but i try to open website using other system via lan it not open it show The connection has timed out.Please Help
View ArticleHTTP Error 405.0 - Method Not Allowed
I am getting the below error while trying to access the login page for an application hosted in Windows serverHTTP Error 405.0 - Method Not Allowed The page you are looking for cannot be displayed...
View ArticleDNS for NLB cluster
I got two web server set up in a cluster. However I don't really know how to set up my DNS server(note: I got 1 dns server and 2 web servers together in a domain). I got a Host (A) with name record for...
View ArticleSSLAlwaysNegoClientCert without 'netsh' and 'IIS 6 Management...
Hello! I want upload large files with client certificate authentication. Change UploadReadAheadSize setting is not right way, I need change SSLAlwaysNegoClientCert. But in IIS 7 this option is...
View ArticleVoid date while convert IIS to CSV
Hello All,I'm trying to convert a IIS file ( in Microsoft IIS format ) to a CSVI'm using the following command : "C:\Program Files (x86)\Log Parser 2.2\LogParser.exe" "Select...
View ArticleFTP service with HostName not working on ISS 8.0
Hi,I am trying to enable FTP for multiple sites on IIS. I tried hosting a seperate FTP site and I also tried adding FTP to existing sites. I gave folder level permission access to all domain users. In...
View Articlemaking an iisexpress site publicly available
http://johan.driessen.se/posts/Accessing-an-IIS-Express-site-from-a-remote-computer I followed the directions there, and it seems to be partially working. I'm trying to enable one site to be...
View ArticleWeb Deploy Application Path subdirectory value
Does anyone know of a way to reference just the value the user types for the sub directory of the applctaion path. My web application needs this value with out the website name in front of it. I have...
View ArticleAll my sites get redirected from http://mysite.com/ to https://mysite.com/remote
I have no idea what is causing this! I don't have ssl enabled. When enter the url to one of my sites, the url somehow gets changed from http://mysite.com/ to https://mysite.com/remote, and I get a...
View ArticleConfiguration Error - Please help
<div sizcache="2" sizset="0">Dear Guys,I hope i posted this on the right thread.I'm really having like a nightmare in solving this error. I don't understand it totally. I have a small program...
View ArticleNetUserEnum returning only part of the Domain users list
Part of a web site functionality is to enumerate Domain users. We used the NetUserEnum function and was working fine for long time in multiple sites.Recently this function, in one of the sites, started...
View ArticleIIS express site - can reach it via telnet but not browser
I've got an IIS express site that I want to be able to reach from the outside for testing purposes. I can reach the site using telnet, but when i try to reach it via a browser, the browser just waits...
View ArticleIIS Session timeout
HiI found there are few ways to configure IIS session timeout1. via .NET code Session.TimeOut2. IIS -> SessionState3. Web.configIn fact, I usually use .NET application code to configure. But somehow...
View ArticleIIS returns http 500 error the first time.
In IIS6,if the website doesn't conatin asp.net scripts,the website folder doesn't need the applicationpool account ACL setting(network service account).it just need anonymous account ACL setting on...
View ArticleStream an audio playlist to phones
Hello,Sorry for the basic question, however I am used to doing live video streams - and have no experience in this area.I want to make an audio playlist available to users of smartphones - now I...
View ArticleHelp with ARR, Rewrite, IIS 7, and Tomcat...
Good morning. I am trying to configure ARR & Rewrite on IIS so that I can reverse proxy requests to a new Apache Tomcat Adobe Connect Server. I'll try to be to the point with details.Note:...
View ArticleTransform Manager process terminates unexpectedly
HiI use Transform Manager API to process videos with unique templates, i.e I implement the following sequence: 1. Create a new job template var jobTemplate = CreateJobTemplate(...);...
View Article