How to create a SQL Session State in IIS7
Wed, 22 Oct 2008 08:58:33 -0700 (PDT)
In IIS7 how do you create a SQL Session State database? As in the IIS
Management tool it appears to be just the connection string to an
existing Session State database. ...
|
IIS not available on Windows 2003 Standard edition
Wed, 22 Oct 2008 09:14:59 -0500
Hello group!
I need to install IIS on this OS. The problem is that I don't see IIS under
Add/Remove Windows components. This is remote client and I have access via
RD only.
What is the best way to install IIS6 in such configuration?
Thank you,
Ivan
...
|
IIS7, Asp and Active directory
Wed, 22 Oct 2008 15:37:11 +0200
Hello,
I did some asp pages to manage Active Directory accounts (user creation,
password changes,...).
I didn't manage to set-up permissions to allow only domain
administrators to access these pages.
In fact, the only way I found for my pages to work is to define a
specific user for my application whi ...
|
Publishing Content to Web Sites safe
Wed, 22 Oct 2008 10:36:55 +0200
We want to give possibility to our staff for Publishing Content to Web
Site when they are at home. Which way is the safest one?
We are running Domain with Windows 2008 web server with IIS7.
MarcusB
--------------------------
If many little people, in many little places, did many little deeds,
they ...
|
How to auto assign folder / file permissions
Tue, 21 Oct 2008 14:57:01 -0700
We would like to create a script that will automatically apply user rights
assignments to a folder for a IIS website
We currently have to manually assign folder / file permissions to folders
for the web sites we deploy / install. Currently our installation
documentation illustrates how to manually apply perm ...
|
DebugDiag Script Analysis Eror
Tue, 21 Oct 2008 07:15:02 -0700
Hello,
I am trying run DebugDiag Crash/Hand Analysis on some IIS dumps, but the
script is failing:
CrashHangAnalysis.asp
Failed
0x800a01a8
Microsoft VBScript runtime error
Object required: 'StackFrames.Item(...)'
Line 3684, Column 4
Any ideas? Many Thanks. ...
|
IIS
Tue, 21 Oct 2008 07:00:01 -0700
Does anyone knows if there're issues runing 2 different IIS 6 servers that
share the same file server and folder for web sites? For example I have one
shared folder and 2 different IIS with the same site configuration pointing
to de same folder? ...
|
|
|
Re: Unable to connect to the remote server
Mon, 20 Oct 2008 13:39:19 -0700
Hello I'm having the same problem with this exercise (same book).. But
in my case, I'm sure I set up IIS correctly and even resolved the
"Failed to access IIS metabase" error.
So when I enter the url on my web browser
http://localhost/BasicAuthService/Service.asmx will work, the only
problem was that my c ...
|
IIS 5 migration
Mon, 20 Oct 2008 13:00:01 -0700
Hi everyone,
I need to migrate from IIS 5 on windows 2000 to IIS 6 on Windows 2008. We've
about 30 sites on that server. Each site and folder has unic permissions and
the folders are also shared to webdevelopers access. What is the best way to
move all this withou loosing share configurations, folder permis ...
|
Disable SSL 2.0 causes site to crash
Mon, 20 Oct 2008 09:15:02 -0700
I followed the KB article 187498 to disable this. However when I do a restart
of the computer after the change in the registry the web sites lose
connection to the database server.
I've attempted to do restarts on both the database and web server but the
connection still cannot be established. I can ping t ...
|