Tagged Questions

6
votes
6answers
453 views

Why is my style sheet redirecting me to login?

I am sure this has something to do with IIS but I can't figure it out. I have a website using forms authentication. When my website tries to access any file resources (javascript files, css, etc), I ...
4
votes
1answer
4k views

VS 2010 Publish using Web Deploy

I'm trying to deploy my ASP.NET MVC 3 web application using VS2010 Publish feature. I'm using Web Deploy as Publish method, but I'm getting this error: Error 1 Web deployment task ...
3
votes
2answers
184 views

Random error 500 “The ConnectionString property has not been initialized”

I've been using the same ConnectionString since our site got online on July 2010, and never had any problem to connect and interact with our database. However, since July 2011, I keep getting random ...
3
votes
3answers
493 views

JQuery to asmx fails on Windows 2008 R2 SP1

Since the installation of SP1 we are facing problems in calling asmx pages from JQuery client code. IIS is pointing the JQuery post call to his default 404 page. We did a roleback of our ...
2
votes
2answers
112 views

What is required for an IIS site to send error details to the browser?

I am receiving a Server Error on an ASP Classic site running on IIS 7.5. I have "Send Errors To Browser" set to True, however I still receive the following error screen:
2
votes
2answers
758 views

Access to the path is denied

I'm trying to use a ASP.NET(C#) application on a IIS-Server. Everything is working great, i have only one problem. I'm trying to create a CSV-File in the 'C:\inetpub\wwwroot\bin' directory, but i get ...
2
votes
1answer
1k views

How to query the Windows 2008 x64 Index Service from 32-bit ASP applications?

Recently I stumbled upon a problem that involves moving asp classic sites from a w2k3 server to a w2k8 64 environment. It involved getting indexing services to work with asp classic. I searched every ...
2
votes
2answers
2k views

IIS 7 on Win 2008 R2 does not display images by default

I have some images hosted on the Default Web Site on IIS 7 but when i attempt to browse them IIS blocks the images. Help me please! ))
1
vote
0answers
20 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 ...
1
vote
0answers
66 views

MSBuild error executing target WebDirectoryCreate

I'm trying to use the WebDirectoryCreate task from the MSBuildCommunityTasks to create my virtual directory with MSBuild but it throws an Index was out of range error. Here's the relevant part of my ...
1
vote
1answer
1k views

Classic ASP, Sending E-mail on windows server 2008 - error '8004020f'

I am trying to send e-mail with classic ASP (I am stuck with an old app so I have to use classic ASP here) on Windows Server 2008 R2, IIS 7.5. I guess lots of thing change from win server 2003 to ...
1
vote
2answers
2k views

The configuration section 'system.servicemodel' cannot be read because it is missing a section declaration

I have somewhat of a problem. My old webserver (windows 2003) have been replaced, with a 2008 R2. I have been given an admin account on it, and can do whatever I want, but I am no expert on this area. ...
1
vote
4answers
247 views

Javascript error: Cannot read property 'txtAlias' of undefined http://localhost/Test.aspx

I recently upgraded my C# ASP.Net 4.0 application from Windows 2003 IIS 6 to Windows 2008 IIS 7 and some of my Javascript does not respond, which works with Windows 2003 & IIS6. At the simple ...
1
vote
2answers
156 views

Image Magick, installed, loaded, error opening files php

Using php 5.3 on windows 2008 in IIS 7. I've installed NTS image magick and add php_imagick.dll to the php extensions directory and included it in php.ini . Restarted the machine and imagick shows up ...
1
vote
1answer
404 views

NSIS takes ownership of IIS system files

I recently encountered an issue with NSIS that I believe is related to an interaction with UAC, but I am at a loss to explain it and I do not know how to prevent it in the future. I have an installer ...
1
vote
1answer
135 views

Newly deployed website (in new environment) renders slowly in IE only

We have a brand new deployment environment for testing asp.net website builds. I’ve deployed the latest version of the website to this new server (decent specification, by no means a slouch) but when ...
0
votes
0answers
25 views

connecting web server of virtual machine [closed]

I have installed the virtual box in windows 7 64 bit. In virtual box, I installed the window server 2008 R2 with IIS 7 service added. Here, I want the virtual OS window server to be dedicated web ...
0
votes
1answer
164 views

The following exception was thrown by the web event provider 'EventLogProvider' [closed]

I can't get a new ASP.NET 4.0 application to work on IIS 7, in Windows 2008 R2. All I can see in my event log is the below error. I can't seem to find any information about what it means, can anybody ...
0
votes
1answer
114 views

402.2.1260 IIS7 Windows Server 2008 R2 Web Service

I have a 3rd party webservice that runs by posting a soap message directly to a dll. It runs perfectly on my development machine, but when I try and deploy it to Windows 2008 R2 64-bit using IIS 7 ...
0
votes
1answer
36 views

Where does IIS intend developers to put additional websites?

On a fresh install of Windows Server 2008 R2 with IIS 7, it creates a default website in C:\inetpub\wwwroot. I'm sure there's lots of subjective opinion on where good places to store website files ...
0
votes
2answers
79 views

Home page in MVC app is not correctly routed with IIS 7.5

I deployed an MVC app in Windows Server 2008 R2 with IIS 7.5 (Integrated Mode). The first page that the browser should show if I enter the address (http://192.168.3.5:2011/) is a Login page. The thing ...
0
votes
1answer
280 views

How to correctly configure routing in IIS 7.5 for MVC web app

I am finding trouble to get a MVC app deployed in IIS 7.5 and Windows Server 2008 R2. I repeatdly get the following error when trying to access http://192.168.3.5:2011/Home/MainMenuPage Module: IIS ...
0
votes
1answer
348 views

PHP IIS 7 and FastCGI not working

I've followed the directions here: Using FastCGI to Host PHP Applications on IIS 7 to configure Windows 2008, PHP with IIS 7 and FastCGI, and I'm running into issues. The PHP version is 5.3.8. I've ...
0
votes
0answers
129 views

RD Web Access Default Document

I am trying to set up remote desktop web access on my domain (gateway.wonderind.com). I am using Windows Server 2008 R2 Standard and IIS7. I can run the app locally by visiting ...
0
votes
2answers
125 views

Differences between Win7 IIS and Win2008 R2 IIS?

I am specing out new development workstations for my team and I am running into a conflict. I am a developer and I want Windows Server 2008 R2 because that is what our production servers are running. ...
0
votes
1answer
189 views

Windows Server 2008 R2 IIS 7.5 not serving .ashx file properly

I am moving my web apps into a new windows 2008 R2 server with IIS 7.5 There is a third party app which i normally access to it via url http://localhost/start.ashx But in this new server when i browse ...
0
votes
1answer
45 views

How to stop user of application timing out?

I have an web application programmed in classic asp/vb. It is running on windows server 2008 r2. iis7 I want the user of the application once logged in not be logged out automatically..ever! is this ...
0
votes
1answer
193 views

Best wiki software for IIS 7 & SQL Server 2008? [closed]

I'm looking at setting up a Wiki for internal development documentation, we're an IIS 7 & SQL Server 2008 environment. What are the open source options for a Wiki for WIndows Servers?
0
votes
0answers
82 views

Calling Com Dll from IIS 7 64 bit windows 2008 R2

I'm trying to call a Com dll from workflow 4 service in IIS 7 and it seems to be that the it can't access the dll. I Created a test app that called the same dll and ran it on the server and it worked ...
0
votes
0answers
202 views

Old 32bit DLL not found in IIS7 in 32 bit mode?

I have a web site I am trying to move from Windows 2000 server to Windows 2008. On the old server, there was a package installed that included a DLL. I was able to extract the DLL from the GAC and ...
0
votes
1answer
504 views

First IIS site set-up on localhost

I have IIS 7.0 running on a Windows Server 2008 R2 Standard. I tried to Connect to Server... with a server name of localhost. It then prompts me for my login credentials. I type in the username and ...
0
votes
2answers
124 views

.NET hosting in china: IIS 7 + MSSQL 2008 R2

A client of ours need hosting for a Chinese website - in china. We have trouble finding a Chinese web hosting provider that use IIS 7 and MSSQL 2008 R2 It's for an Umbraco website. The client has ...
0
votes
1answer
233 views

IIS7 on Windows Server 2008 R2 connection problem

I just got IIS7 set up on a Windows Server 2008 R2 machine in VirtualBox. After doing so, I could not connect from any other client, though http://localhost worked. For that matter, I was unable to ...
0
votes
0answers
91 views

connect to mssql using php where ssl is installed on mssql server 2008

I am having the same issue, my site is hosted on php/mysql platform and i too need to update data on mssql too. and i have already mentioned "mssql.secure_connection = ON" on my php.ini and the ...
0
votes
1answer
323 views

Using Windows auth, but getting redirected to forms auth login page?

We're running IIS7 and have windows authentication enabled. Everything else is disabled. When we go to the page though, we aren't prompted for a windows logon, but are redirected to the default forms ...
0
votes
1answer
184 views

Classic ASP page cannot send message to remote private queue on windows 2008 r2

I have IIS7.5 server (Windows 2008 R2) with a classic ASP page that sends a message to private queue that is located on another Windows 2008 R2 server. The page refers to queue by its formatname: ...
0
votes
1answer
868 views

Custom HttpHandler not working in IIS 7 but it is working in IIS 5

I am working using custom IHttpHandler in my application. It is working fine in IIS 5. But now we are migrating to IIS 7 so we bought 2008 R2 server. Here it is not working. Kindly Help. you can reach ...
0
votes
1answer
337 views

migrate .net 2.0 app from windows server 2003/iis6 to windows server 2008 R2/iis7

I am attempting to migrate a .net 2.0 application from Windows Server 2003 to windows server 2008. I am receiving the error - The specified module could not be found. (Exception from HRESULT: ...
0
votes
1answer
512 views

Saving an Excel Workbook on the Server through ASP.NET and IIS7

The following code samples produce the same error when I perform the SAVEAS: Microsoft.Office.Interop.Excel.Application excelApp = new Microsoft.Office.Interop.Excel.Application(); filePath = ...
0
votes
3answers
364 views

Quick Question About IIS 7 Asp.Net Setup

I have been trying to configure a small website on a Windows Server 2008 running IIS 7. Unfortunately, when trying to load the website I keep getting the error: Server Error 401 - Unauthorized: Access ...
0
votes
1answer
292 views

IIS7 redirection to SharePoint Site problem?

I have a sharepoint site hosted on windows server 2008 r2 and iis7. the sharepoint site is hosted on port 80. when I browse the site by typing the IP of the machine I receive a login window asking ...
0
votes
2answers
2k views

Windows Server 2008 R2 + IIS 7.5 + ASP.NET 4.0 = HTTP Error 500.0

I am having an impossible time getting asp.net 4.0 to work in any fashion at all. In fact, I completely wiped my server, reinstalled with Server 2008 R2 Standard (running on a VMWare ESXi box, not ...
0
votes
0answers
600 views

SMTP service on Windows 2008 R2 Core [closed]

I have setup a server with Windows 2008 R2 Core Web Edition. The question is, how can I install the IIS7 SMTP service? Or is SMTP missing in the Core editions? Thank you
0
votes
2answers
1k views

ASP.NET MVC on 2008 R2 IIS7.5 Not Loading

as the title notes, we can't get in to our site. this same site works fine for us in 2003 and in our dev environments. but once we moved to 2008 R2: we "can't get in". i'd love it if we could use ...