access denied with windows xp sp 2 - TechRepublic
General discussion
October 4, 2004 at 01:16 PM
net_giri

access denied with windows xp sp 2

by net_giri . Updated 19 years ago

Hi,
I have a asp.net page with frames.
I have an Input type=file control for the user to upload files.
I have a asp.net required field validation control binded to this Input control.
I have a ASP.net buton for submitting the page.
After updating my server with Windows XP sp2, I am facing a strange problem.
If I don’t select a file or don’t enter anything(for file path) or enter something without the backward slash(“\”) in the beginning, into the input control and click on the button(for submitting), the click event of the button will not fire(I tried setting break point).
After this if I want to navigate to other links, I get a javascript error saying “Access denied” and nothing happens.
This happens only with XP,but the same problem doesn’t occure with 2000 or NT.

Can anyone show some light on this.
Many thanks in advance.

This discussion is locked

All Comments