I have a test version of a web site using Framework 3.5... it works fine: http://stanvicker1.web709.discountasp.net/Testing/MSLogistics/ When I try to move it live I receive the following 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: Unexpected end of file has occurred. The following elements are not closed: assemblyBinding, runtime, configuration. Line 112, position 1. Source Error: Line 110: <runtime> Line 111: <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> ------------------------------------ I think it's a server setup error, but support claims the server is setup for Framework 3.5 ... and indicates that the problem is in my web.config.... I don't get it... same web.config ... two different DiscountASP.net Servers... one works, one does not... I can't find any references in my web.config that point to framework 4.0... Is there some other reference I'm missing ??? ( or do I need to go back to support and have them check the server setup again?) I'm dead in the water...
Your web.config is malformed. This web.config can NEVER work on any server because it is missing a "/"