There is no defalut ftp root listed - how can I?
There is no default ftp root listed, only the "web sites" folder and the
default smtp virtual server. How can I get the ftp root to be listed? Tag: Default Website Tag: 309822
Where is this "IIS snap-in"?
After installing IIS 5.1, everything is going great. But to set up the ftp
side of it it keeps referring to the ISS Snap-in. It tells me to open the
Internet Services Manager in the Administrative tools. I only see and have
been using the Intenet Information Services. Where is this Internet Services
Manager located so I can set up the ftp part of all this?
Thanks. Tag: Default Website Tag: 309819
Problems getting Server Extensions 2002 to install on second web site
I have a server running IIS 5.o
I have a primary web site with one IP address and card on that server.
I created a test web site with a :88 port on the same server.
I installed front page server extension 2002 about 3 months ago. It is
installed on the primary and default web sites. I can't get it
installed on the newly created test site, which by the way is an exact
folder copy of the primary web site. When I go into Extension
administrator, it does not see the new site
Any suggestions from anyone?
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it! Tag: Default Website Tag: 309817
Unable to open default website at server - help?
This is on a Small Business Server 2000, with 2 nics &
the following symptoms. When I enter the server url
(awc1.awc.local) in IE while at the server, I get a 403
error. Entering http://localhost will correctly give me
the default website, no problem. If I enter the server IP
I'm prompted for a login, entering administrator login
works fine. Surfing to anything on the internet works
fine. My question is why cant I bring up the default
website by entering awc1.awc.local? I posted on the SBS
group, but got no response. Any pointers or suggestions
on where to start troubleshooting this would be
appreciated.
Thanks in advance,
SeanD Tag: Default Website Tag: 309816
Too many users connected
We tested a web site today running PWS on W98 and ran into connections
limit. I am having trouble finding specifics on it but saw that IIS 5
on Win2K has a limit of 10. i presume the limit is that or less for
PWS ??? Anyway, I have NT4 and wondered if IIS 4 had the same
limitations and what, if anything, is the option that disables the
count for inactive users.
I have been able to track down various articles about this but cannot
seem to piece together all of the issues.
Additionally, given the above, what is my best but least expensive
solution? A small computer running SBS2003? Suggestions?
Thanks!
brad.eck@sitesdynamic.com Tag: Default Website Tag: 309810
Connection Limitations
We tested a web site today running PWS on W98 and ran into
connections limit. I am having trouble finding specifics
on it but saw that IIS 5 on Win2K has a limit of 10. i
presume the limit is that or less for PWS ??? Anyway, I
have NT4 and wondered if IIS 4 had the same limitations
and what, if anything, is the option that disables the
count for inactive users.
I have been able to track down various articles about this
but cannot seem to piece together all of the issues.
Additionally, given the above, what is my best but least
expensive solution? A small computer running SBS2003?
Suggestions?
Thanks!
brad.eck@sitesdynamic.com Tag: Default Website Tag: 309807
Redirecting to another IIS server ?
Hello people,
Here is my situation. I am sure this is a pretty stupid question, but I
simply don't know the answer:
I've got an IIS server that is available directly from the internet and
which hosts several "normal" sites and a couple of SharePoint Sites, which
are all reached using host header names. Works perfect.
Now, to get the pressure a little bit of this machine, we would like to set
up another server with IIS and host some the SharePoint sites on that
machines. This second machine is not directly accessible via the internet.
I can easily have the first server point towards the second server, but I
cannot use the "a share located on another computer" option in the home
directory tab of the server setup, since these SharePoint sites are WSS
sites, which now work using databases.
If I use the "a redirection to a URL" option, I can point to that second
server, but that would be the internal address of that machine, not
recognized from outside the company, so that won't work either.
Any suggestions on how I could solve this ?
Regards,
Benoit. Tag: Default Website Tag: 309801
ADO and IIS Application Protection level
I have an isapi application connecting to Oracle via ADO that works fine on
my Win2000 workstation.
But when I move the isapi dll to the production server (XP Terminal Server),
the dll will only run if the Application Protection level is set to low. If
the Application Protection level is set to medium or high, then the server
never responds, and the process hangs when ADO attempts to connect to the
db. (Problem occurs using the Microsoft Oracle drivers, and the Oracle
Oracle drivers.)
I need to have the Application Protection level set to medium or high. If
I directly call the Oracle API to do the database access instead of ADO to
access the database, everything works regardless of the Application
Protection level. So the problem has something to do with starting ADO in
the isapi dll, maybe some sort of permissions?
I would like to stick with ADO for some of the features like producing xml.
Anyone have any ideas why I cannot run ADO when the Application Protection
level is set to medium or high? Tag: Default Website Tag: 309796
IIS Webserver
I cannot browse local host on my webserver. IIS is
installed and running and there is a localstart.asp in the
wwwroot folder. I get this error:
HTTP 500 - Internal server error
Have any of you seen this?
T Tag: Default Website Tag: 309789
Pointing two addresses to Default Web Page
I want to host a web site just for testing/learning exercises and have the
incoming host name point to my Default Web Site. Also I want localhost to
point to the same folder. I am running TZO Dynamic DNS in order to assign a
port number different from 80 to the host name. My PC is connected through a
Linksys router to the internet. I am running IIS6.
I found a web site that tells how to put two different IP addresses on the
same web site.
http://www.iisanswers.com/Top10FAQ/t10-hostheaders.htm
It suggests adding the sites to the Advanced menu and to be careful to
specify the host name correctly but I cannot make it work for the two
addresses.
I can make either host work but not both at the same time. For example,
http://localhost/hello/rolldie.aspx works when I set up port 80 and
127.0.0.1 on the property sheet for the Default Web Site then I have to
change the property sheet to port 9000 and 192.168.1.3 to make this one
work:
http://www.mywebsitename.com/hello/rolldie.aspx Tag: Default Website Tag: 309788
SSI on IIS on XPpro
Using IIS (personal version) on XPpro. Cannot get SSI to work! .shtm
is mapped to ssinc.dll (by default, but I checked anyway). Don't get
an error message, simply get the htm file displayed with comments that
still say <--#include file="filename.shtm"-->. I know the syntax is
correct because it works when I move the files to the production
machine. SO it seems like I need to enable SSI on my machine...but
where? I've set the directory properties to
allow scripts, I think (home directory tab > check "script source
access" checkbox).
I'm missing something fundamental...but I can't find it. Help? Tag: Default Website Tag: 309775
Running IIS without being connected to the internet
Can someone remind me on how to run IIS (and therefore be able to execute
ASP scripts) without being connected to the internet. If I remember
correctly it involves a loopback adapter.
Thanks
Terry Tag: Default Website Tag: 309774
Problem with web sharing
Hi all,
For the longest time, I have successfully used IIS Websharing to furnish
directories to my team. Recently, querys to the share would not resolve. I
have gone so far as to remove / add IIS, and WebDAV again. It did not help.
Currently, this is what is happening:
Web-sharing enabled on c:\myTest on MyServer
Queries to http://MyServer will generate an HTML-view of the file contents
Queries to \\MyServer will not resolve ( "The network path was not found" )
Steps taken:
Added IUSR to the Permissions list ( full control )
Double-checked the settings; Directory sharing is checked in IIS manager
Enabled Anonymous and Integrated Windows Authentication.
Platform:
Windows Server 2003 and IIS6. ( all recent updates )
I know I could simply share this directory the conventional way, but since I
use host headers to give shares distinctive roots, I really need to use IIS
for sharing directories.
Please help!
Thanks!
/Ty Tag: Default Website Tag: 309772
users cannot log on to FTP site
Dear all
I am using an FTP server on window NT4 SP6a domain controller, every thing was working fine, but all of the sudden all of the users cannot access the FTP site from outside the company (but can access it from local LAN), the site keeps asking for the username and password although they are given to it every time, i did all the instructions on http://support.microsoft.com/?id=200475 but nothing worked out, there is no thing strange in the event log
any suggestions please
thanks alot
Laith Tag: Default Website Tag: 309771
IIS6 web application security exception
On IIS6 on w2k3, I have a problem with a specific web appliation. The
application in question is Outlook Mobile Access for Exchange 2003
(/oma).
When accessing the virtual directory, I get the following error:
Security Exception
Description: The application attempted to perform an operation not
allowed by the security policy. To grant this application the required
permission please contact your system administrator or change the
application's trust level in the configuration file.
Exception Details: System.Security.SecurityException: Request for the
permission of type System.Security.Permissions.RegistryPermission,
mscorlib, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089 failed.
How do I change the trust level, or is there another solution?
Best regards, Rasmus Tag: Default Website Tag: 309770
IIS 5.0 and ADO locking up
I've run into this problem recently and I haven't been
able to pin it on anything. I've been doing ADO
connections to Access databases for small databases
before, but now they aren't working. I've double-checked
the ASP code on two different pages, one that works and
the new one and they are completely similar, I've even
copied it over, but changed the paths. Here is a sample:
<% Do While Not rsCat.EOF %>
<!-- code here -->
<% rsCat.MoveNext
Loop %>
If I remove that part of the code the page works fine, but
obviously doesn't show anything. The problem I'm having is
that this will lock up the current site on my web server
until I restart the site. I also get a few errors in the
system event log such as Event ID 37, "Out of process
application '/LM/W3SVC/1/Root' terminated unexpectedly."
or "The Remote Procedure Call Failed and Did Not Execute."
in the browser. The only help I've come across is that a
possible Microsoft Patch for RPC could have caused it.
I've updated to MDAC 2.8 on a different web server, but it
seems to still have the same issues. The databases created
earlier and the ASP pages they use still work fine, it
seems to be anything I try to create now. Thanks in
advance for any insight. Tag: Default Website Tag: 309768
Custom 500 Error Pages
I've set up a custom 500 error ASP page that displays when
I deliberately force a 500 error. In IE this page displays
AS LONG AS THE VBSCRIPT CODE doesn't exceed 165 characters.
Netscape thinks I'm trying to download a file of type
application/octet-stream.
Is there anything I can tweak in IIS to resolve this problem?
I already posted this problem to asp.general but I got no
replies. Tag: Default Website Tag: 309760
IIS6 Server Application Unavailable
I know there are tons of posts regarding this issue with IIS5.1 and
there are quite a few with IIS6.
My problem is a bit different though.
I have ASP and ASP.NET running on Windows Server 2003. Whenever I hit
an ASP.NET page, I get the Server Application unavailable message and
it says to look in the event log. So I did... Nothing.
So while reading through several posts it talks about security
settings. I changed them all... Still Application Unavailable.
Next I went into the App Pool that I have my site running under (by
default it is set to run under NETWORK SERVICE) and I changed this to
Local System. By gosh, the Application Unavailable message goes away.
I don't want to run under Local System. I am sure this is just a
permission problem, but I am not sure which folder to set permissions
to that I haven't done already.
Here is what I have done....
installroot\Microsoft.NET I have given full control to the NETWORK
SERVICE, ASPNET, IUSR_MachineName, and IWAM_MachineName
systemroot\system32 I have given Read & Execute, Read, and List Folder
Contents permission to NETWORK SERVICE, ASPNET, IUSR_MachineName, and
IWAM_MachineName
systemroot\Temp I have given Full Control to NETWORK SERVICE, ASPNET,
IUSR_MachineName, and IWAM_MachineName
Documents and settings\MachineName I have given Full Control to
NETWORK SERVICE, ASPNET, IUSR_MachineName, and IWAM_MachineName
application directory I have given Full Control to NETWORK SERVICE,
ASPNET, IUSR_MachineName, and IWAM_MachineName
Is there something I missed?
Thanks,
Keith Tag: Default Website Tag: 309759
Base Exception:System.OutOfMemoryException
Hi,
We are running IIS 5.0 cluster with cisco local director.
We are running a website on 2 webservers and I have been
observing that from past few days we have are getting
this error message of and on.
Error Message
Remote IP:66.122.242.65
Host:216.211.212.22
Platform:Win98
Browser:IE
Type:IE6
Version:6.0
Cookies:True
Path: /frmChangePhone.aspx
Full Path: /frmChangePhone.aspx?
dcid=57&adid=89&hfid=4448tsid=7877&ptptid=&ptid=78787878&s
fid=1291&qqdi=8&tmid=8989&attid=898&glhdh=12_2313_5545_857
876_55__12&coslid=erw_FSadf_FSDsf_fsfds_fsf&fksf=42&nmncnz
m=535&nmmnmf=66&bnbcbn=4444&afid=22&crid=12&prid=305&rpid=
118&pmid=&zpcd=92122&guid=&rtid=7000970&stid=.7WaaTN6umc-
D0nx_uXLQeOvOvxnsFEW4Q&d1cid=ws3&a2did=89&4hfid=34348&tasi
d=7873e2&agtid=&ptsid=7834444&sfiad=391&cqqdi=2123&btmid=8
93232&gattid=8&lhdh=51215_857876_55__12&slid=erw_FS333adf_
&fksa=412&nnzm=5123125&mmnf=12366&bnbcbn=114&ZipCode=92122
Referer: http://www.a1wireless.com/frmChangePhone.aspx?
dcid=57&adid=89&hfid=4448tsid=7877&ptptid=&ptid=78787878&s
fid=1291&qqdi=8&tmid=8989&attid=898&glhdh=12_2313_5545_857
876_55__12&coslid=erw_FSadf_FSDsf_fsfds_fsf&fksf=42&nmncnz
m=535&nmmnmf=66&bnbcbn=4444&afid=22&crid=12&prid=305&rpid=
118&pmid=&zpcd=92122&guid=&rtid=7000970&stid=.7WaaTN6umc-
D0nx_uXLQeOvOvxnsFEW4Q&d1cid=ws3&a2did=89&4hfid=34348&tasi
d=7873e2&agtid=&ptsid=7834444&sfiad=391&cqqdi=2123&btmid=8
93232&gattid=8&lhdh=51215_857876_55__12&slid=erw_FS333adf_
&fksa=412&nnzm=5123125&mmnf=12366&bnbcbn=114&ZipCode=92122
Zip Code: 92122
Product Code: 305
Plan Code: 118
AffiliateID: 22
CarrierID: 12
PromotionID:
Error Msg: Exception of type
System.Web.HttpUnhandledException was thrown.
Error Src: System.Web
Stack: at System.Web.UI.Page.HandleError(Exception e) at
System.Web.UI.Page.ProcessRequestMain() at
System.Web.UI.Page.ProcessRequest() at
System.Web.UI.Page.ProcessRequest(HttpContext context) at
System.Web.CallHandlerExecutionStep.System.Web.HttpApplica
tion+IExecutionStep.Execute() at
System.Web.HttpApplication.ExecuteStep(IExecutionStep
step, Boolean& completedSynchronously)
Target:HandleError
Base Exception:System.OutOfMemoryException: Exception of
type System.OutOfMemoryException was thrown.
Can anyone tell me what does System.OutOfMemoryException
means or indicates here?
Any precautionary steps we can take to prevent this error
popping up. Any sort of help would be highly appreciated.
Regards
Ripul Tag: Default Website Tag: 309758
server extentions
I am running a Windows 2003 server web edition with frontpage 2002 extentions on it and IIs6. When I try to publish a website to the server it gives me an error " server does not have fp server extentions installed. Some of the pages server components like forms etc will not run either. What can be done i am totally frustrated pls help Tag: Default Website Tag: 309752
Improving performance of a specific Cold Fusion webpage
I run a third party application that uses compiled Cold Fusion web pages. I have been tracking any slow processes through Cold Fusion and determined that one .cfm page is used quite often and really is slowing down an important process. The .cfm page connects to a SQL Server db and uses a stored procedure (as best I can tell).
I have tried to tune the Cold Fusion server and SQL Server and am only getting minor improvement. The % CPU utilized is really quite low on the server but the Cold Fusion performance monitor shows really bad performance when the specific .cfm file is called. I cannot recode the .cfm page itself to improve any code inefficiency as it is proprietary code so...
Is there a good way to improve the performance of a specific .cfm page in IIS 5? One person suggested setting it up as a virtual directory but I am not sure if that is viable - would it really help improve performance?
If any other information is needed please let me know. Any thoughts on this would really be appreciated.
Thanks in advance. Tag: Default Website Tag: 309751
Custom error pages - how to access full HTTP request string
When a page is requested and not found (common error 404), we can get
control back at IIS level and, for instance, trough an ASP page, provide the
user with some hints to redirect his request.
Unfortunately, the custom error page (ASP) is not given any mean for
retrieving variables of the request if those were sent through GET (or POST)
method. QUERY_STRING variable contains the path to the page asked without
"?variable=value" information, QueryString and Form collections are empty.
The QUERY_STRING server variable is filled with "404;<original URL without
parameters>".
Do anyone have idea on how to get access to those parameters transferred by
the browser to the server in the original request?
Pierre Hubaut
ATOFINA / TOTAL - Brussels Tag: Default Website Tag: 309749
Is it possible to install IIS 6.0 multiple times on one server?
I have an applicatin that absolutely requires to be
installed on the root of the default website. However, it
seems like a waste to dedicate one server to one website
when I know that IIS is capable of many more (as is my
hardware). I have heard rumblings that it is possible to
install IIS more than once on the same server, is this
true? If so, does someone have a link to MS documentation
on how to do this. Tag: Default Website Tag: 309745
Datetime issues when querying SQL Server
Hi,
I have an IIS query that selects information from a table
within SQL Server 2000. When the function is called, it
gives error message "Microsoft OLE DB Provider for SQL
Server error '80040e07'". A Datetime error.
The line that fails is:
SELECT Name, Description, Reason, StartDate, EndDate,
Forename, Surname FROM V_GetPartnerships WHERE
PartnershipId = 2 AND (StartDate <= 'Wednesday, October
29, 2003' AND EndDate >= 'Wednesday, October 29, 2003')
ORDER BY name;
The datetime field works OK when using correct date
terms, as tested by manually manipulating the date
format, it is only when it using this
extended 'Wednesday, October 29, 2003' that is NOT
recognised by the field.
I have checked the outputs of the date formats using a
simple VB script, and they are as expected (i.e. October
29, 2003).
Where is it getting this extended date from??
This database has been developed over several years and
recently migrated to new servers. This error only appears
on the new system. It DOES NOT affect the old system. Tag: Default Website Tag: 309743
Web Site Really Slow
We are currently trying to cut our website over to a new server running
Windows 2003 Web Edition
with IIS 6.0
The same website (PRODUCTION) is on a Windows 2000 Advanced Server box
running IIS 5.0
The production site seems to be MUCH faster. There are certain pages I go
to that come up within seconds. ON the New server the same page takes near
a minute to come up?
Just wondering if there are any differences I need to look for in the
Windows 2003 environment? Tag: Default Website Tag: 309740
ISS error
Hello all,
I am running Exchange 2000 on a Windows 2000 Domain Controler.
I would like to use OWA but IIS keeps coming up with errors.
When I bring up "Internet Services Manager" three of the default webpages (public, Exchange, Exadmin) have a red "Error" symbol beside them instead of the typical folder & globe icon.
When I restart IIS the error symbol goes away, but the websites still don't work.
It looks like IIS is having trouble creating the Virtual root directories from the event log.
This leads me to believe it is a permission based issue.
I get this error in the event log when trying to access the default IIS webpage:
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
Date: 10/29/2003
Time: 9:53:18 AM
User: N/A
Computer: MORDAC
Description:
The server failed to load application '/LM/W3SVC/1/ROOT'. The error was 'No such interface supported
'.
For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp
Thanks for your time,
Todd Tag: Default Website Tag: 309736
FrontPage E-mail Form Results Question...
Hi all,
Our SMTP server which is used by a W2K/IIS5 server
w/FrontPage extensions to send form results via e-mail is
experiencing some problems. Can anyone out there tell me
where the e-mailed results would go should the IIS server
be unable to communicate with the SMTP server? Thanks!
Anthony
gunia@calumet.purdue.edu Tag: Default Website Tag: 309730
Maximum number of Concurrent Connections?
Hi,
I just heard something that IIS supports only 256
concurrent connections? Is that true?
Is there any documentation regarding concurrent
connections to IIS?
Thanks for the help.
MAQ Tag: Default Website Tag: 309728
iis 5 - custom error pages
quick question please,
can I create a custom 404 error page with a .php extension
or does need to be .htm,.html or .asp?
thanks
andy Tag: Default Website Tag: 309718
Tough IIS Problems - help needed! (2nd request)
Hello,
I am trying to use IIS 5.1 with my OEM XP Pro (SP1). I
have installed, uninstalled, and reinstalled IIS from the
XP CD, but I still have the same problem. I can go into
the MMConsole, but when I start the IIS application, I
only get the top level of directory tree item of IIS.
There are no web sites or FTP sites displayed or that can
be expanded in the IIS window. The tree does not have
a "+" sign next to it to expand. How do I get IIS to show
my "wwwroot" (it is there on the c:\drive) in the
directory tree structure of the IIS window? Is this a
security rights issue? I am logged on as an
administrator. What do I have to turn on or change
security on to make IIS work? Something appears to
be "broken" in the software, and I haven't been able to
find any other posts or information to correct this issue.
I have installed XP Pro (SP1) on separate laptop and the
IIS worked just fine. I have installed all of the Windows
updates as of 10-27-03. I have .net installed versions 1
and 1.1.
Some new information - If I go into MMC, services, and try
to start IIS, I get the following message: "Could not
start IIS Admin service on local computer; Error 1068: The
dependency service or group failed to start."
Also, when trying to install the Message Queing Client off
of the XP Pro CD, I get an error message:"Queing Client
Setup Failure; Error Code 0x42c; Error Description - The
dependency service or group failed to start."
I tried to uninstall everything again starting with .net;
however, the msi file was missing and .net 1.0 would not
uninstall. I did uninstall all other networking
applications, .net 1.1, IIS, IE, and then reinstalled
again. The interserv folder under the system32 folder did
not have a metabase.bin file. I could not find a
metabase.bin file anywhere on my PC except on an old hard
drive d:. I copied that metabase.bin file to the
interserv folder to see if anything changed, but IIS still
would not show my computer (same problem as before) and I
could not start IIS (same error as before). since there
was no change, I then deleted the metabase file.
I cannot restore my metabase.bin as suggested in one of
the MS knowledgebase articles because it talks about
Windows NT 4.0, (which I don't have) because it does not
exist, and reinstalling IIS doesn't put or create another
copy on my computer.
How do I get the (*((XX IIS program to install correctly?
Thanks in advance for your help,
Still Confused Releng Tag: Default Website Tag: 309716
MS Authority , Cert- Help
Hello, I have a valid certificate that is issued in my MS
Authority and is sitting in the issued folder. When I
try to install the certificate in the properties of the
website in the ,Internet Service Manager, the cert is no
where to be found. What am I doing wrong?
Chris Tag: Default Website Tag: 309715
IIS 5.1 install Failed
I loaded the IIS package on my WinXP professional,
verified from IIS admin the web services were running.
But when I entered "localhost" on my broiwser (IE) I get
The page cannot be displayed
HTTP 500 - Internal server error
Internet Explorer
or wth friendly errors disabled
Server Error
The following error occurred:
Bad URL
I have installed IIS before on a Win2K machine and
I sucessfully got the default IIS help pages.
I un-installed and re-installed. Still no luck. Tag: Default Website Tag: 309702
Error ASP 0178 on Windows 2003 Server
Hi,
I try to use one test ActiveX DLL (created in VB 6.0) with
Server.CreateObject("xxxx.xxx") in a Server 2003. This works fine in
Server 2000.
The error message are:
Server object, ASP 0178 (0x80070005)
The call to Server.CreateObject failed while checking
permissions. Access is denied to this object.
/test.asp, line 10
I have it registred as an application in COM+ with a separate user
"comPlus" also included in the group IIS_WPG.
I read a lot in this newsgroup and some are talking about a document
332167, whats this?
What are different in 2003 and are there any Step By Step
how to do/set up a website with COM+ in 2003?
Rgds
Cyril
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it! Tag: Default Website Tag: 309696
asp will not run
I am trying to use IIS to emulate a web site. However
whenever I open IE I am asked to make a connection. If I
simply say try again my default page does show. Is this
normal?
While I can get htm forms to display and run using iis, I
cannot get asp pages to run. I either get 404, or http 500
errors. I have given myself permissions to run scripts,
and I have administrator access.
Please help as it is driving me to despair. Tag: Default Website Tag: 309695
Setting an ISAPI DLL as default document in IIS 5.X
I have written an ISAPI DLL which works okay if I put it
in the /scripts subfolder (/inetpub/scripts) and call it
with http://url/scripts/dllname. I currently call this
from a link in a simple HTML page. What I would like to do
is make the DLL the default document for IIS, so when user
goes to http://url they get an instance of the DLL, thus
excluding the need for the HTML page in the middle. Can
anyone tell me how to do this please?
cheers
Sean. Tag: Default Website Tag: 309694
HELP: IIS crash!
Hi!
I have a cluster (WLBS) with IIS5 (w2k).
Every 50 to 60 minutes, evere IIS crashes with this error in drwatson.log
c000005 (access vioaltion)
System is upgraded with lastest service packs and windows update service.
Can anyone helpme to solve this?
Thank you.
Pet. Tag: Default Website Tag: 309693
IIS6, ASP.NET, WebRequest, impersonation
Hi,
I have an ASP.NET app that sends HTTP WebRequests to an
exchange server that requires NTLM authentication. To do
so, the ASP.NET app is configured to impersonate the
current user. Everything works fine, except on our test
Win 2003 machine, where the web requests fail with a 401
answer form the exchange machine !
Here's the code that I use :
WebRequest req = ... ;
req.Credentials = CredentialCache.DefaultCredentials;
req.GetResponse();
....
<identity impersonate ="true"/> in the web.config
I did not touch ma IIS 6 config : the app runs in the
default app pool (NETWORK SERVICE identity)
By tracing the WindowsIdentity.GetCurrent at various
stages, I can tell that the impersonation was successful.
I tried to give all applicable privileges to the NETWORK
SERVICE identity, rebooted, without any success.
Thanks for any hints !
Sebastien
MCP Tag: Default Website Tag: 309691
Load Handled by IIS
I have a 2 CPU Xeon processor server with a 6 GB Memory. Would like to know what is the maximum number of concurrent users who can access my application over the intranet / Internet. Tag: Default Website Tag: 309690
WindowsXP SP1 + IIS5.1 + IE6 SP1 - http://localhost Bad URL
Server Error
The following error occurred:
Bad URL
----------------------------------------------------------------------------
----
Please contact the administrator.
Also, ftp://localhost works OK ( it shows test.htm in that root folder)
However ftp://localhost/test.htm results in :
Server Error
The following error occurred:
Could not connect to the server
----------------------------------------------------------------------------
----
Please contact the administrator.
I followed the instructions at :
http://www.aspfaq.com/show.asp?id=2109
but still could not resolve the issues.
Thanks for your help,
PhiHo. Tag: Default Website Tag: 309685
HTTP 500 internal server error and IIS 6.0
New machine install of Win 2003 std edition sever w/ IIS
6.0. Copied existing sites which are functioning under
IIS 5.0 to IIS 6.0 instances. We have been unsuccessful
getting any IIS 5.0 site to come up under IIS6.0. Some
things we have tried to resolve the subject error.
1. Moving the site as virtual directory under IIS 5.0 to
seperate Web site under IIS 6.0
2. Jacked with security setting at Dir level on the
machine.
3. set root level to static page and this successfully
worked so seems IIS 6.0 is working.
Any one with ideas would greatly appreciate input. Our
plans to move our data center to Windows 2003 are on hold
until we can resolve this issue.
Thanks for your help!
John
Ph: 814.234.0992 Tag: Default Website Tag: 309672
how come ip address shows up?
My friend registered a domain name. He has a web server set up using
IIS 6. When someone go to his domain name http://www.domainname.com in
a browser, the URL in the browser changes instantly to the ip address of
the web server.
Why? Tag: Default Website Tag: 309668
Making Web server visible to the internet
Hello all!
I recently set up a web server at home using my DSL
connection configured with a static IP from my local ISP.
I registered my domain name with internic and can find it
in whois.
My DSL connection is configured with IP forwarding. The
page comes up successfully on the server from the server,
but I still cannot see the page from another computer on
the internet which is not on the same home network.
What am I missing? The name servers for my ISP show up in
WHOIS. I am using XP Professional. Tag: Default Website Tag: 309664
Tool Bars
This may not be the appropriate place to post this but I
need help. Is there a way to delete a tool bar? I have a
tool bar that has Adult Links, DVDS and Viagra on it. I
want it deleted completely not just hidden. Can someone
tell me how to do this? Tag: Default Website Tag: 309658
Page cannot be found with exe files
Hi,
Any help you can provide would be appreciated. I ran the
IISLockdown tool, and now all links to exe files result in
a Page Cannot be Found error. Is there a security setting
that needs to be tweaked in IIS 5.0?
Thanx in advance. Tag: Default Website Tag: 309643
Creating a Web Site Programmatically
Hi all:
Anybody knows how can I create a new web site in IIS with ADSI (or other
way) with parameters like Host Header Name, Port, Home Directory Path,
Description
I know how can I add a Virtual Folder with ADSI but I think this is not
the same way
Thnaks in advance
Tito Tag: Default Website Tag: 309635
IIS FP posting extended webs question!
I have Win NT 4 server running IIS 4 with FP server
extensions loaded. Is it possible to publish an extended
web without an ISP? when I attempt to publish
to "http:\\<IPaddress_ here>\<my_web>" I get server dose
not have FP extensions installed. Is this because I am
not published thru an ISP? Can any one tell me a way
I.E. "the correct syntax" to publish to a extended web
server from FrountPage 2000? Tag: Default Website Tag: 309633
IIS 5 does not seem to respond when I change the home
directory in the default website properties page. It seems
to "stick" to the orig. setting. Any thoughts??
Could you give a little more detailed description of what you are doing? Be
as exact as possible in your description. It sounds like you've described
too different types of problems.