• 2022-06-05
    ou are the newly appointed system administrator at Certkiller.com. A former administratorcreated a Microsoft ASP.NET Web application using Microsoft .NET Framework v3.5.  You are responsible for maintaining the Web application. You use the source control repository toacquire the most recent version of the project. As soon as you attempt to compile the project onyour workstation you notice that the assembly reference is missing. To ensure productivity youneed to make sure that you are able to compile the project on your workstation. What should you do?()
    A: Your best option would be to ensure that the assembly reference is deleted.Thereafter you need to add a reference to the missing assembly.
    B: Your best option would be to ensure that a reference path in the property pages of the project isadded to the location of the missing assembly.
    C: Your best option would be to ensure that a working directory in the property pages of theproject is added to the location of the missing assembly.
    D: Your best option would be to ensure that the output path in the property pages of the project ischanged to the location of the missing assembly.
  • 举一反三