Unable to Retrieve Project - Please Help!

If you are having a problem using SourceOffSite, post a message here.

Moderator: SourceGear

Terence
Posts: 164
Joined: Thu Feb 02, 2006 2:43 pm
Location: SourceGear

Post by Terence » Wed Apr 16, 2008 1:19 pm

Haha. Well that wasn't as helpful as I'd hoped.

Can you please try disabling the SOS option to "Display Pin Status"? And then do a normal Open From Source Control.
Terence McGhee
SourceGear

BrianDrab
Posts: 98
Joined: Tue Mar 25, 2008 1:27 pm
Contact:

Post by BrianDrab » Wed Apr 16, 2008 2:14 pm

Doing that gives the following Plugin error. (Plugin.jpg)

As an aside you have to "Run as Administrator" when opening SOS if you want the changes to stick such as the one you had me make. If not when you close SOS the change is thrown away.
Attachments
Plugin.JPG
Plugin.JPG (25.63 KiB) Viewed 19372 times
Brian C Drab

Terence
Posts: 164
Joined: Thu Feb 02, 2006 2:43 pm
Location: SourceGear

Post by Terence » Wed Apr 16, 2008 2:37 pm

Brian, we'll log a bug and investigate fixing this in the next release.

Can you please email me (via the email button below this post) and we'll try to help you further, offline.
Terence McGhee
SourceGear

BrianDrab
Posts: 98
Joined: Tue Mar 25, 2008 1:27 pm
Contact:

Post by BrianDrab » Fri Apr 18, 2008 10:23 am

[I'm putting here for historical record)


From: Terence [mailto:terence@sourcegear.com]
Sent: Friday, April 18, 2008 10:44 AM
To: Brian Drab
Cc: Linda Bauer; SourceGear Support
Subject: Re: Unable to Retrieve Project - Please Help!

Hey Brian.

No we most definitely do not consider the case closed.

What happened was this. We created another Setup Project that worked just fine. We had Scott try it from both machines to make sure that everything worked properly. Then we asked him did you guys *need* the original Setup Project or was the current progress small enough that it could be easily reproduced in the new Setup Project that we had just made.

He said that it wouldn't be a bother to recreate it all, because not very much had been done on that particular Setup Project.

So as a workaround, he agreed to use the new Setup Project. However, we didn't want pretend that a problem was solved, when it really wasn't. To this end, Scott agreed to monitor the situation and if any problems arose with the new Setup Project, you guys had direct routes of contact for both Linda and Myself.

Should you need to contact us again on this, we will make sure that your case gets our immediate attention.

So, from our end, we left off with you guys having a (relatively) painless workaround but with the caveat that we're here, should the workaround fail.

We're reluctant to blame the original Setup Project, because we don't want to pass the buck. However, *at this point*, all signs point to that original Setup Project being taken over by gremlins.

If this path isn't acceptable to you, then please let me know.

Terence
Brian C Drab

BrianDrab
Posts: 98
Joined: Tue Mar 25, 2008 1:27 pm
Contact:

Post by BrianDrab » Fri Apr 18, 2008 10:28 am

Thanks. This is not what I understood from my developer but makes sense.

I still wasn’t satisfied with the resolution (albeit thankful for the workaround). Since the issue crashed the SOS server (which obviously affects all the others using the SOS client) it was concerning. If just the client was hosed I would probably accept it and move on. I’m trying to restore confidence in my developers regarding the product. I worked on this some more and have identified the exact cause and it’s easily reproducible. See below if you are interested. I’m going to post this to the forum so others may benefit as well.

Bug summary
When retrieving a setup project (or a Solution containing a setup project), containing a reference to a file outside of your working folder path, out of Source Safe using the SOS client from within the Visual Studio .NET IDE (i.e. File…Source Control…Open From Source Control), SOS will freeze and become unresponsive. As a result of the SOS client freezing the Visual Studio .NET IDE has to be forcefully shut down. Even worse the SOS Server service becomes unresponsive as well and must be stopped and started.

Bug Details
When a Visual Studio .NET setup package is used you have the option of using the “File System Editor” to perform functions such as adding shortcuts to the user’s desktop/programs menu and creating folders for the user’s etc. One of the functions allows you to add files or assemblies (which in our case one of the developers added the Microsoft.mshtml.dll assembly). See Capture1.jpg.



If you add a file and/or assembly that is not within your current working directory of the project, you receive one of the following warning messages. (For example if my working directory is c:\dev\vss\Setup2 and I decide to add a file from c:\program files\Test\test.txt)

You get this message if this is the first time putting the setup project into VSS and you have already added an external file. In addition the folder hierarchy will be added to VSS containing the external file. So in the example above when you look in SourceSafe you will see Setup2 within whatever project you selected when adding it to SourceSafe. In addition you will also have a Program Files folder at the same level as the Setup2 project with a sub-folder of Test and then containing test.txt. (Note: It appears this is what one of our developers did. They then proceeded to manually move the Program Files folder into the Setup2 project within VSS. This is an assumption made after research since the developer that did this is no longer here.) See Capture2.jpg.


You get this message if the project was already under source control and then you decide to add an external file. See Capture3.jpg.



At this point you can check in the project without issue. You can also retrieve through the Visual Studio .NET IDE using VSS without a problem. However if you use the SOS client through the IDE the problem occurs.

Other Info
This issue was verified on the following:
-Using Visual Studio .NET 2005 with SOS client 4.2 on a Windows Vista Ultimate 32-Bit machine.
-Using Visual Studio .NET 2003 with SOS client 4.2 on a Windows XP Professional SP2 machine.
-Using Visual Studio .NET 2003 with SOS client 4.2 on a Windows XP Professional SP2 machine.

Workaround
Adding files outside of the current working directory of the project is not recommended. You should copy the files to a location within the current working directory and then add them to the setup package pointing to these correct locations.
Attachments
Capture1.jpg
Capture1.jpg (18.07 KiB) Viewed 19336 times
Capture2.JPG
Capture2.JPG (37.09 KiB) Viewed 19336 times
Capture3.JPG
Capture3.JPG (26.87 KiB) Viewed 19336 times
Brian C Drab

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Fri Apr 18, 2008 2:44 pm

Thanks for the detailed description. We've logged a bug and will fix it in the next release.
Linda Bauer
SourceGear
Technical Support Manager

BrianDrab
Posts: 98
Joined: Tue Mar 25, 2008 1:27 pm
Contact:

Re: Unable to Retrieve Project - Please Help!

Post by BrianDrab » Tue Nov 17, 2009 1:38 am

Can you verify for me that this is now fixed in the current version? Before I upgrade I would like to know.

Thanks.
Brian C Drab

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Unable to Retrieve Project - Please Help!

Post by lbauer » Wed Nov 18, 2009 11:21 am

The issue is only partially resolved in SOS 5.0. The SOS Client/Server no longer crashes, but the external file is not added to source control. This is scheduled to be fixed in SOS 5.02.

HS 13326
Linda Bauer
SourceGear
Technical Support Manager

BrianDrab
Posts: 98
Joined: Tue Mar 25, 2008 1:27 pm
Contact:

Re: Unable to Retrieve Project - Please Help!

Post by BrianDrab » Wed Nov 18, 2009 2:43 pm

Due out when?
Brian C Drab

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Unable to Retrieve Project - Please Help!

Post by lbauer » Mon Nov 23, 2009 2:38 pm

Possibly by the end of the year.
Linda Bauer
SourceGear
Technical Support Manager

BrianDrab
Posts: 98
Joined: Tue Mar 25, 2008 1:27 pm
Contact:

Re: Unable to Retrieve Project - Please Help!

Post by BrianDrab » Tue Dec 22, 2009 10:06 am

Do we think it will still happen by the end of the year? Any update?
Brian C Drab

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Unable to Retrieve Project - Please Help!

Post by lbauer » Tue Dec 22, 2009 3:58 pm

This has been moved into January, probably towards the end of the month.
Linda Bauer
SourceGear
Technical Support Manager

BrianDrab
Posts: 98
Joined: Tue Mar 25, 2008 1:27 pm
Contact:

Re: Unable to Retrieve Project - Please Help!

Post by BrianDrab » Fri Jan 29, 2010 10:01 am

Any update?
Brian C Drab

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Unable to Retrieve Project - Please Help!

Post by lbauer » Thu Feb 04, 2010 3:42 pm

It's still on our list of things to do, but has been pushed back a bit.

Item:13326
Linda Bauer
SourceGear
Technical Support Manager

BrianDrab
Posts: 98
Joined: Tue Mar 25, 2008 1:27 pm
Contact:

Re: Unable to Retrieve Project - Please Help!

Post by BrianDrab » Thu Feb 04, 2010 3:51 pm

Would you have an estimate?
Brian C Drab

Post Reply