Link to home
Start Free TrialLog in
Avatar of moosetracker
moosetracker

asked on

VS 2012 Ajax Mess

I installed ajax through Nuget..  And it was in one project I was converting from  2010 to 2012 (Visual Studio ASP.net).

I went to another project, and saw the AJax there, thinking it was the old version I removed it from reference and went to reinstall it, I can not find in anywhere to reinstall..

I went to reinstall through Nuget and it says it is already installed.

I went back to my first project and it seems to still be there, but looking through all the reference lists, I don't see it checked off as all the other ones are (I was hoping this would help me reinstall it..)

The next project I tried to convert did not have Ajax in it..  I tried to build a brandy dandy new one and that also did not have AJax in the reference list,  Nugent did tell me I could install it in this one, but when I tried, it errored out."External Packages cannot depend on packages that target projects.

So how do I fix this mess?  I thought I was simply removing AJAX from the specific project, I did not think I was throwing it into limbo hell.
Avatar of David Johnson, CD
David Johnson, CD
Flag of Canada image

how did you remove it?
Avatar of moosetracker
moosetracker

ASKER

I just went to the reference area in the project opposite clicked on the AJAX and hit remove.. I did the same for Crystal, and one in-house dll.. The Crystal I was able to add back in and same with the in-house one..  I always see that as just removing it from the project, not doing any permanent removal of the items.
ASKER CERTIFIED SOLUTION
Avatar of moosetracker
moosetracker

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial