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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

web.config file

Status
Not open for further replies.

AndyApp

Programmer
Dec 20, 2001
259
GB
The server i'm testing my asp.net application is giving telling me I need to create a web.config file and put it in the root directory.

I've done this, in fact i've put the file in every directory I can get to on the server, but it's still telling me I need to create the file!

I've done it manually and created a .NET application in visual studio.NET environment and edited the web.config file it creates but to no avail.

Can someone please tell me where i'm going wrong?

"Life is like a Ferrari, it goes to fast.
But that's ok, because you can't afford it anyway" - Jim Davis (Garfield)
 
i apologise if you've already done it but have you set the root folder on the server as an application with IIS?
 
If by that you mean clicked Create under Application Settings then yes. I've done that. It's turned to a blue box that's open, both of the directories are the same.

"Life is like a Ferrari, it goes to fast.
But that's ok, because you can't afford it anyway" - Jim Davis (Garfield)
 
I meant in the Internet Information Services manager on the server
 
Yes. Done.

"Life is like a Ferrari, it goes to fast.
But that's ok, because you can't afford it anyway" - Jim Davis (Garfield)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top