The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Annoying VS.NET Bug

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Peter G Provost

Posts: 849
Nickname: pprovost
Registered: Aug, 2003

Peter G Provost is a Solution Architect for Interlink Group in Denver, CO.
Annoying VS.NET Bug Posted: Apr 13, 2004 4:46 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Peter G Provost.
Original Post: Annoying VS.NET Bug
Feed Title: Peter Provost's Geek Noise
Feed URL: /error.aspx?aspxerrorpath=/Rss.aspx
Feed Description: Technology news, development articles, Microsoft .NET, and other stuff...
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Peter G Provost
Latest Posts From Peter Provost's Geek Noise

Advertisement

OK this is a bug. Flat out. A bug.

Here's the deal.

Subversion, which is my new favorite source control system, creates a hidden folder when you do a checkout called ".svn". And for some reason, VS.NET will not tolerate a folder that begins with a period in a web project.

It works fine for Class Library projects. It works fine for Windows Forms projects. But when you use a Web Project, it says, "Refreshing the project failed. Unable to retrieve folder information from the server."

And to make matters worse, this is a known bug. I hate things like this. There is absolutely no good reason for this rule.

Read: Annoying VS.NET Bug

Topic: Welcome, John Previous Topic   Next Topic Topic: .NET Nightly 146

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use