Technical support This forum is closed.
Version 1.x > Technical support > Configuration Error View modes: 
User avatar
Guest
redactuk - 11/6/2006 3:49:26 PM
   
Configuration Error
Urgent help please. I've just transferred everything over to production server and I get error message:

Line 1: <?xml version="1.0" encoding="utf-8"?>
Line 2: <configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">
Line 3: <configSections>
Line 4: <section name="microsoft.web.services3" type="Microsoft.Web.Services3.Configuration.WebServicesConfiguration, Microsoft.Web.Services3, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />

.NET Framework 2.0 has been installed so I can't see what isues is.





User avatar
Guest
redactuk - 11/6/2006 3:53:41 PM
   
Re: Configuration Error
Ok I've resolved this myself.. sorry for posting prematurely...

Solutions was at:

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


User avatar
Member
Member
forrester - 11/6/2006 3:56:30 PM
   
Re: Configuration Error
My first guess is that your virtual directory for the site is still .net 1.1 and needs to be changed to 2.0, but can you please list your process of deployment? This will help.

thanks,
forrester

User avatar
Member
Member
forrester - 11/6/2006 3:57:55 PM
   
Re: Configuration Error
Awesome! Glad you figured it out!