I am getting increasingly frustrated with this tutorial. I've been having to redo each exercise multiple times to find out what's wrong with the code.
I have the correct end code downloaded, but I am not able to see it. For some reason, it is supposed to pop up in Visual Studio. Then, VS says my access is expired. I have tried downloading VS again and it still doesn't work.
Can someone put the correct ending code on the website? Or can someone explain how I can access the correct code I have downloaded?
I navigated to the SoccerWebsite_05_End folder in the Exercise_05 folder, right-clicked on it and chose "Open as a web site with Microsoft WebMatrix" from the context menu. I said "No" when WebMatrix asked if I would like to upgrade the site to Web Pages
2, and it ran fine when I launched it in a browser.
If you download the code from the link that I have given to you in a preceding post, you have a zip file (Soccer_Website_Examples.zip).
Unzipping the file, you can directly access the correct exercise files that you can open with whatever editor (Notepad++ or even Notepad).
VS isn't needed for this job.
You could also open and run a single site subdirectory (e.g. SoccerWebsite_02_End) in WebMatrix with Open Site --> Folder as Site.
I'm in Windows 7. I go to Downloads/Soccer_Website_Examples/Soccer_Website_Examples/Exercise_03/SoccerWebsite_03_End. Then, I click Results. Then, that is when Visual Studio pops up and tells me it's expired. I have no idea why it had been opening in
Visual Studio. I don't know how to open it with Notepad or WebMatrix.
I've tried right-clicking these different files and nothing asks me if I want to open it in Web Matrix. I've tried both yours and Mike's suggestions and can't get anywhere.
I'm in Windows 7. I go to Downloads/Soccer_Website_Examples/Soccer_Website_Examples/Exercise_03/SoccerWebsite_03_End. Then, I click Results. Then, that is when Visual Studio pops up and tells me it's expired. I have no idea why it had been opening in Visual
Studio. I don't know how to open it with Notepad or WebMatrix.
In Downloads right click Soccer_Website_Examples and choose Extract All..., input the path you want and click Extract: the Soccer_Website_Examples file will be uncompressed in this location.
Now open WebMatrix 2. In the introductory screen choose Open Site and Folder as Site; navigate to the location where you have extracted Soccer_Website_Examples and select SoccerWebsite_03_End. Click on Select Folder.
After some minutes of apparent inactivity, WebMatrix shows an "Upgrade ASP.NET Web Pages" window: choose "Upgrade to newer version".
Now the site should be up and running.
Marked as answer by Angie xu - MSFT on Nov 16, 2012 12:28 AM
I'm in Windows 7. I go to Downloads/Soccer_Website_Examples/Soccer_Website_Examples/Exercise_03/SoccerWebsite_03_End. Then, I click Results. Then, that is when Visual Studio pops up and tells me it's expired. I have no idea why it had been opening in Visual
Studio. I don't know how to open it with Notepad or WebMatrix.
In Downloads right click Soccer_Website_Examples and choose Extract All..., input the path you want and click Extract: the Soccer_Website_Examples file will be uncompressed in this location.
Now open WebMatrix 2. In the introductory screen choose Open Site and Folder as Site; navigate to the location where you have extracted Soccer_Website_Examples and select SoccerWebsite_03_End. Click on Select Folder.
After some minutes of apparent inactivity, WebMatrix shows an "Upgrade ASP.NET Web Pages" window: choose "Upgrade to newer version".
Now the site should be up and running.
Sorry, for the late reply. My laptop has been in the shop. Your advice helped big time. Thanks for the help.
Ortiza
Member
42 Points
95 Posts
Soccer Website Tutorial (Intermediate)
Nov 09, 2012 06:32 PM|LINK
I am getting increasingly frustrated with this tutorial. I've been having to redo each exercise multiple times to find out what's wrong with the code.
I have the correct end code downloaded, but I am not able to see it. For some reason, it is supposed to pop up in Visual Studio. Then, VS says my access is expired. I have tried downloading VS again and it still doesn't work.
Can someone put the correct ending code on the website? Or can someone explain how I can access the correct code I have downloaded?
GmGregori
Contributor
5470 Points
737 Posts
Re: Soccer Website Tutorial (Intermediate)
Nov 09, 2012 07:28 PM|LINK
I don't understand your problem.
If you download the code from the link that I have given to you in a preceding post, you have a zip file (Soccer_Website_Examples.zip).
Unzipping the file, you can directly access the correct exercise files that you can open with whatever editor (Notepad++ or even Notepad).
VS isn't needed for this job.
You could also open and run a single site subdirectory (e.g. SoccerWebsite_02_End) in WebMatrix with Open Site --> Folder as Site.
Mikesdotnett...
All-Star
154927 Points
19867 Posts
Moderator
MVP
Re: Soccer Website Tutorial (Intermediate)
Nov 09, 2012 07:29 PM|LINK
I just downloaded the code from here: http://archive.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=aspnetmsdnexamples&DownloadId=15370
I navigated to the SoccerWebsite_05_End folder in the Exercise_05 folder, right-clicked on it and chose "Open as a web site with Microsoft WebMatrix" from the context menu. I said "No" when WebMatrix asked if I would like to upgrade the site to Web Pages 2, and it ran fine when I launched it in a browser.
Beginning ASP.NET Web Pages with WebMatrix | My Site | Twitter
Ortiza
Member
42 Points
95 Posts
Re: Soccer Website Tutorial (Intermediate)
Nov 09, 2012 08:59 PM|LINK
I'm in Windows 7. I go to Downloads/Soccer_Website_Examples/Soccer_Website_Examples/Exercise_03/SoccerWebsite_03_End. Then, I click Results. Then, that is when Visual Studio pops up and tells me it's expired. I have no idea why it had been opening in Visual Studio. I don't know how to open it with Notepad or WebMatrix.
I've tried right-clicking these different files and nothing asks me if I want to open it in Web Matrix. I've tried both yours and Mike's suggestions and can't get anywhere.
Sorry, I'm still fairly new to this stuff.
Mikesdotnett...
All-Star
154927 Points
19867 Posts
Moderator
MVP
Re: Soccer Website Tutorial (Intermediate)
Nov 09, 2012 09:32 PM|LINK
Have you installed WebMatrix?
Beginning ASP.NET Web Pages with WebMatrix | My Site | Twitter
Ortiza
Member
42 Points
95 Posts
Re: Soccer Website Tutorial (Intermediate)
Nov 09, 2012 10:14 PM|LINK
Yes. I'm using it to do this tutorial.
ayanmesut
Member
219 Points
85 Posts
Re: Soccer Website Tutorial (Intermediate)
Nov 10, 2012 03:11 AM|LINK
First start Webmatrix, and then 'Open Site' and 'Folder as Site'. Then locate your folder.
GmGregori
Contributor
5470 Points
737 Posts
Re: Soccer Website Tutorial (Intermediate)
Nov 10, 2012 10:22 AM|LINK
In Downloads right click Soccer_Website_Examples and choose Extract All..., input the path you want and click Extract: the Soccer_Website_Examples file will be uncompressed in this location.
Now open WebMatrix 2. In the introductory screen choose Open Site and Folder as Site; navigate to the location where you have extracted Soccer_Website_Examples and select SoccerWebsite_03_End. Click on Select Folder.
After some minutes of apparent inactivity, WebMatrix shows an "Upgrade ASP.NET Web Pages" window: choose "Upgrade to newer version".
Now the site should be up and running.
Ortiza
Member
42 Points
95 Posts
Re: Soccer Website Tutorial (Intermediate)
Nov 19, 2012 06:50 PM|LINK
Sorry, for the late reply. My laptop has been in the shop. Your advice helped big time. Thanks for the help.
Aafi
Member
32 Points
53 Posts
Re: Soccer Website Tutorial (Intermediate)
Nov 26, 2012 01:00 PM|LINK
Hello All,
I downloaded the code for the Soccer website, but it does not contain any 'Document' that describes the exercise or any document for tutorials.
I downloaded from the below link.
http://msdn.microsoft.com/en-us/library/hh145669%28v=vs.99%29.aspx