0
votes
5answers
389 views
IIS 7.5 under Win7 Prof. 64bit Returning Blank Page (No HTML at all)
Hello all -- I am trying to setup my development environment in Windows7 and am having trouble getting IIS to work. I have set everything up like I have been doing since IIS6 so I …
0
votes
2answers
574 views
IIS 7.5 and ASP .NET 2.0
Are there any known issues with IIS 7.5? I'm getting the following error when I try to browse/start/view any page on the site.
HTTP Error 500.19 - Internal Server Error
The reques …
0
votes
1answer
22 views
.net 3.5 IIS7.5 website can not be debugged - “Specified cast is not valid.”
I'm trying to migrate an IIS6 site to 7.5, and in the IIS Manager's status section, I see "Unknown:Specified cast is not valid. (http). I've configured a base site that's just bin …
1
vote
2answers
57 views
Why is my site trying to load the 32 bit aspnet_filter.dll even when ‘enable32BitAppOnWin64’ is set to False?
I was developing an ASP.NET MVC web app on Windows XP and Visual Studio 2008 (using the Visual Studio web server). I recently installed Windows 7 64 bit Ultimate edition, IIS 7.5 a …
1
vote
4answers
281 views
Error Viewing ASP.NET applications After Installing IIS7.5
I get the following error when I try to access a asp.net application on my local machine. Anyone have any ideas?
HTTP Error 500.19 - Internal Server Error
The requested page …
0
votes
1answer
41 views
How do I manipulate Handler Mappings cleanly in IIS7 using the Microsoft.Web.Administration namespace?
When manipulating Handler Mappings using the Microsoft.Web.Administration namespace, is there a way to remove the <remove name="handler name"> at the site level.
For example …
0
votes
1answer
25 views
404 error in IIS 7.5 when redirecting in a frame.
I have IIS 7.5 on my Windows 7 x64 system. I have installed and properly configured IIS to allow me to run ASP.NET and Classic ASP. For some reason though, when i do a redirect f …
4
votes
4answers
270 views
Setting up IIS7.5 for local ASP.Net Development
Are there any particular settings one should optimally enable/disable/tweak when doing ASP.Net MVC development on local test machine Windows 7 using IIS 7.5 and moving in and out t …
0
votes
1answer
30 views
Is the default ASHX handler mapping missing from IIS 7.5 (Windows 7)?
I have an application that makes use of the default ASP.NET HTTP handler extension, .ashx. This no longer works in IIS 7.5. I get a 404.3 message with instructions to add a handl …
1
vote
2answers
75 views
problems running x86 Asp.net application on 64-bit windows with IIS7.5
Hello,
I'm currently in the process of preparing a new server to run our ASP.Net platform on. For the first time I'm doing the installation on a 64-bit Windows (2008 R2), and with …
0
votes
2answers
53 views
ApplicationPoolIdentity in IIS7 401 errors
We have just started to use Windows Server 2008 R2 and IIS7.5 and I'm trying to move some existing sites across from our Windows 2003 box. I can get the sites running ok but am get …
1
vote
2answers
91 views
Running a web application 32/64 bit.
I have a windows web 2008 x64 installation running.
Due to the requirement for the application having the ability to import Excel files, I have had to change the web application t …
0
votes
2answers
123 views
ISAPI Extensions on IIS 7.5/Windows 7 (professional)
I need to register a custom isapi extension on my web server, but I can't seem to find the option on my IIS 7.5/Win7 (pro) box.
On IIS 6 it used to be under "Home Directory" -> Co …
1
vote
3answers
491 views
IIS 7.5 with URL Rewrite Module Doubles QueryString Params on Postback
Hi
I'm using IIS 7.5 on Windows 7 RC. I use the IIS Url Rewrite module to rewrite URLs.
Everything seems to work fine, until I perform a postback by clicking a button. It then ap …
0
votes
1answer
99 views
ASP.Net MVC and Windows 7 404 error
O.K. Stupid question.....
I sepnt nearly a day getting an MVC site working, and then I published it.
After that, the hell began.
I'm using Windows 7, Visual Studio 2008 and MVC …
