.php file on folder under wwwroot refuses to run
When I copied a .php file into the wwwroot folder itself, the file ran. Then when I copied a folder containing a .php program into the wwwroot folder such that the folder is thus:...
View ArticleUrgent!!! Is it possible to install Transform Manager under Windows Small...
Hi there, I'm sorry for the urgent message!!!I need to create a watch folder on a server with Windows Small Business server OS.On the transform manager download page it has not mentioned but I'm pretty...
View ArticleIIS Express restarts site when a file is checked out
I am noticing that IIS Express is restarting my site whenever I check out a file from TFS. For example, if I check out an ASPX file and refresh the page I am currently viewing, the site is restarted...
View ArticleARR2.5 502.3 (No mapping for the Unicode character exists in the target...
MS-ARR2.5 with "enable disk cache" and "include query string" consistently produces http error 502.3 when query string includes "%99" without the quotes. A response from Microsoft would be appreciated.
View ArticleSQL Server 2008 R2 Express Install Fails
So I did a dumb this morning. When trying to setup Web PI for the first time, when it came to sql server 2008 express install I thought I'd be smart and use password for the sa account. Well dumb me...
View ArticleMigration from IIS 7.5 to 8.0
Is there any migration tool or script available to perform migration from IIS 7.5 to 8.0?
View ArticleSetting up Network load balancing nodes for IIS
This is the problem I noticed:If node1, and node 2 are up, when I connect to IIS website, all traffic goes to Node 1.When Node 1 is down, traffic goes to Node 2But I set the load for each node to 50%...
View ArticleRespose size limit?
Hi guysI am trying to fix the issue with the IIS 7.5 configuration for .NET 4.0 Intergrated mode.Users can't donwload the file > 30M. I know it is one of the annoying issues in IIS 7.5 default...
View ArticleHow to remove Header Server:Microsoft-IIS/7.5?
Hello,I want to know how to remove Header Server:Microsoft-IIS/7.5?Please give me solution for Remove header information.Thank you.
View ArticleIIS 7.5 Not serving Default Document in Integrated pipeline mode?
Before change: I have website local.Mywebsite.com hosted in my Local IIS 7.5.The website is running in.net version 4.0 and IIS app pool is in Integrated pipeline mode. It is working perfectly fine. I...
View ArticleOpening SQL Server using ASP
I am trying to write a connection string to access data in a SQL Server from an ASP file. Here are some of my efforts and the resulting errors:Connect.Open "DRIVER={SQL...
View Articlenot sure if app init module is working or not
Downloading and installed the app init module for IIS 7.5 (Windows 2008 R2).Ran the following script on our asp.net MVC 4 web apps:appcmd.exe set app "Default Web Site/signin2"...
View ArticleDoes An IIS Log Record Contain "Request" or "Response" Time Value?
I have a question on the value of the time field in an IIS log record.I realise that IIS writes a record to the IIS logfile after the response is sent to the client, but does the value in the time...
View ArticleSingle sign on over VPN
Dear readers,I have a question about an IIS setup I want to accomplish... I really hope someone can help me out here.I would like to host multiple intranet websites on my IIS server that are only...
View ArticleInvalid connection string attribute - SQL
I want to connect to my (My)SQL database using Classic ASP. This is my code:Function GetDatabase() Dim Connection Set Connection = Server.CreateObject("ADODB.Connection") Connection.Open =...
View ArticleDelay AppDomain recycle on folder change
I am developing a ASP.NET 4 app and use full IIS also during development (for several reasons; one that I use multiple domains pointing to the app).When I build the project in Visual Studio IIS does...
View ArticleAnonymous access doesn't work.
Hi everybody, I'm having a problem with anonymous access in IIS 6, it works for the default site, but not for its virtual catalogs. When I try to open www.sitename.com/test it prompts for login and...
View ArticleMigration Error
Hi at all,I had a problem with the migration from II6 to IIS7.5I start the Web Deploy 2.0 and try to migrate:C:\Program Files\IIS\Microsoft Web Deploy V2>msdeploy -verb:sync...
View ArticlePrompt for authentication
Hi,First of all, i can't find my scenario in the forum, thus i create this post, sorry if this has been raised before:My scenario as below:Currrently i am using Default App pool with .net version 1.1...
View ArticleFTPService under hyper-V with IIS
Hello!I´m having some troubles with my FTP-Site. I have a windows server 2012(wich i call a normal server) in wich is runing hyper-v(wich i call hyper-V server) with windows server 2012 too.The...
View Article