all groups > inetserver iis > july 2003 > threads for thursday july 31
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Ixtrasp.asp
Posted by Sergio at 7/31/2003 11:50:32 PM
I want to use the indexing services in my web site.
Anyone knows where can I find doc regarding creating a
query page in .aspx that wroks with indexing service.
Using IIS 6.0
This article
http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/indexsrv/html/ixuwebqy_1ai5.asp
say... more >>
ASP file access and server map error
Posted by Becky at 7/31/2003 11:44:59 PM
I am using this code to backup files on a web server via
an asp page:
Dim fsoObject 'File system object
Dim filObject 'File Object
set fsoObject = Server.CreateObject
("Scripting.FileSystemObject")
filepath = Server.MapPath("../system/db.mdb")
sourcepath = Server.MapPath("../syste... more >>
cdonts permission problem
Posted by mike lindner at 7/31/2003 8:22:19 PM
hi, serving asp pages on 2000 server to send emails, the
clients web browsers i get a "permission denied" when the
cdonts.send command is reached in the page.
i guess i have to set a permission on the server, could
someone please tell me where :-)
thanks, and have a nice day :-)
mikel... more >>
Confused with IIS5.0...
Posted by Gern Blansten at 7/31/2003 7:55:28 PM
I'm trying to setup a website on my XP Pro server. I've installed IIS5, and
left all the defaults alone.
When I type in http://127.0.0.1 into my browser, I get challenged for
authentication. When I went to check the status of my server from the
Internet (I use Dynip), I see that my HTTPS por... more >>
child domain permissions
Posted by Jacen at 7/31/2003 6:04:54 PM
I cant seem to be able to assign group or user rights to
my web from a child domain with full trust relationships.
the domain permissions work fine, however I will add users
and groups from my child domain and they do not work. The
domain where the web server resides is HSP. The child
dom... more >>
Concurrent Requests from Same Session
Posted by PJ at 7/31/2003 5:58:51 PM
I posted a few days ago concerning requests being blocked from a main window
after a popup window had initiated a file download. Apparently this has to
do with the fact that asp.net or iis serialize all requests from the same
session. Further requests from the same session are being queued unti... more >>
OWA problem resolved
Posted by khan at 7/31/2003 4:10:29 PM
Finally my problem with the OWA is resolved. The problem
was the permission settings on exchange virtual folder
under default web site. When I set that one to anonymous
and integrated windows authentication everything works
fine.
But now I have another problem which is simple.
When I type ... more >>
Clearing hung connections in IIS
Posted by keeganalex NO[at]SPAM yahoo.com at 7/31/2003 2:43:52 PM
Hello,
We're using a third party web-based package that requires our users to
log-in. If a user X's out of Internet Explorer before pressing Log
Out, IIS doesn't and never releases their session. If they try to log
back in, it says they're already logged in.
First, is there any easy way t... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Create a new SSL Certificate Request while one exists?
Posted by Dan at 7/31/2003 1:20:54 PM
I need to create a new SSL certificate using a different company name as we
were acquired this year. I don't want to remove my current SSL certificate
until I have gotten my certificate back from the authority I am going to
use. The "Web Server Certificate Wizard" only gives me the options of
... more >>
Event ID 32 - Help!
Posted by Duncan McDonald at 7/31/2003 11:40:03 AM
Can someone help me with this Event, no one seems to know what causing it:
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 32
Date: 31/07/2003
Time: 11:16:38
User: N/A
Computer: XXXXXX
Description:
The server was unable to read the file X:\wwwroot\***********\co... more >>
IIS log problem
Posted by David at 7/31/2003 10:50:12 AM
Hi,
My web server also encounter the same problem, however, I have try to telnet
(using port 80) to the my web server and then press entre twice, I can't
found any log for such request.
Any idea about that ??
regards,
David
"Edwin Kusters" <NOSPAMeksnews@xs4all.nl> wrote in message
news:... more >>
Error: -2146893039 (0x80090311)
Posted by john NO[at]SPAM fedak.net at 7/31/2003 9:51:48 AM
We've been seeing the following error intermittantly on our IIS5/Win2K
server based system:
-2146893039 (0x80090311)
We are using Windows Authentiacation for the site and have a very
complex domain architecture.
I believe that is maps to the SEC_E_NO_AUTHENTICATING_AUTHORITY error
code, ... more >>
Website icon on website folder?
Posted by sail33811 NO[at]SPAM NOSPAM33.hotmail.com at 7/31/2003 8:29:38 AM
This is probably a silly question in that it doesn't seem to affect my
ability to do what I want, but I'm curious...
When I open "My Computer" and drill down into the "Inetpub" folder. I see
the default website folder which is "wwwroot." This folder has an icon that
is different than a standar... more >>
Event ID: 30 (C:\WINNT\help\iisHelp\common\404b.htm. The file does not exist.
Posted by graham.butler NO[at]SPAM kcom.com at 7/31/2003 3:58:36 AM
I have followed the advice after running 'Microsoft's Baseline
Security Analyser' and removed the help files. I have also removed
the directory entry as pointed to in 'Internet Services Manager'.
How can I stop the following entry from being written to the 'System
Log' as displayed in 'Event ... more >>
Unable to view default site from Internet using IP of computer
Posted by Somnath Ukil at 7/31/2003 3:12:48 AM
Hi!
I have
Win NT 4.0
Service Pack 6a
IIS 4.0
Proxy 2.0 SP1
I am using the IIS server successfully internally in the
network. We use http://server/sitename to access our
specific sites. These sites are subdirectories inside
c:\inetpub\wwwroot where the default website resides.
W... more >>
change server name
Posted by Casey at 7/31/2003 3:01:05 AM
I am looking to change the name of the ISA server is there
a way without reloading?
--Casey... more >>
|