G
Guest
I am using a dependency app to check my exe assmbly usages.... I see mscorlib show up twice in the list both a 1.3030 version and a 1.500 version... Should'nt my exe only reference this once, and to the newest version.... I am also wondering if this is why I see an exception dialog popup after the app closes.... No matter if in debug or release it show itself only ofr a second.... I tried a breakpoint at the main forms dispose even but it seems to come up after that point, since when hitting hte break point it had not shown up..... once I stepped it through after dipose there is was quick, I can read just enough to see that some object isn't set to an instance of some object.... Again it's fast.... So i guess I Have two questions....
Should I remove the older mscorlib from the GAC??? Plus the above question...
Thanks
Anthony Nystrom
Should I remove the older mscorlib from the GAC??? Plus the above question...
Thanks
Anthony Nystrom