First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
IIS and Permissions for remote virtual folder
In an attempt to setup a virtual folder to a directory that resides on a remote, second domain (no trust established) the IIS virtual folder is being configured to point to the remote folder (on a seperate domain) and the credentials are in the following format: domainname\username, password. We are able to a... 30 Jun 2010 13:08
Passwordprotected directories
Hi, IIS6, classic ASP I some need insights into password-protected directories. What I want to accomplish is having a classic ASP script access and deliver files from a protected directory to client-side browsers. Is this possible? Are there specific IIS settings that affect or enable this beyond a basic ... 1 Jul 2010 09:59
omepage W2003R2 to W2008R2
I'm setting up a new W2008R2 server and copied my homepage to the "Inetpub" folder - unfortunally it can't be dispalyed on the web "404 - file or directory not found" It is running from a different ipadress/firewall - so how can i test the that the firewall is configured correct and is there a way to test the IIS... 1 Jul 2010 04:32
DSN-less connections
I recently lost my hard drive, and upgraded to Windows 7 in the course of repairing my system. I'm running IIS on the machine as a development environment. The following connection works properly on our production server, but no longer works on my individual machine: dbExcel.Open "DBQ=c"\inetpub\wwwroot\d... 30 Jun 2010 05:26
forced ReturnUrl=
I have being running a WEB Application on Win2003 Server and all was working, with typical URLS of the following form:- http://10.0.0.19/CRM/Users/Members.aspx Then suddenly, I am getting URLs of the following form:- http://10.0.0.19/CRM/Default.aspx?ReturnUrl=%2fCRM%2fUsers%2fMembers.aspx My software now fail... 29 Jun 2010 18:31
XMLHTTP.send throws "Operation aborted" exception
Hello, I'm experiencing a problem running the following Javascript code when the URL is pointing to an IIS 7.0 server: var url = "http://iis7srv/TestWeb/test.txt"; var x = new ActiveXObject("Msxml2.XMLHTTP.6.0"); x.open("PUT", url, false, "", ""); x.setRequestHeader( "Content-Type", "text/plain" ); va... 25 Jun 2010 21:57
memory access violation caused by unloaded dll
Our IIS worker processes are crashing in our Production environment intermittently with a memory access violation exception. Our Production Configuration: - 2 VMWare ESX Server 3.5.0 instances - Each VMWare instance is running 3 web servers (Windows Server 2003/IIS6) The crash frequency is pretty random. ... 25 Jun 2010 18:41
Deleting log files
I have lots of log files inside the c:\winnt\system32\logfiles subdirectories. My IIS is configured to create a log file each day. Can I safely delete the old log files (let's say, more than 7 days ago) or should I perform any specific procedure to purge them? Regards Marius ... 25 Jun 2010 12:06
windows authentication
I have a fresh install of Window Server 2008 with IIS 7. However, IIS does not show windows authentication as available (has anonymous, forms and asp.net impersonation). How do I get it to accept windows authentication? Thanks ... 27 Jun 2010 09:33
iissstate.log interpretation
Hi, We are running MS Server 2003 SP2. IIS working process throws often error as this: szAppName : w3wp.exe szAppVer : 6.0.3790.3959 szModName : kernel32.dll ……….. so I've installed iisstate application and attached all w3wp processes with iisstage –p PID -sc –d 3 of those processes generated l... 22 Jun 2010 12:43
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20