Visual Studio 2010: Where are the Online Templates?

by Gabriel Lozano-Moran 24. October 2009 00:19

On the New Project dialog you can click on Online Templates:

image

And I get this:

image

Using Wireshark I could see what the problem is. Visual Studio is trying to connect to the Visual Studio Code Gallery service here and the response is HTTP 417 (Expectation failed):

image

I can create the service when I navigate to it in Internet Explorer:

image

When I try to add a Service Reference to a project in Visual Studio 2010, I get the same HTTP 417:

image

If I try to add it as a Web Reference, I at least get to see the operations:

image

I tried to search directly for a template to see if that works and I have tried changing the sort order to Most Recent:

image

I now get a progress bar but Wireshark tells me that the IDE is not communicating to any of the services of the Visual Studio Code Gallery. I guess that there are some issues with the service(s) at the moment?

Update: I am glad to see that the online templates are available now.

image

image

Tags:

Comments

Add comment




  Country flag

biuquote
  • Comment
  • Preview
Loading