IIS (Internet Information Services) Version 7 – is a web server application and a set of feature extension modules created by Microsoft for use with Microsoft Windows. Released with Window Server 2008 and Windows Vista.
0
votes
4answers
36 views
Obfuscate HTTP Handler designed to return image
I'm trying to retrieve an image from a HTTP Handler.
An issue which I'm having is trying to make it so that only the application can access the image, I've tried editing the anonymous IIS ...
1
vote
0answers
17 views
How do I enable GZIP compression for POST (upload) requests to a SOAP WebService on IIS 7?
How can I enable compression for POSTed data uploaded to a .NET WebService (SOAP, not WCF)? I thought it would be a simple matter of enabling dynamic compression in IIS but after enabling, it's only ...
1
vote
0answers
43 views
ASP.NET application hangs after Page_Load - seems to be worker process specific?
The Problem
I have an ASP.NET web application connecting to an SQL server database.
Occasionally, the application hangs when some specific users try to log in. I can replicate this when I try to log ...
-1
votes
0answers
14 views
Duplicate content on 302 redirect
I have my website with SSL and then there are some 302 redirect:
https://mywebsite.com/test redirects to http://www.mywebsite.com/test
http://mywebsite.com/test redirects to ...
0
votes
0answers
10 views
“HTTP Error 500.52 - URL Rewrite Module Error.” django
I want to use django under iis7+windows2008. but now there are some troubles...
I create a website , and a django virtual directory named mysite.
e:\www\website
and I can look the right page of ...
0
votes
1answer
7 views
IIS 7 + Windows Server 2008 - Sending Emails from Classic ASP using CDO
On our existing platform we decided to upgrade our development server from Windows Server 2003 to 2008 some time ago.
The problem we are facing is that all asp scripts that used to send emails before ...
1
vote
2answers
24 views
Accessing ASP.NET web application that only runs on a local machine
So I have zero experience with deploying software or putting something live. The situation is like this:
I have developed a dashboard web application on a laptop. This application uses a microsoft ...
0
votes
3answers
38 views
why does Railo with IIS be very slow?
I have ColdFusion installed in my machine.
Just now i have downloaded and installed Railo.
I have stopped the ColdFusion application server.
I have created a simple app and mapped with IIS.
To run a ...
0
votes
1answer
18 views
Why is MapPageRoute / RedirectToRoute working on dev machine but not on production server?
I have a regular webforms project (non-MVC) and I successfully implemented a MapPageRoute and RedirectToRoute scenario. The page routing is done by database lookups because I am translating query ...
0
votes
1answer
13 views
Remove specific query string key/value pairs in htaccess (but leave others intact)
I'd like to build an ISAPI_Rewrite 3 "RewriteRule" to handle the following permanent redirects:
╔════════════════════════════════╦════════════════════════════╗
║ Input ║ ...
0
votes
1answer
25 views
.Net form is inserting domain name into path
This is pretty bizarre, but after copying my website into a new application directory, by the same name, on GoDaddy, .Net is adding the domain name to all my path references.
For instance, I have ...
0
votes
1answer
21 views
Slow connection speed while uploading data more than 1MB to IIS
I am using IIS as my web server. I am going to use this web server to receive data from a a http client on a Universe database. Whenever i send a Post request that has more than 1 MB then the data ...
0
votes
0answers
9 views
browser compatibility issue with ie7+8 - wodpress on iis7
hey everyone im really desprate :)
i have checked all the posts related to this issue and no luck
i have a wordpress website www.optisoft.co.il
on windows server 2008 , iis 7
the website is not ...
1
vote
0answers
15 views
IIS7 URL Rewrite ignore rules in sub application
I have MyWebSite and MyApp as shown below:
MyWebSite
web.config
MyApp
web.config
Pages
page.aspx
I want the next URL will work:
www.mywebsite.com/oldpage.aspx
...
0
votes
0answers
13 views
How to find/restart IIS on windows server 2003?
I need to restart my web server because I've changed some php.ini settings, however this installation of PHP appears to be non-standard. How can I find the web server that is serving my PHP and ...
0
votes
1answer
15 views
Will an ASP.NET web application be temporarily unavailable while deploying via WebDeploy?
I am currently using the publishing functionality in Visual Studio 2010 to publish an asp.net web app to an IIS 7.5 server, via Web Deploy. The server itself is Windows 2008 R2 server with Web Deploy ...
0
votes
0answers
19 views
Why does calling drush command by system() fail?
I have Drupal 7 site on IIS 7.5 server.
Inside IIS Services Manager I choose user with administrator rights in anonymous authentication settings.
I'm sure that drush command is in evn path. When I ...
0
votes
2answers
29 views
MySQL access denied in PHP, CLI will connect
At first I tried just connecting with PDO in PHP. However, I get access denied messages. I can use the exact same commands to connect to the command line interface, but php gives this error from PDO:
...
0
votes
1answer
48 views
How to call an exe from a Web Service in C# [duplicate]
Here is the problem, we need to print some document from a mainframe terminal, but we can only call web services from mainframe. We have a .exe applications the we want the Web Service to call it and ...
0
votes
1answer
11 views
Deploying non-MVC website to IIS7 (Windows 2008) server from Visual Studio 2012
Is there a documentation or how-to on deploying non-MVC website from Visual Studio 2012?
I have seen some saying to use references (bin directory) which is all I need for Visual Studio 2012 but I ...
0
votes
0answers
14 views
JScript.NET Exec() StdOut hangs, StdErr 2>&1 and redirect to file tricks not working
Been doing hours of research on this and i'm thoroughly stuck, I'm looking to get the response from sending a command to cmd from JScript.net server-side on my website. Here's how far i've gotten... ...
0
votes
1answer
12 views
IIS Rewrite Rule is not setting HTTP_COOKIE
I'm working with a client who has a mobile site setup through a third party. Currently, we check through IIS whether a user agent matches any of your standard mobile agents in which case we redirect ...
0
votes
1answer
12 views
Configuration file cannot be accessed, insufficient permissions
I apparently, according to this error, cannot access my site:
Cannot read configuration file due to insufficient permissions
which basically means it cannot access my web.config file due to it ...
0
votes
1answer
11 views
Shibboleth Service Provider for SAML authentication
Hi we are building an application in ASP.Net using .net framework 4.0, IIS 7. we are trying to use SAML(2.0) authentication. We have an identity provider whose login credentials will be used by our ...
0
votes
1answer
17 views
IIS7 HTTPS 301 redirect
I have two websites running on the same IIS7 instance - let's call them oldname.com and newname.com (the newer one is simply a rebranded version of the old one). Both sites are SSL-enabled. The ...
0
votes
0answers
27 views
SQL Server 2008 R2, Hebrew returned as question marks
I've got an ASP Classic site hosted on IIS 7, powered by SQL Server 2008 R2.
The data in the tables of the DB is in Hebrew.
The problem is that when I try accessing the data from the site (as ...
0
votes
1answer
9 views
Redirecting Subdir to HTTPS
I have a site, mydomain.com/secure which I only want to be accessible via HTTPs. This is mapped as a virtual directory like this:
-wwwroot
--secure (Virtual directory, bound on port 443 only) - ...
1
vote
0answers
32 views
IIS7 / MVC4 Routing: Run different routes in separate app pools?
Can I configure IIS7 to run the actions of two separate controllers under two separate routes in different app pools?
Using old .svc web services, I could separate service calls by having a separate ...
0
votes
0answers
27 views
80040111 ClassFactory cannot supply requested class (Exception from HRESULT: 0x80040111 (CLASS_E_CLASSNOTAVAILABLE))
Retrieving the COM class factory for component with CLSID {0A80A563-28AE-11D3-9CD6-00C04F8B8EF1} failed due to the following error: 80040111 ClassFactory cannot supply requested class (Exception from ...
0
votes
1answer
22 views
Request URL Too Long (20K characters) IIS 7
I have an iPad application which sends data to a .NET application. The iPad application was written by a bunch of monkeys who implemented all the requests as GET instead of POST.
The application is ...
0
votes
0answers
20 views
IIS 7 Classic Mode Windows Auth not working
I have a site in IIS 7 that uses windows authentication to authenticate users. To get the website's report viewer controls to work, I have had to change the app pool to use classic mode. This has ...
0
votes
0answers
18 views
“This is an invalid script resource request.” error when Websense crawls /ScriptResource.axd
I am getting the following error very often on my websites:
"This is an invalid script resource request."
The error occurres when a spider tries to crawl /ScriptResource.axd or /WebResource.axd.
...
1
vote
1answer
29 views
Site names are showing wrongly in Microsoft.Web.Administration.dll in C#?
I am trying to get the Site names which are available in IIS 7 using the following code;
using (ServerManager serverManager = new ServerManager())
{
var sites = serverManager.Sites;
foreach ...
0
votes
0answers
10 views
IIS8 Redirect from old page to new with query string intact
I'm looking to redirect two old legacy pages which no longer exist and redirect them to a new page with the query string intact in IIS8 akthough the IIS7 code will work also.
I have tried many things ...
0
votes
1answer
9 views
Cannot host website on my personal server
I am not able to host my website on my personal server. I am using IIS7. I have already forwarded the port number 80 on my router and configured my firewall to allow incoming connections on port 80. ...
0
votes
1answer
29 views
Asp.net site lost authentication when login in other site on same server
I have 2 Asp.net website in the same ISS7 webserver.
Both site use forms authentication.
When I'm logged in on first web site and I try to login on second web site, I lost authentication on fisrt one.
...
0
votes
1answer
12 views
IIS Browse link does nothing and 404 error
My client had to reinstall the whole server, so I redeployed my ASP.NET MVC app, but I can't browse it. I deployed successfully with the FTP and the website is in the proper local directory.
When I ...
1
vote
1answer
27 views
Url Rewrite HTTPS -> HTTP except certain page (IIS 7)
Only one page, and all dependencies (css, jpg etc), is to be SSL for now. I created the following rewrite:
<rule name="Not Appointment Form 4.1 SSL" enabled="true" patternSyntax="ECMAScript" ...
0
votes
2answers
55 views
Maximum request length exceeded iis 7
I appreciate this has been asked numerous times before, but i cannot seem to get this working.
I have the following values in my config file:
<httpRuntime maxRequestLength="16384" ...
0
votes
0answers
25 views
Dev express Grid : Master-Detail with IIS 7
Forgive me as i am totally new in Dev express.
I have created a web application in VS2005 (Framework 2.0) with Devexpress 7.3 version. Then I have Added Dev express Grid Master Detail with Tabs in ...
1
vote
1answer
30 views
How to check whether Application_BeginRequest is called for static resources like images on real IIS webserver?
We have an ASP.NET 4.0 website, and we use the Application_BeginRequest event in Global.asax to do some smart redirects. When debugging the solution under the local ASP.NET Development Server provided ...
0
votes
1answer
30 views
How to set up permissions für Umbraco correctly? (Repository unavailable on install)
I can't get an Umbraco installation set up completly. I have been running into the error:
Oops...the installer can't connect to the repository
Starter Kits could not be fetched from the ...
0
votes
0answers
5 views
Web Hosting but public site cannot access in
I'm trying to hosting a web and I successful publish in localhost, so I go configure port forwarding to my pc and go to firewall open the port, but outside cannot access in. I using Technicolor TG784n ...
0
votes
1answer
60 views
jsdebug Web Service method name is not valid
I recently migrated multiple websites in our development area from an x86 Windows 2003 (IIS6) to x64 Windows 2008 R2 (IIS7). I used "msdeploy" to do the migration. Originally I migrated the entire ...
0
votes
0answers
29 views
IIS7 HTTP to HTTPS Redirection
I having some difficulty redirecting users to HTTPS using IIS7. I've tried following the steps outlined on a variety of sites which include editing web.config, URL Rewrite Module, and custom error ...
0
votes
0answers
16 views
Does NSIS support IIS7?
I have been assigned a task to modify existing installer so that it adds application on existing IIS website that the user will be able to select from a combo box. I found an IIS plugin for NSIS, but ...
0
votes
1answer
32 views
Is there an IIS setting to hint the browser to go into compatibility mode?
I can modify the Document mode that IE renders the page in, by passing in a X-UA-Compatible in the response header. I can achieve this by modifying a setting in IIS.
Similarly is there a way to ...
0
votes
1answer
13 views
Increasing Timeout for WCF hosted on iis7
I have a WCF hosted on IIS7. When I try to consume a service that takes more than 90 seconds to produce results, it times out after 90 second.
In web config, I have increased my executionTimeout ...
0
votes
0answers
14 views
Active Directory redirect to login issue
I've got an ASP.NET site set up on IIS 7.5 (.NET 2.0) using Active Directory. If I navigate to my site root or Default.aspx, Active Directory logs me in fine. However, if I manually log out of the ...
0
votes
0answers
12 views
Custom Authentication/Authorization in IIS 7 FTP service with control over home directory and visible directories
I'm in the process of setting up a service that will allow users to upload files to a system. The users will be restricted to only see the data for the projects that belong to them.
For this example ...



