Link to home
Start Free TrialLog in
Avatar of BDPL
BDPLFlag for India

asked on

Visual source safe - unable to do checkin in dotnet application

Hi,

I am using VSS-2005, and Dot net (C#.net-winforms)-2008 version.

Recently, i unable to Check-in my application into vss. Previously, in solution explorer of dotnet application i had a options check-in, check-out. But i unable to find out that check-in option.

Please, Help on this to find and add check-in option to Dotnet application.

Thank you.
Avatar of Gautham Janardhan
Gautham Janardhan

are these options showing up but disabled or there are not showing up at all ?
Avatar of BDPL

ASKER

hI,

The check-in option completely hidden. not in disable mode

thank you.
when u open the project do u getting any errors saying -cannot connect to server or path not available
Avatar of BDPL

ASKER

Hi,

Yes. I got a msg " sever path is not existing. please configure" like this.

But, in sever everything is working fine.

Thank you.
i guess ur machine is not able to find the server. please verify that u can connect to the server and have all the connections necessary(Net ,VPN , ..blah blah)  and try restarting VS
Avatar of BDPL

ASKER

HI,

The sever access is working fine. i am working rightnow in sqlserver with same server.

Each and every paths  working fine, except vss.

Plz help on this.

thank you.
are u able to open this project using VSS ? if u are able to do that wud be to get a latest version from the VSS and then use that .. it will have all the configurations automatically done
Avatar of BDPL

ASKER

Hi,

Currently i am working on Local forder, not in vss. I unable to take latest version.because recent updations not in server. So, only one option is there to me..latest updations need to store on server.

So, please help on this.

thank you.
are u able to open the project using VSS ?
Avatar of BDPL

ASKER

yes
under file -> source control -> change source control. rebind ur project to the vss project once more
Avatar of BDPL

ASKER

Hi,

I tried to change that. I got above screen shot with error msgs.

Thank you
this means that u bindings are incorrect. u are connecting to an invalid project/folder.u will have to find ur project from vss and bind to that folder,
Avatar of BDPL

ASKER

Hi,

For this, what steps i need to do in my project. please give idea on this.

thank you
ASKER CERTIFIED SOLUTION
Avatar of Gautham Janardhan
Gautham Janardhan

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of BDPL

ASKER

Hi,

I  got  solution for this vss, as per your instruction. Everything is working fine.

Thank you.