What's "Disassembly" page when i trace my ASP.NET WebApp ?

Posted by Mostafa on Stack Overflow See other posts from Stack Overflow or by Mostafa
Published on 2010-04-04T16:06:09Z Indexed on 2010/04/04 16:13 UTC
Read the original article Hit count: 470

Hi

I have a ClassLibrary in my ASP.NET Web Application solution , Recently when i do some changes in that ClassLibrary and rebuilt that , That doesn't affect the solution . While debuging and tracing instead of going into method of that ClassLibrary , i face "Disassembly" page .

I delete Temporary ASP.NET File's folder and Removed the class library from the solution and i added again several times ,But No difference

could you help me at this please ?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about class-library