Web application framework developed by Microsoft

learn more… | top users | synonyms

0
votes
0answers
23 views

create additional folders while installing Windows Service

while installing a windows service is it possible to create additional folders (other than the one in which service gets installed ) using the windows service installer . Can we configure the setup ...
0
votes
0answers
89 views

IIS 7 and ASP.NET 4 web server timeout

I have 3 applications on the same web server. Two of them are configured in separate ASP.NET 4 application pools and and one of them is on an ASP.NET 2 application pool. I'm experiencing intermitent ...
1
vote
1answer
160 views

ASP.NET 4 IIS 7 web server timeout

I have 3 applications on the same web server. Two of them are configured in separate ASP.NET 4 application pools and and one of them is on an ASP.NET 2 application pool. I'm experiencing intermitent ...
0
votes
1answer
271 views

IIS8 Asp.net State service remote connection failure

Recently we upgrade our web server to windows server 2012 with IIS8. We have this issue when users try to connect the asp.net state service to this web server remotely. It always popup Unable ...
0
votes
3answers
438 views

C#, connecting to a specific server that is behind the balancer

Just can't seem to find a clue about this one anywhere. The Story(Diagram of the system) In the company i work in we have 5 IIS servers... In every server there are many websites(In every server the ...
-3
votes
2answers
71 views

Shall we run the php script on .net server? [closed]

I just want to know that ,shall we run the php script on .net server or to run a php script on a .net server what configuration we required? Suppose i have a website developed in php environment and ...
0
votes
0answers
163 views

503 Error After Microsoft Request Routing Is Installed - 32 bit 64 bit madness

I have a requirement to install the Microsoft Request Routing component for IIS 7.5 running on a Windows 2008 R2 SP1 64Bit machine. After installing Microsoft Request Routing via the Web Platform ...
0
votes
1answer
57 views

Redirect aspx in apache

I had a site in ASP.NET, and now we moved it to WordPress. The pages in the .NET site have parameters in them. I'd like to redirect the old pages to their new locations, but Apache doesn't seem to ...
0
votes
1answer
121 views

Accessing a website's directory in IIS from File Zilla

I have my Asp.net website deployed in my IIS's Virtual directory. Usually a FTP software like File Zilla is used to upload files to a website's directory from a remote system. File Zilla asks for a ...
0
votes
1answer
84 views

Configuring .NET Users in IIS 6 (ASP.NET 2.0, Win Server 2003)

Is it possible in IIS 6 to administrate users as in IIS 7 (e.g. as described here: http://technet.microsoft.com/en-us/library/cc731783%28v=ws.10%29.aspx)? In IIS7 you can define users within the ...
0
votes
3answers
322 views

Why doesn't my web page load completely every time?

I have an intranet website running on IIS 7. When I try to load my site, it reacts differently every time. Here are the following different scenarios that occur when I try to load my site: The site ...
1
vote
2answers
2k views

Difference between accessing a website using Local host and IP address

I have developed an ASP.NET website and deployed into my IIS server. Now to see that my IIS is installed fine, I type local host in my address bar, and I get the welcome screen of IIS and its ...
0
votes
0answers
58 views

IIS7 Dedicated with webgarden vs Many cloud instances

I currently have 1 web app running on 2 dedicated servers (load balanced). The web app serves dynamically generated ASP.NET pages (no db or photos). Each server is dual quad core (8 cores total) ...
0
votes
1answer
97 views

Default redirection to www with IIS 7.5 & .Net mvc 3?

I haven't set up any rewrites or url redirects, yet if I go to mydomain.com I am redirected to www.mydomain.com. Is there a default redirect that I'm missing, or is it something else? This is my ...
3
votes
0answers
69 views

Corrupt General Tab in Event Viewer

Whenever ASP.NET reports a dangerous query string value to the Application log and the request contains a certain combination of characters; the event viewer will not show the error information and ...
1
vote
1answer
239 views

Why application root “~” resolves to site root “/” in ASP.NET?

I have an ASP.NET Web Forms site developed under Visual Studio 2012. There is a master page with navigation bar and links to CSS tables. Bot are specified using the application root operator "~" ...
2
votes
2answers
59 views

Mismatch between selected .NET version in drop-down and what's displayed below

IIS 7 on Windows 2008 R2 Standard This occurred after installing some software. The same software enabled IIS 6 Management compatibility and other things, but the odd thing is what it did to .NET ...
12
votes
4answers
418 views

IIS7 ASP.NET application - 2 identical apps in 2 identical app pools, 1 is responsive and 1 is not

I have an ASP.NET (v4.0) web app that is installed in a virtual directory (as an application) and is hosted in it's own app pool. This is repeated for each instance of the app (i.e. per customer). ...
1
vote
2answers
154 views

ISA or IIS removing HTTP Authorization header when published

I am developing web api by using Asp.Net WebApi (RC) and passing user credentials via http "Authorization" header. I am getting trouble on receiving "Authorization" http header on server side. I am ...
0
votes
1answer
183 views

IIS request won't complete if “File Download” is open

We have an ASP.NET application that returns image files to the user. When a user requests an image, the application sets the appropriate content information in the header, and returns the bytes. We ...
0
votes
0answers
247 views

How to configure IIS7 integrated mode for an image handler extension in asp.net c#

Hi I have written an image handler in asp.net3.5 c# and on my local It's ok and shows images ! I have uploaded It and It does not show images ,I found out that I have to configure IIS7 integrated mode ...
-1
votes
2answers
77 views

Setup Email accounts on IIS7

I managed to setup my server to the point at which I can send emails from my application. However I would like to know how to get individual accounts setup, so I can have a123@domain.com and ...
5
votes
1answer
344 views

Is the serviceAutoStartProvider attribute required to auto-start an ASP.NET application?

I've been reading Scott Guthrie's post on Auto-Start ASP.NET Applications, which provides examples on how to setup an ASP.NET 4.0 application to auto-start. <applicationPools> <add ...
1
vote
2answers
116 views

How can I track down the cause of a 400: Bad Request web service call to localhost?

This is on Windows Server 2003 Running IIS. I have an ASP.NET 2.0 website which is also hosting some web services. When the site makes a webservice call to itself (localhost), I get back a 404: Bad ...
1
vote
1answer
158 views

IIS with ASP MVC vs nginx with php preformance [closed]

I'm wondering what does asp mvc performance look like in comparison with php on nginx. IIS itself is much more demanding than nginx. But does it start to benefit at some amount of users? 1) Let's say ...
0
votes
0answers
142 views

Installing Framework 4.0 Failed

I am trying to install Framework 4.0 on a Windows server 2003 SP2 needed for My ASP.NET application, but it fails during installation! Current framework is version 2.0. Below is a piece of the ...
0
votes
0answers
144 views

asp.net WebClient.DownloadString blocks all requests [closed]

I have a website for website seo analysis.(www.onlineseoanalyzer.com) People enters website urls and my c# codes download and processes site content. But when downloading website contents, it blocks ...
0
votes
2answers
104 views

Handling googlebot request with percent sign as last char in querystring

I have been having intermittent app pool crashes on an iis 6 website. I have identified the requests that are causing this are coming from Googlebot, the request is as follows (taken from the httperr ...
1
vote
1answer
85 views

ASP.NET error logging locations and troubleshooting

Say an ASP.NET website suddenly starts returning a 500 error code with a blank page (not serving the configured error document). Where might I find error reports and/or clues as to what is happening, ...
1
vote
1answer
193 views

Can I prevent IIS from recycling if /bin changes?

IIS recycles an ASP.net Application Pool automatically whenever either the /bin folder or the web.config file changes. Is there a way to disable that feature? This is IIS 7.5 running in Integrated ...
1
vote
0answers
136 views

Integrating Microsoft Search Server 2010 Express with an ASP.NET Internet Website

I'm researching how to use Microsoft Search Server 2010 Express (MSS) as a "turn-key" search solution for an Internet website. I plan on installing MSS on our Internet web server, a Microsoft Server ...
1
vote
1answer
136 views

machine.config file update crashing the website asp.net

We are using load balancing and have three servers for that. On one of the servers the machine.config file had different machine key then the other two machines. Once we updated the machine key and ...
0
votes
1answer
485 views

IIS 7 Grant user permissions

I get the following error: ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity. ASP.NET has a base process ...
9
votes
2answers
1k views

What does the “.NET Framework Version” setting in IIS actually do?

This seems like an obvious question, but I'm trying to determine what the "Change .NET Framework Version" button on the top level IIS configuration panel actually changes. On all of my servers, it has ...
2
votes
0answers
261 views

Win 2008 web server starts timing out when making web service calls

Our .NET web app makes web service calls to Amazon S3 and to a partner system. Out of nowhere, we've had two recent episodes where our web server starts to intermittently timeout on these calls. ...
0
votes
0answers
53 views

ASP.net Cache Total entries VS output cache entries VS private bytes

The background is: I have couple websites using asp.net V2.0 and running on a IIS6 server with 64bit, but recently I have one site randomly slow down so I have to do recycle to make it back to normal. ...
0
votes
1answer
112 views

Restrict Client Certificate except for some pages in ASP.NET / IIS 7 or Jsp / Apache / Tomcat

In IIS you can force client certificate request mais can it exclude some pages ? How is it by coding (sample code somewhere ?) or by configuration ? Same question for Apache / Java
0
votes
0answers
68 views

strange web app errors possibly sql server related?

apologies if this is not a good place to post this, but we are experiencing some very strange things with our web ap which is running on a SQL 2005 instance. the application is a .net web app and ...
0
votes
1answer
400 views

Can IIS block specific user agent from requesting a page web?

We have IIS 6.0 on a Windows Server 2003 with a ASP.NET web application. Our web application, or specifically one web page is suffering from some bot attack. Reviewing IIS logs we've detected a ...
0
votes
1answer
544 views

IIS 7.5 Web.config Error from Wrong Application

I have a Default Web site set up in IIS 7.5 on Win2008 Server R2. There are multiple ASP.NET 2.0 applications under the Default Web site. Currently, I am trying to deploy a new precompiled ASP.Net ...
2
votes
3answers
751 views

Cannot Access Website via IP

I have hosted my website as an application on IIS and I can access it by http:\localhost\myApp\default.aspx but not with my IP. I have another application hosted in the same machine which can be ...
7
votes
1answer
219 views

Scaling out within a VMware host - add vCPUs or VMs?

We have an ASP.NET MVC site hosted on two VMware ESX hosts. Each host has two sockets with quad core CPUs (8 logical cores per host). We have two VMs on each host. Initially, only one vCPU was ...
-1
votes
1answer
372 views

Change Directory Browsing Page in IIS 7.5

NOTE: This post is tagged ASP.NET but really that's just one of the language (families) in which I could write it. I really need assistance with configuring IIS (7.5). I have found many scripts and ...
1
vote
1answer
4k views

Unable to get anything except 403 from a .Net 4.5 website

Scenario: Clean Server 2008 R2 Install with IIS Role. Installed Framework 3.5 (Server Features) Installed Framework 4.5 RC (MS Download) executed ...
1
vote
2answers
2k views

How to debug why w3wp.exe crashes randomly?

On the main production server, the IIS worker process crashes sometimes. From the event viewer I get the following information. Faulting application name: w3wp.exe, version: 7.5.7601.17514, time ...
0
votes
1answer
104 views

Deploy MS ACCESS driver to connect in ASP.NET (shared hosting)

I've tried to deploy a small website (ASP.NET) which is using an MS ACCESS 2010 db. Deploying the website on the server I get the following error: The 'Microsoft.ACE.OLEDB.12.0' provider is not ...
0
votes
1answer
331 views

IIS 7 Impersonate - ASP.NET MVC 3 Application

I've developped an application under ASP.NET MVC 3 (C# / Razor) framework and everything works fine so far. Yesterday, I've decided to install IIS 7 (7.5 I think?) on my developpement machine (Windows ...
0
votes
1answer
232 views

First time slow on IIS7.5+asmx

I have a question about first time slow on IIS7.5+ASP.NET model. Under my website, a asmx file works for synchronize data between server and a client machine. Now I found if a client machine doesn't ...
0
votes
0answers
401 views

IIS 7.5 VERY slow to respond after website update

After moving an IIS 6 / .Net 2 app to IIS 7.5 - it seems that after I update the website then stop/start IIS it takes forever (almost an hour) for IIS to start serving content again. I've tried ...
0
votes
2answers
136 views

Scaling web application with SQL Server 2008 database

I have a database which has 90% of read only tables. 10% of the tables has writable data. We need to scale the ASP.NET application.We need to add more users who will not be writing to the database. We ...

1 2 3 4 5 19