Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

The resource cannot be found

Status
Not open for further replies.

Craftor

Programmer
Feb 1, 2001
420
NZ
Hi all

I've got a wierd problem occurring when I create new web projects. As soon as I try to navigate to an ASPX web page - it gives me a 404 not found. I've checked the path and it is going to the correct location and the wierd thing is that 'plain' HTML files present no problem.

Can anyone help me with this, please?

Thanks as always

Craftor
:cool:

 
Hmmm...if it didn't have access that could be where the problem is (i.e. it's a security issue).

You could try repeating the steps above from start to finish once you've added permissions for that ASPNET account on that folder (if you set the permissions on the folder you can go into the advanced settings and make it cascade the permissions down to each file and subfolder).

Also, first of all, try setting the permissions to Full Control to see if it works and then work backwards from there, removing the permissions you don't want them to have.


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
I'm afraid I can't think of anything else at the moment then. Hopefully someone will have some other ideas.


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
Urk - it was a mission!

I uninstalled IIS, reinstalled IIS and then reinstalled the .NET framework and reregistered it with IIS - but a custom component totally corrupted my .NET installation to the extent that I had to create a new profile to access it!

Good luck :)

Craftor
:cool:

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top