all groups > inetserver iis > november 2005 > threads for thursday november 17
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
Redirect request to another machine
Posted by Joe at 11/17/2005 4:14:17 PM
How can I redirect a request to another machine?
For example if my web server hosts www.mydomain.com and I want all request
for www.mydomain.com/somethingelse to go to another machine running IIS.
Can this be done?
... more >>
IIS Won't Start
Posted by Bob Grommes at 11/17/2005 3:16:12 PM
I have an XP Pro SP2 box (1.5 G of RAM, 2.8 ghz) that will not start
IIS. It has not been able to start IIS for a long time, if ever, but
this has not been my ASP.NET dev box until now. Now, I need localhost
fired up for ASP.NET development.
All dependent services are set to automatic sta... more >>
Problemed ASP pages on IIS5 - win2000
Posted by jmac at 11/17/2005 1:51:03 PM
I have an odd problem. I'm hosting a simple classic ASP site in a windows
2000 server with IIS 5. Just recently, for no apparent reason, the index.asp
document will not load immeadiately (will time out after a minute or so).
However, I put a another test.asp document in the same directory w... more >>
Running Apache and IIS on the same box
Posted by itguyintrainin at 11/17/2005 11:55:08 AM
I am attempting to run IIS and Apache on a WIN2003 server with the ltest
updates and can't see to get it to work.
Do I need the default website, as well as the site I am trying to host?
I have set the default site and the site I am trying to host to a custom
port, 8350. The default browse... more >>
Corrupted IIS 5.0 database
Posted by David R. at 11/17/2005 11:53:51 AM
If an IIS 5.0 database is corrupt, what's the best way of recovering it?
... more >>
Script Error 800A0046 - Very Puzzling!
Posted by Glenn Nelson at 11/17/2005 9:53:02 AM
I'm new at this IIS stuff, but not dumb! This one really has me stumped.
- IIS 5.1 installed on Windows XP w/SP2
- I can run http://localhost/localstart.asp
Now I make a copy of localstart.asp -> mystart.asp, same wwwroot directory.
I cannot run this, get 800A0046 on line 40 - the first occur... more >>
Documentation on Categorizer Event Sink interfaces anywhere?
Posted by David Fischer at 11/17/2005 9:32:03 AM
Hello,
I've been looking around for documentation on Categorizer Event Sink
development, but have so far been unable to find anything solid.
MSDN does document the general approach in its SMTP Server chapter, but the
actual COM interfaces (such as ICategorizerItem, ICategorizerMailMsgs, etc)... more >>
File Upload Limit
Posted by Tim Haughton at 11/17/2005 8:15:40 AM
IIS 5.1
What is the default upload (POST) limit for IIS 5.1, and how do I
increase it? It will need to be at least 800 meg.
Regards,
Tim Haughton
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
File Upload Cache
Posted by Tim Haughton at 11/17/2005 7:55:39 AM
ASP.NET 1.1
IIS 5.1
We have an aspx page used for file upload. A client uses a WebClient
object (http-post) to upload a file to the server. IIS is running on an
XP Embedded system. We can't afford potentially large files to be
cached on the C drive. Are files received by a POST cached on disk... more >>
Cannot access the asp files of the site
Posted by Tonio Tanzi at 11/17/2005 7:21:34 AM
I have to update a part of my site based on asp.
For problems to the ftp server I've send the subdirectory to update to
the administrator and he have substituted this subdirectory to the old one.
By that moment I can access only the html files of this directory; if I
go to an asp page the ... more >>
Memory problem
Posted by Francisco Ribeiro at 11/17/2005 5:04:25 AM
My web server as around 100 web sites, W2k server, IIS5 2GB Ram.
The web sites are using ASP and COM+ to access ACCESS databases.
Also as SQL server 2000.
Since some time ago I noticed that in consumes all the memory available
until it reaches 4GB.
It could be normal since I have 70 dllh... more >>
IIS add window component does not appear in WIN Vista long hhorn b
Posted by mick at 11/17/2005 5:04:17 AM
IIS add window component does not appear in WIN Vista long hhorn beta?... more >>
COM object access now slow in IIS6???
Posted by Neil at 11/17/2005 3:34:49 AM
We have recently migrated a web application to Windows Server 2003 from
NT and the web site now runs slow when acessing COM objects.
The website provides a front end to a 3rd Party API (a VB COM DLL), we
need to create an instance of this DLL to call the methods which
connect to the 3rd party'... more >>
Sharing SSL
Posted by Jeremy at 11/17/2005 12:21:06 AM
I have a bunch of Web sites on a production server that is completely under
my administrative control. Each Web site has a login page. I want to use
HTTPS (ssl) for the login page only so that the user's credentials can be
secured in transmission. Standard stuff here.
My question:
I don't ... more >>
IIS(http 1.1 500 server error)
Posted by Vincent at 11/17/2005 12:04:02 AM
After i finish install OS(Window XP SP2), i install all the application that
i needed which is Ms Office 2003 pro, Ms Visual Basic 6, Ms SQL server 6.5,
Ms SQL Server 2000, Power Builder 7 and Power Builder 8. After i install all
the application, i proceed to install IIS. After i install IIS i... more >>
|