简体   繁体   中英

ASP.NET project reference not found…at all?

屏幕截图

Above are the problems I am having right now, and I can't contact the old programmer. The AjaxToolkit is referencing to him and I have no idea where to change that reference. Or where to get that exact part of the Toolkit that it's looking for.

TL;DR:

  • Check the link.

  • Where do I change this reference?

  • Where do I find AjaxControlToolkit-Framework3.5SP1\\AjaxControlToolkit\\ExtenderBase\\ExtenderControlBase.cs?

You can change the path of your references in the .csproj file

PS : To open up your csproj Right click on your project from your IDE > Open Folder In Windows explorer > You can find a file with csproj extension > Edit with notepad

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM