Version problems

Discussion in 'ASP.NET / ASP.NET Core' started by JHaynes, Jul 26, 2005.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Okay, first let me show the error here. Then I'll tell you what I think. Just to inform you, I just got my site activated and I'm new to web development(yes, another newbie) so please bear with me.


    Parser Error Message: Unrecognized attribute 'xmlns'.
    Line 2: <configuration xmlns='http://schemas.microsoft.com/.NetConfiguration/v2.0'>


    Okay, I think this means is that I'm trying to code my site using version 2.0 on a 1.1 hosting server. Okay, that's fine, I was going to switch to 2.0, but it seems like you can't use it for personal reasons now. Gotta get some Go-License or what-have-you. So scratch that idea.

    The thing is, I'm using the new Visual Web Developer 2005 Beta, the latest one. Anyways, it appears that this development tool is used to test ASP .NET 2.0.

    Another thing, I went to the IIS manager(online) to see if I can change it there, but I can't do it. Probably because it's already version 1.1.

    Anyways, to put it simply, how can I use Visual Web Developer to develop code in 1.1 instead of 2.0 so that it works on your server. I'm in the middle of the North Sea right now, so I can't get a copy of another Visual Studio development kit. Anyways, any help would be appriciated.

    Thanks,
    Josh
     
  2. Bruce

    Bruce DiscountASP.NET Staff

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page