Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > what is the web.config file?

Reply
Thread Tools Display Modes

what is the web.config file?

 
 
geotso
Guest
Posts: n/a

 
      11-03-2006
when I try to test *any* asp page of my local site e.g.
http://localhost/mysite/index.asp I get the following message:

HTTP Error 500.19 - Internal Server Error
Description: The requested page cannot be accessed because the related
configuration data for the page is invalid.
Error Code: 0x80070005
Notification: BeginRequest
Module: IIS Web Core
Requested URL: http://localhost:80/mysite/index.asp
Physical Path: C:\Users\katayexi\Documents\mysite\index.asp
Logon User: Not yet determined
Logon Method: Not yet determined
Handler: Not yet determined
Config Error: Cannot read configuration file
Config File: \\?\C:\Users\katayexi\Documents\mysite\web.config

Where can I find that web.config file?
Or, is there a tutorial on how to create my own?

--
<gt>
Please, remove hyphens to contact me

 
Reply With Quote
 
 
 
 
Yoshi
Guest
Posts: n/a

 
      11-03-2006
Do you see a "web.config" file in your "mysite" folder?

If not, try adding one. Here is an article on it.

http://support.microsoft.com/kb/815179

Yosh


"geotso" <kata-ye-> wrote in message
news:9E229B43-E043-433E-9F0A-...
> when I try to test *any* asp page of my local site e.g.
> http://localhost/mysite/index.asp I get the following message:
>
> HTTP Error 500.19 - Internal Server Error
> Description: The requested page cannot be accessed because the related
> configuration data for the page is invalid.
> Error Code: 0x80070005
> Notification: BeginRequest
> Module: IIS Web Core
> Requested URL: http://localhost:80/mysite/index.asp
> Physical Path: C:\Users\katayexi\Documents\mysite\index.asp
> Logon User: Not yet determined
> Logon Method: Not yet determined
> Handler: Not yet determined
> Config Error: Cannot read configuration file
> Config File: \\?\C:\Users\katayexi\Documents\mysite\web.config
>
> Where can I find that web.config file?
> Or, is there a tutorial on how to create my own?
>
> --
> <gt>
> Please, remove hyphens to contact me


 
Reply With Quote
 
Huw
Guest
Posts: n/a

 
      11-03-2006
that sounds to me like you haven't enabled asp support for IIS (asp pages do
not use web.config files, that s for .net)


"geotso" <kata-ye-> wrote in message
news:9E229B43-E043-433E-9F0A-...
> when I try to test *any* asp page of my local site e.g.
> http://localhost/mysite/index.asp I get the following message:
>
> HTTP Error 500.19 - Internal Server Error
> Description: The requested page cannot be accessed because the related
> configuration data for the page is invalid.
> Error Code: 0x80070005
> Notification: BeginRequest
> Module: IIS Web Core
> Requested URL: http://localhost:80/mysite/index.asp
> Physical Path: C:\Users\katayexi\Documents\mysite\index.asp
> Logon User: Not yet determined
> Logon Method: Not yet determined
> Handler: Not yet determined
> Config Error: Cannot read configuration file
> Config File: \\?\C:\Users\katayexi\Documents\mysite\web.config
>
> Where can I find that web.config file?
> Or, is there a tutorial on how to create my own?
>
> --
> <gt>
> Please, remove hyphens to contact me


 
Reply With Quote
 
geotso
Guest
Posts: n/a

 
      11-03-2006
> Do you see a "web.config" file in your "mysite" folder?
>

yes.
It seems that it was self-created when I configured IIS 7 to recognize the
file name index.asp as a default document.

> If not, try adding one. Here is an article on it.
>
> http://support.microsoft.com/kb/815179
>

The article is for asp .NET applications. I don't know if it is identical
for me, as my site only uses asp/VBScript pages. Furthermore, I'm just a
poor windows user without any knowledge of asp/asp.NET/xml and such
things... That means that I can no longer test my pages?

IIS 6 default settings! Where did they go?!!!

I think that Microsoft, in its attempt for a secure OS, forgot the "user
friendly" meaning!

 
Reply With Quote
 
geotso
Guest
Posts: n/a

 
      11-03-2006
> that sounds to me like you haven't enabled asp support for IIS (asp pages
> do not use web.config files, that s for .net)
>

I'm totally lost here!
How can I enable asp support?

PS
I've also sent a reply to your account, by accident. Please ignore it!

 
Reply With Quote
 
Huw
Guest
Posts: n/a

 
      11-03-2006
ok, in the control panel, select the "Programs" option then choose "Turn
windows features on or off"
when the windows features dialog opens, expand the "Internet Information
Services" then expand "World Wide Web Services"

Now Expand "Application Development Features" and enable all the options you
need

"geotso" <kata-ye-> wrote in message
news:8F3E8FEB-1235-48A6-9F4D-...
>> that sounds to me like you haven't enabled asp support for IIS (asp pages
>> do not use web.config files, that s for .net)
>>

> I'm totally lost here!
> How can I enable asp support?
>
> PS
> I've also sent a reply to your account, by accident. Please ignore it!


 
Reply With Quote
 
geotso
Guest
Posts: n/a

 
      11-04-2006
> Now Expand "Application Development Features" and enable all the options
> you need
>

All options in there are already enabled. In fact *all* IIS features are
enabled, in a try to not leave outside a critical option that I should have
it enabled!

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
app.exe.config on XP but app.config on Vista x64? Bern McCarty Windows Vista General Discussion 2 08-02-2007 03:18 PM
Why didn't Vista Find my config.cfg file? Steve Wood Windows Vista File Management 2 07-20-2007 04:08 PM
Vista Home Premium - File Transfer and Workgroup Config Mike Magnant Windows Vista Installation 4 02-17-2007 11:50 AM
(My) Computer config davidboothe@yahoo.com Windows Vista General Discussion 4 02-03-2007 11:40 PM
Lana Config David McSpadden Windows Vista Networking 0 06-15-2006 03:28 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59