Proposed Answer Error: Process WebDev.WebServer40.EXE

  • Sunday, June 05, 2011 5:40 PM
     
     

    HI,

    When I run my web project, it gives me thefollowing error:
    The requested attach was not completely sucessful.

    Failed to attach to: Managed(v4.0): the version of clr.dll in the target doe not match the one mscordacwks.dll was built for.

     

    Can someone help me?


    Best regards, Maria Cunha.

All Replies

  • Tuesday, June 07, 2011 1:53 AM
    Moderator
     
     

    May I know the error message thrown by dll atl100? Did you install any add-on for Visual Studio? What if you create a simple winform or console application using Visual Studio, and then launch debug session by pressing F5?

     


    Eric Yang [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Friday, June 24, 2011 9:03 PM
     
     

    Try killing all w3wp processes first...

    tskill w3wp /A

  • Monday, July 25, 2011 3:36 PM
     
     

    Hi

    I am wacky from microsoft support, Did you do anything special in the process? did the incubation was properly handled? did you eat the cookie from left, where was the first spill...??

    Nice questionaire from MSFTs.. huh... Wake up MS talents!!

     

    For the solution, Just try following steps:

    1. Make sure Windows Updates are uptodate and restarted !

    OR Download

    https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=29638

    and install,

     

    OR

    Install VS2010 Service Pack1

     

    I got the second one worked on my machine... :)

     

    thanks

     


    HydPhani
  • Monday, July 25, 2011 3:38 PM
     
     

    May I know the error message thrown by dll atl100? Did you install any add-on for Visual Studio? What if you create a simple winform or console application using Visual Studio, and then launch debug session by pressing F5?

     


    Eric Yang [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.


    IS THIS AN ANSWER? WHo is the F' in Moderator proposed as Answer?
    HydPhani
  • Wednesday, February 29, 2012 10:09 AM
     
     Proposed Answer

    Hi

    I believe you would have found the solution already for this. 

    Still, I am adding a solution which worked for me. Hope it helps someone

    I was working on a solution and all of a sudden today morning I found this error:

     The version of clr.dll in the target does not match the one mscordacwks.dll was built for.

    Searched for some solutions and I came across some links which asked me to install VS 2010 SP1.

    Now it is working fine.


    • Proposed As Answer by CRMDevlpr Wednesday, February 29, 2012 10:09 AM
    •  
  • Wednesday, February 29, 2012 11:00 AM
     
     

    For the solution, Just try following steps:

    1. Make sure Windows Updates are uptodate and restarted !

    OR Download

    https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=29638

    and install,

    OR

    Install VS2010 Service Pack1

    I got the second one worked on my machine... :)

    thanks


    HydPhani

    HydPhani