BUG Resizing Listview column on uncheckedout form crashes VS

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

Moderator: SourceGear

Post Reply
Jared Sullivan
Posts: 81
Joined: Sun Aug 06, 2006 12:51 am

BUG Resizing Listview column on uncheckedout form crashes VS

Post by Jared Sullivan » Tue Dec 19, 2006 9:16 pm

Hi,

When I try to resize a column of a listview on a form that is not checked out the IDE kind of crashes.

VS VSS Plugin handles this OK.

All versions of SOS software are 4.2 downloaded.

Thank You
Jared

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Wed Dec 20, 2006 1:08 pm

What happens when it "crashes"?

You might want to try setting it to automatically check-out when editing. In VS that would be under Tool-Options-Source Control-Environment. Looked at the Checked-In Item Behavior.

Jared Sullivan
Posts: 81
Joined: Sun Aug 06, 2006 12:51 am

BUG resizing listview on checked-in form

Post by Jared Sullivan » Wed Dec 20, 2006 3:53 pm

Hi,

SOS is already set to check out on edit, that is default setting.

See screens below for exact errors...
Attachments
error2.PNG
error2.PNG (33.99 KiB) Viewed 7278 times
error1.PNG
error1.PNG (14.03 KiB) Viewed 7278 times

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Wed Dec 20, 2006 4:18 pm

Since I haven't been able to duplicate this yet, could you send me your SOS server log? You can send that to support at sourcegear.com (attn: Beth) and just reference this post. Do you recall at what time that error occurred, so I can match it up with log events?

Also, what version of Visual Studio are you using?

Jared Sullivan
Posts: 81
Joined: Sun Aug 06, 2006 12:51 am

Resize error

Post by Jared Sullivan » Tue Dec 26, 2006 4:35 pm

Hi Beth, I am sorry but the IDE error never made it into SOS Server error log. I wasn't expecting this to happen either. I will try to give you more details about the environment I am working, maybe something will click.

1. VS2005 (no SP)
2. VB.NET
3. On client machine open existing project that is in SS
4. Add Listview to form, change mode to details, add some columns
5. Check in
6. Now resize one of the columns
Attachments
error-resize.PNG
error-resize.PNG (31.47 KiB) Viewed 7245 times
error-resize.PNG
Soem comment
error-resize.PNG (31.47 KiB) Viewed 7245 times

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Wed Dec 27, 2006 11:41 am

Is there any chance that you have resizing the item as locked in the properties? That is located under Design in the properties.

Also, what kind of project is this? Web project? Windows app?

Also, does the same thing happen if you check it out first?

Post Reply