Groups | Blog | Home
all groups > dotnet web services enhancements > november 2006 >

dotnet web services enhancements : Web.config Error


Pablo Cibraro [MVP]
11/9/2006 10:05:49 AM
Hi,

Perhaps the machine.config file on the production server is different from
that file on your machine. Compare the <system.web> element on both files,
something must be missing on the production file.
The problem can not be on the web.config file because the application works
fine on your machine.

Regards,
Pablo Cibraro


[quoted text, click to view]

Alejandro Becker
11/9/2006 11:11:15 AM
When I want to see the Web Service, entering http://server/ws/wsfile.asmx
I get the error:

Server Error in '/ws' Application.
----------------------------------------------------------------------------
----

Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.

Parser Error Message: Missing required Web Services section of the
Web.config file.

Source Error:


[No relevant source lines]


Source File: none Line: 0


----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET
Version:1.1.4322.2032

In my machine works fine, but when I upload to the production server I get
the error I described.

Thanks

Alejandro Becker


Alejandro Becker
11/13/2006 12:00:00 AM
Thanks!!, you were rigth.. was the machine.config.
"Pablo Cibraro [MVP]" <pcibraro@hotmail.com> escribió en el mensaje
news:uMFBNCBBHHA.4672@TK2MSFTNGP02.phx.gbl...
[quoted text, click to view]

AddThis Social Bookmark Button