Search

cannot attach to process by Ido Nadler

Closed

1
0
Sign in
to vote
Type: Bug
ID: 773413
Opened: 12/4/2012 6:15:43 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
buid -> Attache to process w3wp.exe caused and error to appear:

Could not load file or assembly 'vjscor, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

I am using c#5 on vs2012 so I don't know why I get a J# error
Details (expand)

Visual Studio/Team Foundation Server/.NET Framework Tooling Version

Visual Studio 2012

Steps to reproduce

buid -> Attache to process w3wp.exe

Product Language

English

Operating System

Windows 7

Operating System Language

English

Actual results

I cannot debug my app

Expected results

I want to be able to attach to the process and debug my Asp.net MVC 4 app
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 12/5/2012 at 11:22 AM
Hello Ido,

From a quick bing search, this seems to be an issue some other people have faced over the years and is likely unrelated to debugging. Probably you have something else installed on your system that is causing that binary to get loaded. Please try the suggesitons from here:
http://forums.asp.net/t/1779672.aspx/1

As that link appears to have the best available information I can find.

Marc Paine
Visual Studio Debugger QA Lead
Posted by Microsoft on 12/4/2012 at 6:50 AM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.