Tagged Questions
0
votes
0answers
20 views
IE wrong domain for credentials prompt
I'm having trouble fixing a usability problem. On Windows Server 2008r2 In IIS7 I have a website which will prompt the user for credentials via windows authentication in IIS being set to "Enabled HTTP ...
-2
votes
0answers
28 views
configuring multiple ftp sites on single IP in IIS7 [closed]
I have set up a virual server running windows 2008 R2 with IIS7. Server hosts a number of sites. I have created a master ftp account which allows me to have ftp access to everything in my wwwroot ...
2
votes
2answers
156 views
Django on IIS: PyISAPIe or FastCGI or WSGI or Helicon Zoo or DjangoWindowsTools
I currently have a windows 2008 webserver running iis 7.5. I've successfully build PyISAPIe 1.1.0 for Python 2.7.4. Django is deployed and it works, fast. But as I know PyISAPIe is somehow old ...
0
votes
1answer
1k views
How do I get a HTML5 Video to work using IE10
I am hoping someone has an idea on what I can do to help me play HTML5 videos on my local intranet.
My Web server= Windows Server 2008 R2 Standard 64bit
IIS version= IIS7
Test User environment = ...
0
votes
0answers
64 views
sharing a folder with IIS 7 with FTP user isolation enabled?
i have FTP site set up, with user isolation enabled. is there a way to make users share a folder with isolation enabled?
2
votes
0answers
63 views
best practise for sspi user [closed]
I am currently setting a web and sql windows server for a 3 mvc web applications. I have got a sspi domain user set up but not familiar at the correct and most optimal setup for such.
Do all app ...
0
votes
1answer
152 views
Windows 2008 R2 slow network data transfer using WCF app
We have WCF service running on IIS 7 under Windows 2008R2. We need to transfer files from the local machine to network shared path in another machine. We used the normal Copy/Move api in .NET for file ...
0
votes
0answers
22 views
UrlRewriter doesnot work with IIS7
hi I had published my own website on iis7 and I used UrlRewriter on my project for SEO issue when I tested my project on iis7 when I click on category it must generate URL as
...
0
votes
0answers
128 views
HTTP Error 500 on phpinfo.php
I just installed MySQL on Windows Server 2008 R2.
I followed the instructions on: [Install and Configure MySQL for PHP Applications on IIS7][1]
And when i was gonna check phpinfo.php, i get error ...
-1
votes
1answer
39 views
Need help. Can't resolve dedicated IP, but www works fine [closed]
IP can not resolve dedicated IP address. We get 404 not found. However, when we try via www it works without problems.
.
Setup:
Windows Server 2008 R2 w/ IIS running one site but two are listed. ...
1
vote
1answer
310 views
Online Certification Authority, cannot Select.
I am trying to create a domain server and when I reach to specify the online certification Authority, the select button is grayed out.I wish to select the same computer as its the certification ...
2
votes
1answer
886 views
IIS7 Accessing Network Share
I am running IIS 7 on Windows Server 2008 R2 with PHP 5.4. One of my PHP scripts is trying to access a file on a protected network share using a UNC path. How can I change the IIS service account to ...
2
votes
1answer
124 views
Rendering a <form> with an empty action attribute (or none at all)
Using the following code:
<form id="form1" action="" runat="server">
(even with this code-behind in Page Load: form1.Action = string.Empty;)
...this is the unexpected result that I get:
...
0
votes
1answer
64 views
what are all the essential things to change in IIS 7 to make the web application speedup?
We are developed asp.net (.net 4 framework) web application and deployed in IIS 7 on Windows Server 2008.But when we host the web application on our IIS 5.1 server on my local machine ie,windowsxp ...
3
votes
1answer
162 views
IIS7: limit traffic for the server
How to limit traffic for the whole server with IIS7?
There is a limit feature for a site, but it works only for a separate site:
Also there is Bitrate Throtting plugin for IIS, but as I know it ...
0
votes
0answers
93 views
Should I delete IIS default website? [closed]
Some people suggest to delete IIS default website because of potential security issues but some claim that deleting IIS default website will cause some applications to malfunction. So what is the ...
2
votes
1answer
377 views
Why are uploaded files to ASP.NET web Application greater than 12MB being shown as 0MB?
Our ASP.NET C# web application is used in the following environment
- .NET Framework 4
- IIS 7
- Windows 2008
- Visual Studio 2010 .NET IDE
- C#
- HTTPS ( SSL )
Our ASP.NET C# web application uploads ...
0
votes
1answer
42 views
Application Runs in IIS 7.0 2.0 App Pool, but not in 1.1 App Pool
I have an application that I'm migrating from Server 2003 to Server 2008r2. The application was written in .NET 1.1. I've installed .NET 1.1 on the 2008r2 box. The application runs in 2.0 (with ...
0
votes
0answers
27 views
IUSR rights in new server with modify rights
We just set up a new server - Windows 2008 R2 with no other configuration and created a new web site. For some reason the IUSR account can modify directories under this new site without us setting it ...
-1
votes
1answer
546 views
.net 4.5 Asp Mvc -> Error 403.14- IIS 7 - Windows Server 2008 R2
When I want to deploy an MVC 4 (.net 4.5) application to my iis i got the 403.14 calling me that the content ist not browseable.
This also occurs when i deploy the unchanged mvc 4 template.
when ...
1
vote
0answers
168 views
Cannot invoke ASMX Method on IIS7.5
I've already been looking for a solution to this the whole day now. I've got problems with asmx webservices on a server of a customer. They seem to be deployed properly as I can call the asmx file ...
0
votes
0answers
78 views
IIS Log Parser or Web Analytics for 1000s of Domains (Webalizer?)
I have 1000s of domains I have to manage on ONE Windows 2008 server. I am looking for the simplest/quickest way to manage all traffic/stats per domain name. (without having to pay for it)
Google ...
0
votes
0answers
85 views
IIS backup on distant FTP folder
I am trying to set up a scheduled backup on IIS 7.5 (under Windows 2008 R2) using the Backup Schedule Wizard.
At one point, after asking for a full server backup, there are three destination options ...
0
votes
1answer
428 views
Classic ASP + MS Access on Server2008R2 (IIS 7) - read but can't write
I'm trying to get my Classic ASP application (works great on Server 2003/IIS 6) working on IIS 7.
I've done a zillion things recommended and finally got it actually pulling up the ASP front page that ...
1
vote
1answer
231 views
FLV video not running in browser with no error in ASP.Net
I am trying to deploy my ASP.NET Application which is currently running on Windows Server 2003 32bit and IIS6 to a new Server running Windows Server 2008 R2 and IIS7.
My application uses ASP.NET ...
0
votes
1answer
188 views
How can I host a website externally from home using public an ip address?
please help a newbie out
I have installed windows server 2008 r2 and IIS at home, I also purchased a domain through godaddy.com I would like host a simple html file on this domain, my ISP provider is ...
0
votes
0answers
87 views
application pool recyclying
I've a web application running on windows server 2008 x64. Application use cache to save some data but while working this data disappeared. it seams that the application pool recycles.
I disabled the ...
0
votes
0answers
77 views
Cannot add Applicatopn pool after installing .net v4.0 in window server 2008 R2 64 bit
I had .net v2.0 in my system running IIS7 when i installed .net v4.0
first of all i failed to register it with IIS7 it's log gave one error
Starting Changing IIS ApplicationHost.config
Failure ...
0
votes
1answer
232 views
Url Routing working on localhost but Not on server
I uses asp.net 3.5 for buiding my application,
I use URL routing in it and it works fine in my local host
In my web.config file i do the following setting
<system.web>
...
0
votes
1answer
285 views
Windows 2008 - The source was not found, but some or all event logs could not be searched
I've been dredging up an old classic ASP application and installing it on a windows 2008 server, but when it should throw an error, it seems to be throwing this error instead:
System
error ...
0
votes
1answer
118 views
specify a domain when deploying on iis
I am deploying a web application to a windows server 2008 named jonny521 using IIS7. The domain for most applications on this server is jonny521 however one of the application's domain is ...
0
votes
4answers
615 views
Fatal error: Call to undefined function mssql_fetch_array() in C:\xampp\htdocs\myFolder\exceltest.php on line 25
I am trying to export data from MSSQL table to Excel. Below is my code.
Problem is that i am getting the following error:
Fatal error: Call to undefined function mssql_fetch_array() in ...
0
votes
1answer
397 views
IIS Load Balance Script
I've recently setup Windows NLB Custering on a couple of servers hosting IIS.
I've heard that it's possible to control the "health" status of each server via script - i.e. rather than relying on ...
0
votes
1answer
1k views
WCF Service Issue on Windows Server 2008 R2
I had a WCF Service running without issue on Windows Server 2008 and just moved that service over to a Windows Server 2008 R2 instance. The domain name for the site and service were pointed to the ...
1
vote
1answer
98 views
How can I deploy a website remotely as a non-administrator user to IIS7?
Remote non-administrator users can't deploy a site.
I've set up the delegation, web deploy 2.0 refresh, everything. I still get 401 UNAUTHORIZED. After about four hours now, I've been sitting here ...
8
votes
6answers
8k views
Visual Studio 2012 Web Deploy to Windows Server 2008 R2 with IIS 7 and /msdeploy.axd 404 error
In Visual Studio 2012 RC when I try to validate a Web Deploy connection I get this error message:
ERROR_DESTINATION_NOT_REACHABLE
The required Web Management Service is started on the server and ...
0
votes
1answer
47 views
IIS 7 how to call script if file exists
Not sure if this is possible. I want to run a php script everytime a page on my website is run. So if i got to example.com/test/runme.php i want to run checkme.php then continue on to runme.php. Kind ...
0
votes
1answer
527 views
IIS 7.5 ARR/URL ReWrite2 ReversProxy to Apache on Virtual Machine
Here's the scenario.
Server is Win2k8, running IIS 7.5. I have ARR and URL Rewrite2 installed.
I have a virtual box running the latest Ubuntu Server. Apache, mySQL, PHP are all installed.
I have ...
0
votes
2answers
70 views
silverlight SaveFileDialog doesn't show up
I have a silverlight application where I use SaveFileDialog
It works fine on the dev/test machine
but when I moved it to a client test machine, which is a VM with Widnows Server 2008
I deployed it on ...
0
votes
0answers
112 views
How does Health Monitoring work?
I read through this MSDN post, and created a setup as described in this SO post, but I still don't get it how it works. When I access http://localhost:12345/SomeInvalidUrl nothing has been logged in ...
0
votes
0answers
877 views
w3wp.exe error in IIS 7 [closed]
I am running IIS 7.0 on Windows server 2008 R2 and created 1 Application Pool per site and I have several site which is causing the application pool to stop.
This shows several times for every ...
1
vote
3answers
3k views
PrivateKey trust permissions for local machine “Trusted roots” certificates
I have a certificate that has to be imported into Certificates/Trusted Root Certification Authorities and has a corresponding private key.
To actually access the key from code you need to set private ...
0
votes
1answer
440 views
Very Simple URL Rewrite - Help Please
IIS on Windows Server 2008 R2.
I have the following (which was generated by URL rewrite 2.0):
<rule name="RewriteUserFriendlyURL1" stopProcessing="true">
<match url="^/([^/]+)/?$" />
...
1
vote
2answers
216 views
Only port 80 works for websites
I hosting a dedicated Server(win2008 Standart). IIS is installed. There are several Websites bound to different ports(eg SharepointServicesCentralAdministration to 17012).
Every website work well if ...
0
votes
1answer
632 views
MVC3 Web App - IIS7 Windows Server 2008 R2 - CSS issues
OK, so i am developing a MVC3 Web Application with Visual Studio 2010 Ultimate.
During development on my pc in IISExpress, everything looks as it should when viewed using IE8 and Chrome.
h t t p ...
0
votes
2answers
3k views
Where can I find Web Sharing in Microsoft Windows Server 2008 R2?
I am trying to set up a new application and one of the steps requires Web Sharing.
Here are the steps:
Here are the instructions on how to Deploy the Application Layers to LocalHost
1) Make Sure ...
0
votes
1answer
144 views
Html code shows when browse the home.aspx
I have windows server 2008 R2 and IIS 7 to host the website. When I create the virtual directory and set the default document say Home.aspx and host the site. When I browse the page it shows the home ...
0
votes
0answers
697 views
IIS 7.5 Does Not Reset
Setup: Windows Server 2008 R2, IIS 7.5
We currently have multiple ASP.NET applications hooked up to the "Default Web Site" site in IIS on a server.
Sites
Default Web Site
aspnet_client
Site_v1
...
0
votes
0answers
415 views
windows server 2008 R2 64-bit and IIS 7.5 with classic asp and COM, DCOM
I am using windows server 2008 R2 64-bit and IIS 7.5 and hosting a classic asp (32-bit) web site and invoking COM components on COM server (which too have windows server 2008 R2 64-bit).
But getting a ...
1
vote
0answers
182 views
Https on windows server 2008 iis works only on the server
I have a strange problem on my windows 2008 server. I developed an ASP .NET application which I published in IIS 7 for http and everything was fine.
but then, I decided to add https support for my ...

