473,508 Members | 2,303 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

IIS lockdown tool woes

I've run iis lockdown and debugging stopped working. I've added the debug
verb to urlscan. The error message is asp.net and atl server cannot be
debugged. I haven't seen this one before. If I reverse the tool, debugging
works fine. I'm choosing asp dynamic server and accepting all the defaults
in the tool. I'm sure I'm missing something minor.

--
Regards,
Alvin Bruney
Got Tidbits? Get it here
www.networkip.net/tidbits
Nov 18 '05 #1
11 1226
Hi Alvin,

Aren't there some other things you need to do once the lockdown has messed
up your system?

HOW TO: Configure URLScan to Protect ASP.NET Web Applications

http://support.microsoft.com/default...b;en-us;815155

Is there anything in the \inetsrv\urlscan\*.log that might tell what is
being blocked?
"Alvin Bruney" <va******@hotspammailme.com> wrote in message
news:up**************@TK2MSFTNGP10.phx.gbl...
I've run iis lockdown and debugging stopped working. I've added the debug
verb to urlscan. The error message is asp.net and atl server cannot be
debugged. I haven't seen this one before. If I reverse the tool, debugging
works fine. I'm choosing asp dynamic server and accepting all the defaults
in the tool. I'm sure I'm missing something minor.

--
Regards,
Alvin Bruney
Got Tidbits? Get it here
www.networkip.net/tidbits

Nov 18 '05 #2
Oh... just checking... DEBUG may be case-sensitive.

"Alvin Bruney" <va******@hotspammailme.com> wrote in message
news:up**************@TK2MSFTNGP10.phx.gbl...
I've run iis lockdown and debugging stopped working. I've added the debug
verb to urlscan. The error message is asp.net and atl server cannot be
debugged. I haven't seen this one before. If I reverse the tool, debugging
works fine. I'm choosing asp dynamic server and accepting all the defaults
in the tool. I'm sure I'm missing something minor.

--
Regards,
Alvin Bruney
Got Tidbits? Get it here
www.networkip.net/tidbits

Nov 18 '05 #3
Ya i got the case sensitivity, i've added the aspx extensions to the urlscan
file but that didn't help. Anything else I could have missed?

--
Regards,
Alvin Bruney
Got Tidbits? Get it here
www.networkip.net/tidbits
"Ken Cox [Microsoft MVP]" <BA************@sympatico.ca> wrote in message
news:ue**************@TK2MSFTNGP09.phx.gbl...
Oh... just checking... DEBUG may be case-sensitive.

"Alvin Bruney" <va******@hotspammailme.com> wrote in message
news:up**************@TK2MSFTNGP10.phx.gbl...
I've run iis lockdown and debugging stopped working. I've added the debug verb to urlscan. The error message is asp.net and atl server cannot be
debugged. I haven't seen this one before. If I reverse the tool, debugging works fine. I'm choosing asp dynamic server and accepting all the defaults in the tool. I'm sure I'm missing something minor.

--
Regards,
Alvin Bruney
Got Tidbits? Get it here
www.networkip.net/tidbits


Nov 18 '05 #4
Hey Alvin,

Did you get it running yet? If so, what was the fix?

Ken

"Alvin Bruney" <va******@hotspammailme.com> wrote in message
news:es****************@TK2MSFTNGP10.phx.gbl...
Ya i got the case sensitivity, i've added the aspx extensions to the urlscan file but that didn't help. Anything else I could have missed?

Nov 18 '05 #5
No I haven't. Still looking...

--
Regards,
Alvin Bruney
Got Tidbits? Get it here
www.networkip.net/tidbits
"Ken Cox [Microsoft MVP]" <BA************@sympatico.ca> wrote in message
news:OC**************@TK2MSFTNGP12.phx.gbl...
Hey Alvin,

Did you get it running yet? If so, what was the fix?

Ken

"Alvin Bruney" <va******@hotspammailme.com> wrote in message
news:es****************@TK2MSFTNGP10.phx.gbl...
Ya i got the case sensitivity, i've added the aspx extensions to the

urlscan
file but that didn't help. Anything else I could have missed?


Nov 18 '05 #6
Ok I found this insidious piece of nastiness. After applying the DEBUG verb
change to the urlscan.ini, IIS must be restarted in order to pick up the
changes.

You can tell i pulled my teeth on this one eh.

--
Regards,
Alvin Bruney
Got Tidbits? Get it here
www.networkip.net/tidbits
"Alvin Bruney" <va******@hotspammailme.com> wrote in message
news:eq**************@tk2msftngp13.phx.gbl...
No I haven't. Still looking...

--
Regards,
Alvin Bruney
Got Tidbits? Get it here
www.networkip.net/tidbits
"Ken Cox [Microsoft MVP]" <BA************@sympatico.ca> wrote in message
news:OC**************@TK2MSFTNGP12.phx.gbl...
Hey Alvin,

Did you get it running yet? If so, what was the fix?

Ken

"Alvin Bruney" <va******@hotspammailme.com> wrote in message
news:es****************@TK2MSFTNGP10.phx.gbl...
Ya i got the case sensitivity, i've added the aspx extensions to the

urlscan
file but that didn't help. Anything else I could have missed?



Nov 18 '05 #7
Arrggh. I was going to suggest the reboot but figured you'd do that anyway.

Glad to hear you *finally* got going again.

Ken

"Alvin Bruney" <va******@hotspammailme.com> wrote in message
news:uf**************@TK2MSFTNGP09.phx.gbl...
Ok I found this insidious piece of nastiness. After applying the DEBUG verb change to the urlscan.ini, IIS must be restarted in order to pick up the
changes.

You can tell i pulled my teeth on this one eh.

Nov 18 '05 #8
I have this exact problem too, only it's been a few months
since I ran the lockdown tool, so I can't undo it without
losing a bunch of changes I've made since then. Someone
help, the person teaching this class is getting impatient!

-----Original Message-----
I've run iis lockdown and debugging stopped working. I've added the debugverb to urlscan. The error message is asp.net and atl server cannot bedebugged. I haven't seen this one before. If I reverse the tool, debuggingworks fine. I'm choosing asp dynamic server and accepting all the defaultsin the tool. I'm sure I'm missing something minor.

--
Regards,
Alvin Bruney
Got Tidbits? Get it here
www.networkip.net/tidbits
.

Nov 18 '05 #9
you've added the debug verb to the url scan?

--
Regards,
Alvin Bruney
Got Tidbits? Get it here
www.networkip.net/tidbits
<an*******@discussions.microsoft.com> wrote in message
news:14****************************@phx.gbl...
I have this exact problem too, only it's been a few months
since I ran the lockdown tool, so I can't undo it without
losing a bunch of changes I've made since then. Someone
help, the person teaching this class is getting impatient!

-----Original Message-----
I've run iis lockdown and debugging stopped working. I've

added the debug
verb to urlscan. The error message is asp.net and atl

server cannot be
debugged. I haven't seen this one before. If I reverse

the tool, debugging
works fine. I'm choosing asp dynamic server and accepting

all the defaults
in the tool. I'm sure I'm missing something minor.

--
Regards,
Alvin Bruney
Got Tidbits? Get it here
www.networkip.net/tidbits
.

Nov 18 '05 #10
I just did - I found the original post in a search window
and didn't see the rest of the thread until I hunted it
down in the main window, AFTER I'd already posted my
question. At this point it will have to wait until
tomorrow, I've got 25 people busily working on their
assignments right now.

Does anyone know if non-admins are able to remote debug
asp.net projects? Some things say you have to be a member
of admins AND debugger users, some say OR. I've followed
all the other steps to allow remote debugging, but I can't
make students admins on the server...
-----Original Message-----
you've added the debug verb to the url scan?

--
Regards,
Alvin Bruney
Got Tidbits? Get it here
www.networkip.net/tidbits
<an*******@discussions.microsoft.com> wrote in message
news:14****************************@phx.gbl...
I have this exact problem too, only it's been a few months since I ran the lockdown tool, so I can't undo it without losing a bunch of changes I've made since then. Someone
help, the person teaching this class is getting impatient!
>-----Original Message-----
>I've run iis lockdown and debugging stopped working.
I've added the debug
>verb to urlscan. The error message is asp.net and atl

server cannot be
>debugged. I haven't seen this one before. If I reverse

the tool, debugging
>works fine. I'm choosing asp dynamic server and
accepting all the defaults
>in the tool. I'm sure I'm missing something minor.
>
>--
>Regards,
>Alvin Bruney
>Got Tidbits? Get it here
>www.networkip.net/tidbits
>
>
>.
>

.

Nov 18 '05 #11
I just did - I found the original post in a search window
and didn't see the rest of the thread until I hunted it
down in the main window, AFTER I'd already posted my
question. At this point it will have to wait until
tomorrow, I've got 25 people busily working on their
assignments right now.

Does anyone know if non-admins are able to remote debug
asp.net projects? Some things say you have to be a member
of admins AND debugger users, some say OR. I've followed
all the other steps to allow remote debugging, but I can't
make students admins on the server...
-----Original Message-----
you've added the debug verb to the url scan?

--
Regards,
Alvin Bruney
Got Tidbits? Get it here
www.networkip.net/tidbits
<an*******@discussions.microsoft.com> wrote in message
news:14****************************@phx.gbl...
I have this exact problem too, only it's been a few months since I ran the lockdown tool, so I can't undo it without losing a bunch of changes I've made since then. Someone
help, the person teaching this class is getting impatient!
>-----Original Message-----
>I've run iis lockdown and debugging stopped working.
I've added the debug
>verb to urlscan. The error message is asp.net and atl

server cannot be
>debugged. I haven't seen this one before. If I reverse

the tool, debugging
>works fine. I'm choosing asp dynamic server and
accepting all the defaults
>in the tool. I'm sure I'm missing something minor.
>
>--
>Regards,
>Alvin Bruney
>Got Tidbits? Get it here
>www.networkip.net/tidbits
>
>
>.
>

.

Nov 18 '05 #12

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
1705
by: Mark | last post by:
O, woe is me, to have seen what I have seen, see what I see! (That's Shakespeare for those who were wondering what I'm on about) I am "having fun" with cookies. And I wonder if I have...
0
1501
by: Cedric | last post by:
This is a 3 weeks old problem, but having found a solution (and having looked for one here, finding only this message), I'm replying now. From: Jive (someone@microsoft.com) Subject: Upgrade...
2
1799
by: Michael Albainy | last post by:
Hello, I am trying access a virtual directory I set-up through IIS and my web pages are built on asp. I also ran the IIS Lockdown tool on the server, and I have never been able to view the...
3
3439
by: Angel Cat | last post by:
Trying to get my jobs to send mail when job fails. Should be easy but it's giving me headache Had a whole slew of issues. Outlook is installed with a n outlook mail profile set up that can...
2
1818
by: Andrew Thompson | last post by:
- NN 4.78 rendering woes, links at far left - I am trying to rework an old site, make it valid html and css, improving the x-browser and 'older browser' compatibility. My efforts so far, have...
0
2070
by: Arun Bhalla | last post by:
I'm having some inconsistency problems with my deployment project ("Setup") and its custom actions ("Installer"). I'm using Visual Studio .NET 2003 (.NET 1.1, no service pack) on Windows XPSP1. ...
0
1091
by: Douglas J. Badin | last post by:
When I apply IIS Lockdown to SBS 2000 + ASP.NET 1.1 I run into NTFS persmission issues with the IWAM_computername user account, i.e. csc.exe. I tried using the Dynamic Web template and the SBS...
1
2046
by: =?Utf-8?B?U2hhcm9uIHdoaXBwbGU=?= | last post by:
Hi all I would like to run my app (C# 3.0 Win application) on the following XP pro/home events: Enter and exit idle mode (peripherals don't get input for few minutes) Station lockdown and...
1
3272
by: | last post by:
Hello, This is a very belated followup to the below issue, I am the original poster. I recently was creating a new OU structure and new security policy and during testing it was noticed that in...
0
7224
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7120
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7380
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
5050
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4706
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3192
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1553
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
763
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
415
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.