all groups > inetserver iis > november 2005 > threads for tuesday november 1
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
too many Application Pools?
Posted by None at 11/1/2005 10:42:40 PM
All,
I have a co-worker who is setting up an application pool on IIS 6.0 for
EVERY website on all of our servers. WE have about 10 websites per IIS 6.0
servers.
Is this overkill? How many Application Pools are too much? Downsides to
doing this?
Thank you for your time.
Jack B
... more >>
IIS6.0 and vb6 WScript Issue!
Posted by Armaghan at 11/1/2005 7:48:01 PM
I have an ASP Web application that is using VB COM object. This COM object
utilizes WScript.shell to open up command prompt and runs some commands.
It was working fine in the testing enviornment on XP and Win 2003 for that
matter.
But now when we finally moved to production server also Win 200... more >>
IISState problem when running a command.
Posted by Bislander at 11/1/2005 12:38:15 PM
Hello,
I am trying to solve asp error message (C0000005) on my web server, when
running below command in the IISSTate comand tool, I recived below error
message:
Incorrect Process Attachment
E:\Program Files\IIS Resources\IISState>iisstate -p 1000 -d -sc
IISState is limited to processes ... more >>
What aspx services need to run to get iis & XP to load .aspx pages
Posted by jlopes151 at 11/1/2005 11:51:02 AM
I have XP and IIS 5.1. had trouble with the install Snap-in not loaded.
Got the Snap-in loaded and IIS running.
Have a virtual dir setup that can load .html pages
It wont load .aspx pages.
What services need to run?... more >>
IIS Worker Process encountered a problem and needed to close
Posted by Mike at 11/1/2005 11:47:13 AM
"IIS Worker Process encountered a problem and needed to close"
We have been getting this unexpected error on our Exchange 2003 Server just
recently which is also not allowing us to use OWA on any machine. It also
runs IIS which appears to start normal just no OWA!!!
The only thing we have c... more >>
Scripting Website Creation iis6
Posted by CDB at 11/1/2005 11:08:03 AM
Hi All,
I'm trying to script the creation of ~140 new websites on IIS6. I have had
great luck with the following command run from a batch file:
C:\WINDOWS\system32\CScript.exe iisweb.vbs /create d:\wwwroot\fooSite
"foo.com" /i 172.17.15.82 /d www.foo.com
However, I have several sites... more >>
IIS6 Perl CGI calling EXE
Posted by kevin at 11/1/2005 9:19:44 AM
I am trying to port a web app from IIS5 to IIS6 but my perl script cannot run
an EXE. Are there any permissions that would fix this? Is it possible to
install IIS5 on the Windows 2003 Server box?... more >>
Bind to domain but not IP.
Posted by dcaban NO[at]SPAM gmail.com at 11/1/2005 7:49:13 AM
How do I get IIS to show a webpage when the domain is called but not
when just the IP is called.
I would settle for just having the IP show a different website;like a
default page.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Enable SSI to include an HTML file
Posted by tmmsdn at 11/1/2005 7:28:04 AM
What do I need to do to for IIS 6 to include a regular HTML file?
<!--#include virtual="/investments/value/funds.html" -->
Any help is greatly appreciated.
Thanks.
Tom... more >>
IIS 7 PreRelease Availability
Posted by Derek at 11/1/2005 7:16:05 AM
When/how can I get my hands on an alpha/beta/ctp of IIS7? I am about to begin
writing a book about the topic. I am an MCP/MCDBA/MCAD & member of
MSDN/TECHNET.
Thanks,
Derek... more >>
how do i post data from asp to asp.net
Posted by shuki at 11/1/2005 6:41:42 AM
hello
i'm starting to use asp and asp.net and i need to get a variable at a
..net page which is redirecting from an asp page
i know how to get the variable at the .net page
("xxx=session("MyVar
but i don't know how to send it from the asp page
please advice me.
... more >>
Problems executing a CGI from a CGI in IIS6 (works in IIS5)
Posted by Karl Geppert at 11/1/2005 12:00:00 AM
We have an web-package that is driven from CGI .exe's on the server
written in Delphi. This works fine, starting the CGI's from a URL.
However, one of our search processes needs to, if it receives a
particular search key, run a separate exe to do a molecular substructure
search. The exe i... more >>
|