Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
5 views

Connecting to multiple client's local SQL servers from Cloud based IIS

I am developing a web app that is not doing anything fancy. The parent company wants to use a cloud based IIS service to support the web app and then submit the information to the client's local SQL ...
1
vote
0answers
16 views

How to set up IIS on Windows 7 for security?

I have a Windows 7 Ultimate PC I use as a server. I have IIS running and would like to expose it to the internet for personal use. I have no idea where to start doing that without letting the world ...
0
votes
0answers
20 views

Expose a website hosted on a server with a dynamicip through a subdomain

This is what I'm trying to do: Got a Windows Server 2008 R2 instance at home (dynamic ip), and want to expose one or more of its websites (IIS 7.5). Here's what I think I should be doing, and I'm not ...
1
vote
0answers
42 views

IIS Aborting Requests

For some users of an application, IIS is aborting the request to the server, including me. I type in the URL, and it just stops, doesn't even process. FireBug reports the request was aborted. But ...
1
vote
0answers
32 views

Any flaws in this deployment process? [migrated]

On my QA and production servers I have 1 background procecss (Windows service) running with 5 different IIS ASP.NET MVC applications. I have a folder c:\app\ which contains a subfolder named by the ...
0
votes
1answer
30 views

How to auto configure IIS for small business [closed]

We are 3 guys with 4 PCs. Even though we are software developers, we simply don't have time to set up a server. IIS is scary ;-) and all our attempts to configure it have failed. I guess that we just ...
0
votes
0answers
46 views

Setting Up No-IP to talk to my site

I'm doing my head in here, was hoping someone could help me. I'm trying to setup my web server at home. It has a static ip of 192.168.1.8. I've setup IIS on Windows 7 and am hosting my site on port ...
0
votes
0answers
13 views

How to remove all settings made by credssp [migrated]

Here is what happened: A few days ago, I enabled credSSP (Enable-WSManCredSSP -Role client) and have troubles ever since: My local IIS 7.5 that I use for development stopped working. As far as I ...
0
votes
0answers
5 views

Why has my IIS changed and my sites stopped working on my local machine?

I've bought a new computer to my home and used the HomeGroup to connect to my older machine and Share some folders between the computers. That's all the changes I've made. Now on my old computer the ...
0
votes
0answers
77 views

Create a virtual directory without IIS

My projectgroup is working on a project that has an upload dir. We ofcourse exclude the upload dir from our SVN. This means that we don't share these files. We do share the DB since it's stored on the ...
2
votes
1answer
85 views

Change the time FTP is displaying

I own an IIS 7-based FTP with a Unix directory listing on Windows Server 2008 R2. When I connect to the FTP server and use the dir command I get: -rwxrwxrwx 1 owner group 60000 Dec 14 ...
1
vote
2answers
110 views

Windows XP PRO SP3. Setup ASP.NET dev. environment

I have Windows XP PRO SP3 And Visual Studio 2010. By default I have IIS 5.1. And there is no option to upgrade it. I want to start developing ASP.NET. Could any one give a good reference how to ...
0
votes
0answers
40 views

Configuring WebDav and IIS to work properly together

I've tried configuring IIS + WebDav to be able to open an office document and have it synced with the server version. However a problem has arised, the first time I open a webdav located file it's ...
0
votes
0answers
28 views

Why would IIS 5.1 (Windows XP) not produce the correct MIME type for css files?

I'm doing some HTML pages which include a style sheet and some server side includes. Now, I want to set up a laptop so I can work on it; the machine has Windows XP and IIS 5.1. I have set up a ...
1
vote
1answer
40 views

My localhost won't work publicly

I have IIS7 installed on Windows 7 and http://localhost/ works fine. I want it to work publicly so I took the following steps: went into IIS and enabled directory browsing also enabled ...
0
votes
1answer
32 views

Set default subdirectory page in IIS 6

I'd like to set the default page of a directory under /inetpub/wwwroot to something other than 'index.html'. Using Apache and .htaccess I'd use the 'DirectoryIndex' statement. How can I do this in ...
0
votes
1answer
74 views

How can I remove UNC password from a file

Hi we have an mp4 file on our web server in a virtual directory When we try to access the file we get prompted for a username/password. When I tried to change the path of the virtual directory I got ...
0
votes
1answer
68 views

Hosted WMV file asking for a password to play

We have a simple WMV file on our IIS server and when browsing to it we get a security pop up requesting authentication to play the file. Everyone has read & execute but the file still requires ...
0
votes
0answers
42 views

Compare two windows server 2008 R2 boxes (COM registration 32/64bits issue within IIS)

I've got an issue where the same msi installed on a server 2008R2 box A instantiates correctly a COM dll, and not on the (seemingly) same box B. The installed application is a web application, hosted ...
2
votes
1answer
93 views

Allow IIS7.5 to serve up a file larger then 2 GB

I have a website running on IIS7.5 on a Windows 2008 R2 server. I'm attempting to download a file from the site that is 3GB. But the download just stops at 2GB. No error in the log. What I have done: ...
0
votes
1answer
103 views

ASP Classic on IIS7 (Windows7 Ulitmate) is not working?

My IIS working OK and it show .asp files but ASP code not working... When I direct error to browser from IIS, I get following message on my page An error occurred on the server when processing the ...
0
votes
0answers
36 views

What do multiple headers in a MSFTPSVC file mean?

Most files on the system have one header like so: #Software: Microsoft Internet Information Services 6.0 #Version: 1.0 #Date: 2011-10-11 00:02:47 #Fields: time c-ip cs-method cs-uri-stem sc-status ...
1
vote
0answers
113 views

IIS 6 FTP Junctions “volume label syntax is incorrect”

I have created a junction in Windows to give isolated folder access to several users. However, I receive the following error when trying to list the files whilst connected via MS IIS 6.0 FTP server: ...
0
votes
2answers
41 views

Sign SSL certs with a master SSL cert

We have just been granted a wildcard SSL certificate for a sub-domain that we manage (e.g. *.service.test.com). Rather than use this certificate on all of our IIS servers, I have been asked to use ...
1
vote
0answers
20 views

IIS vs httpZip (or other product) Compression

We're currently comparing httpZip compression software. Has anyone used this and can offer a comparison between that product and IIS? Is there a big savings for httpZip over IIS? If you aren't ...
0
votes
0answers
63 views

Font rendering fails when code runs under IIS 7.0

I have a legacy ASP website with COM object running under IIS 7.0 on Windows Server 2008. This generally works great but I ran into a rather strange issue lately for which I'm unable to find a ...
1
vote
0answers
135 views

Fresh install of IIS, HTTP Error 401.3 - Unauthorized?

I just installed IIS on my Windows 7 box and am having some authentication problems. The error I get when I try to direct my browser to 127.0.0.1 is: Server Error in Application "DEFAULT WEB ...
2
votes
1answer
91 views

No response from IIS if my IP is local

The problem is simple: If I set the webserver's IP address as my desktop's default gateway in TCP/IP settings, I cannot open any locally hosted site at our webserver on my PC. I can open any other ...
0
votes
1answer
51 views

How to setup differend default document for two sites IIS 7

I Have two domains, domain-one.com is ok it will point to index.asp domain-two.com should point on index2.asp The system is huge, that is reason why we are using existing asp scripts, we have ...
2
votes
1answer
90 views

IIS URL Rewrite 2 installed but cant find it

My company had their website built in asp.net and for SEO purposes we want to change the URLS and asked the company who built the site if we could do it ourselves. They said use IIS URL Rewrite 2. ...
0
votes
1answer
54 views

IIS - set default page via command line

I would like to setup IIS via a batch file. How do I set/add default pages to a website?
0
votes
1answer
99 views

Creating FTP Site on IIS 7.5

I got approximately 20 web sites hosted in my IIS. Until now, I was creating ftp sites assigning them into different ftp ports for each. So that, I didn't need to type my username as in the syntax ...
1
vote
0answers
109 views

What can cause anonymous FTP login to start failing on windows 7?

I'm running Windows 7 and for a while it accepts anonymous FTP login ok. Then after some time it begins to fail as follows: C:\>ftp localhost Connected to MY-MACHINE, 220 Microsoft FTP Service ...
0
votes
0answers
26 views

How do I deny access to all but one user in IIS 7 Manager? [closed]

How do I deny access to all but one user in IIS 7 Manager Authorization Roles?
3
votes
1answer
69 views

Can Windows's IIS be used to hack my computer?

Yesterday I was looking over my Windows Explorer and figured that my "c:\inetpub" had some contents, which includes "history" and "temp". On history there is a folder named "CFGHISTORY_000000001", ...
1
vote
1answer
109 views

Can't find IIS management console in Windows 7 Home Basic Edition

I tried to install the IIS 7 Manager in Windows 7 Home Basic Edition by downloading the executable file from the below link: ...
2
votes
2answers
268 views

Can I avoid the 10 connection limit in IIS by transferring through socket?

If i transfer a file through a socket, can I avoid the problem of the 10 connection limit in IIS on Windows XP?
0
votes
2answers
173 views

Subdomains and IIS 7.5

I'm trying to set up several web sites on my home server (running windows 7). Lets say ive got the domain lol.com. At this address im hosting some really lol stuff, but just for the kicks ive also ...
1
vote
1answer
147 views

Setting up subdomains on IIS 7.5, Windows 7

I've made two folders on my d disk, web and test. Ive set the default web site to web and browsing http://localhost works perfectly. ive added a new site and it is setup with the correct physical ...
0
votes
0answers
80 views

500 Internal Error when access IIS server in a Windows 7 Virtual Machine from Mac

Setup OS X Lion + Parallels(virtual machine) VM -> Windows 7 + IIS server What's working: Local apache of mac running on localhost, or 127.0.0.1 IIS server within win 7 in 'its' localhost, and ...
0
votes
1answer
29 views

Can I use FTP to get around the connection limits of IIS?

I know that Windows XP limits IIS to 10 connections. I have a web service that copies files from the server to 20 terminals. 10 terminals work fine, but terminal number 11 gets no connection. If I ...
2
votes
2answers
341 views

Why is IIS able to receive HTTP 80 traffic, though the firewall rule is disabled?

Using Windows7 Home Premium. It's a development machine, but that shouldn't matter. I have IIS installed and can browse to http://localhost websites from the local machine. The default website is ...
0
votes
0answers
41 views

Deleted the default web site in IIS 6.0 and now it won't work?

I stupidly deleted the default website in IIS 6.0 and now when I add a new website and try to browse to it I get a 404? I tried re-installing IIS but still no joy.
1
vote
0answers
208 views

My Netgear MBRN3000 3G router gives “Connection Refused” errors

I'm trying to setup my wireless 3G router Netgear MBRN3000 but I cant even access the setup page. I have reset it several times, restarted it, checked the connection, checked its ip with ipconfig ...
0
votes
1answer
143 views

DD-WRT Host IIS website

I have a D-Link DIR-601 router. I just swapped out the firmware for DD-WRT v24-sp2. 1) I used to have one of the computers on my network hosting an IIS 5 website on XP Pro. After switching the ...
1
vote
1answer
76 views

Remote connect to Windows 7 home Pre for IIS7.0

I have two machines at home, both Windows 7 Home Premium, and one of them is IIS enabled. I want the other machine to connect to that IIS remotely, is that possible? If so, what tools will I need?
0
votes
0answers
13 views

Setup IIS to start a page on website startup

is it possible to configure IIS to call a specific page in background on a site startup, independent of any user accessing it, in order to let a page run indefinitely?
0
votes
0answers
33 views

How to start the default web site that is on IIS by cmd? [closed]

How to start the default web site that is on IIS by cmd?
1
vote
1answer
205 views

add sites to local intranet from command line

Hallo. I'd like to add two ips of our servers to the local intranet on a list of computers. It seems that there are some problem with our policy and some pcs take it while others not. Is it possible ...
0
votes
0answers
63 views

Outlook CALENDAR Appointment won't open when double clicked

I notice that at times I canniot access my outlook calendar items when I click on them (clicking has no effect) and my reminder do not come up. when this occurs, my local IIS web site also seems to be ...

1 2 3 4