microsoft / azuredevopslabs

Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
https://www.azuredevopslabs.com
MIT License
819 stars 914 forks source link

CI Lab Task 2, Step1-4 Build Job Fails #582

Closed smacar01 closed 2 years ago

smacar01 commented 2 years ago

Now the Pipeline build job failed. I have no idea how to fix it. What do I do now?

image

sriramdasbalaji commented 2 years ago

Hi @smacar01 ,

Could you please check the Agent specification in your build pipeline? Can you try with vs2017-win2016? And also Can I know when did you create this project?

Thanks

smacar01 commented 2 years ago

I have no idea what what you mean by "agent specification" or "VS2017 win2016".

I created this project in the last 30 days.

Is it possible to have a call to explain?

Regards, Steve Sent from Outlook for Androidhttps://aka.ms/AAb9ysg


From: sriramdasbalaji @.> Sent: Wednesday, December 1, 2021 2:20:04 AM To: microsoft/azuredevopslabs @.> Cc: Steve Macari @.>; Mention @.> Subject: Re: [microsoft/azuredevopslabs] CI Lab Task 2, Step1-4 Build Job Fails (Issue #582)

Hi @smacar01https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fsmacar01&data=04%7C01%7CSteve.Macari%40microsoft.com%7C094d804199a84456e26a08d9b49afecf%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637739400063170065%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=ltMNc6cwZPt%2BsR50QBLWfQZtCT8zF9lk7nsDg28PCog%3D&reserved=0 ,

Could you please check the Agent specification in your build pipeline? Can you try with vs2017-win2016? And also Can I know when did you create this project?

Thanks

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmicrosoft%2Fazuredevopslabs%2Fissues%2F582%23issuecomment-983359593&data=04%7C01%7CSteve.Macari%40microsoft.com%7C094d804199a84456e26a08d9b49afecf%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637739400063170065%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=lvVZvV03mD4uyf6jyL4sDpnh2PTBA025oVA5SR1MGDk%3D&reserved=0, or unsubscribehttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAOBDFEGK5RKDEVYUUDJP22DUOXECJANCNFSM5JCFMQIA&data=04%7C01%7CSteve.Macari%40microsoft.com%7C094d804199a84456e26a08d9b49afecf%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637739400063170065%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=7lJX22VvZSuQ6u0xHMwl9NpQiFDtmWWWLddI50TyXVQ%3D&reserved=0. Triage notifications on the go with GitHub Mobile for iOShttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapps.apple.com%2Fapp%2Fapple-store%2Fid1477376905%3Fct%3Dnotification-email%26mt%3D8%26pt%3D524675&data=04%7C01%7CSteve.Macari%40microsoft.com%7C094d804199a84456e26a08d9b49afecf%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637739400063170065%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=PiVgOmjPpdgZ96KrRnqFYA%2Banf2YxrAlQFmScG70Zg8%3D&reserved=0 or Androidhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.github.android%26referrer%3Dutm_campaign%253Dnotification-email%2526utm_medium%253Demail%2526utm_source%253Dgithub&data=04%7C01%7CSteve.Macari%40microsoft.com%7C094d804199a84456e26a08d9b49afecf%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637739400063170065%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=gUEb1oEgGPnJ7A7w5T24VvB4QV7MIU8PG6BpRV%2FEC1Y%3D&reserved=0.

sriramdasbalaji commented 2 years ago

Hi @smacar01 ,

Edit your Build Pipeline and select the agent as shown below image

Thanks

smacar01 commented 2 years ago

Hi @sriramdasbalaji , Thanks, the build was successful.

Unfortunately, the Task 3, Steps 2 and 3 do not reflect what's in my repo: Instructions:
image

My results: image

I don't see a file called "Index.cshtml" in my contents to edit.

sriramdasbalaji commented 2 years ago

Hi @sriramdasbalaji , Thanks, the build was successful.

Unfortunately, the Task 3, Steps 2 and 3 do not reflect what's in my repo: Instructions: image

My results: image

I don't see a file called "Index.cshtml" in my contents to edit.

Hi @smacar01 , You need to navigate to the path mentioned. i.e open src folder then PartsUnlimitedWebsite folder in side this Views, Home.

Thanks