Results 1 to 3 of 3

Thread: ASP.NET 1.1 / 2.0 conflict error [solved]

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2005
    Posts
    625

    ASP.NET 1.1 / 2.0 conflict error [solved]

    I got this error when trying to run some applications on the same server
    as ASP.NET 1.1 and some as ASP.NET 2.0. How do I fix this? The error shows up in the applcation log, and when trying to browse to a page, it says "SERVER ERROR"

    It is not possible to run two different versions of ASP.NET in the same IIS process. Please use the IIS Adminstration tool to reconfigure your application to run in a separate process.
    Last edited by dogboydelta; Oct 30th, 2006 at 04:11 PM. Reason: solved

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2005
    Posts
    625

    Re: ASP.NET 1.1 / 2.0 conflict error

    In case anyone else needs to know, I solved this by creating a new application pool, and adding the 2.0 apps only to that pool.

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: ASP.NET 1.1 / 2.0 conflict error [solved]

    You could set the ASP.NET version you want to use in the ASP.NET tab in properties for the virtual directory.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width