The iis-manager tag has no wiki summary.
0
votes
0answers
11 views
IIS8 Manager Permissions for specific application
I have a project at school to set up an ASP.net hosting server. People are building an ASP.net website in Visual Studio and publish it with the built-in tool in Visual Studio.
I'm using IIS 8 with ...
0
votes
0answers
34 views
How do I redirect a 404 while maintaining the 404 status?
Using iis Manager, I set 404's to execute a URL on this site. However, checking with Google Webmaster tools' "Fetch as Google" I see that the response has a code 200.
How do I fix this?
1
vote
1answer
100 views
IIS 6.0 W3C Log Folder
In IIS 6.0 Manager when setting the logging properties for a web site I have selected W3C Extended Log File Format. I have selected a log file directory but would also like to be able to change the ...
0
votes
0answers
114 views
Configuration of the smtp mail settings in IIS manager for asp.net
I'm trying to send an email using SMTP. But the result is always an exception: "Unable to connect to the remote server". The code that I use is:
MailMessage mailObj = new MailMessage(from, ...
1
vote
3answers
88 views
What is the correct way for redirecting from the domain name itself to a page in a directory?
I want anyone browsing for "MyDomain.com" to see what's in "MyDomain.com/Folder1/HomePage.aspx".
I tried adding a page with <meta http-equiv="refresh" ...
0
votes
0answers
231 views
IIS 7 Failed to connect
We run an NLB of 4 nodes. They operate using a shared configuration on a unc path. They had been running smoothly until recently when we started seeing "failed to connect" message dialoges, when ...
0
votes
1answer
195 views
HTML 5 apple smooth Stream for remote IIS manager
Hi i am trying to stream video from IIS 7 to my iOS application with Transform Manager.
Tutorial Link : ...
0
votes
1answer
162 views
Cannot manage DB with IIS Manager
I'm trying to manage my local database stored in MDF file. I was able to do that with Visual Studio 2010, but now I'm trying to use ISS manager for this purpose. I want to add database using the ...
0
votes
1answer
225 views
Are there folder size limitations on virtual directory in IIS 7.5?
I have a couple virtual directories in IIS 7.5 that point to network resources. Specifically, these folders hold PDF files. I've granted a user permission to these folders, and their contents are ...
0
votes
2answers
150 views
What am I supposed to type as user name and password for localhost in IIS Manager?
I'm trying to connect to default web site on localhost – but IIS asks me for credentials (I know I can use an Administrator account, but I'm trying to log on when IIS is not run as an Administrator). ...
2
votes
3answers
716 views
IIS 7 Manager can't write to web.config
Everytime I try to add / update settings through the IIS 7 Manager I get the following error.
I'm running Windows 7 Ultimate (32-bit). I'm using a LocalSystem AppPoolIdentity
16
votes
12answers
51k views
The requested page cannot be accessed because the related configuration data for the page is invalid error
I want to upload my own asp.net website on the IIS through IIS manager. But when i do this i get the following error
HTTP Error 500.19 - Internal Server Error The requested page cannot be
...
0
votes
1answer
90 views
IIS manager rewrite all URLS after mysite.com/
I'm trying to rewrite all the urls for my website.
For example, if the user types in mysite.com/index.aspx
it'll change the url in the top to www.mysite.com/index.aspx
Any suggestions?
1
vote
1answer
102 views
Diffing web.config is hard, any way to prevent IIS Manager from formating Web.config differently than Visual Studio's format?
this drives me crazy.
Visual Studio does not format Web.config the same way than IIS Manager, which prevent easy diffing of different versions or the same file editing in both tools.
When Visual ...
1
vote
1answer
419 views
Hiding Connection String in IIS manager 5.1
I am using encryption mechanism provided by .net to encrypt/decrypt the connection string in web.config, however i am still able to see my connection string in IIS Manager 5.1(win-Xp)
In IIS manager, ...
0
votes
1answer
2k views
Create FTP site in localhost by IIS Manager [closed]
How to I can create a FTP site in my PC by IIS manager
I would like that when I type an FTP address in address bar like : ftp://192.168.1.1 go to a folder.
2
votes
4answers
333 views
How to develop a snap-in for IIS 6.0 manager in MMC 2.0
I have some IIS 6.0 filters and extensions that I need to create a configuration panel for in IIS Manager. I need to create something similar to the ASP.NET tab, for instance.
I need to support ...
7
votes
2answers
8k views
How to add users in IIS Manager for an ASP.NET 4.0 application?
I have installed an ASP.NET 4.0 Web forms application in IIS 7.5. If I set the application pool to DefaultAppPool (.NET Framework 2.0) I get the icons for Providers, .NET-Roles and .NET-Users ...
10
votes
4answers
37k views
Deploying WCF Tutorial App on IIS7: “The type could not be found”
I've been trying to follow this tutorial for deploying a WCF sample to IIS .
I can't get it to work. This is a hosted site, but I do have IIS Manager access to the server. However, in step 2 of the ...
2
votes
1answer
491 views
IIS Manager IIS6 Rights Management on Windows Server 2003
We are using a dedicated hosting provider to host several of our public websites. There are two development teams/divisions within our company who each maintain public websites on these same servers. ...


