Can't seem to load the correct reference

574
0
08-18-2010 06:44 AM
PaigeBaldassaro
New Contributor
I recently installed Visual Studio 2010. I currently have ArcMap 9.3.1 installed. I am trying to develop a basic custom tool. I can load all of the references, but ESRI.ArcGIS.ADF won't seem to load. As it is, I have to go directly to the dll. VS doesn't seem to recognize it. In a previous custom tool created in VS 2008, it is loaded fine, but I can't figure out what I'm doing wrong with VS 2010.

Paige

Edit: Ok, I figured it out. I was using a .Net framework of 3.5 "Client Profile" which is something in VS 2010 that must be new. I've not seen that before. I'll need to read up on it to determine what that is. Anywho, it was causing some conflicts with some internal dependencies. Switched it to 3.5, no client profile, and worked like a charm.
0 Kudos
0 Replies