Source Safe Stored Procedure Versioning Problem

  • Thread starter Thread starter CLS
  • Start date Start date
C

CLS

I have installed the stored procedure / sourcesafe
integration from the VS.NET 2003 CD. I've created a new
solution and added a database project to it and put it
under source control. I've generated scripts for my
stored procedures. When I right-click on a procedure and
choose check-in the check-in dialog comes up and then
shows a "The parameter is incorrect" error message. This
is preventing me from checking in stored procedures and
all other files from within VS. Any information on how to
work around this problem appreciated.

Thanks in advance.
 
Nevermind. Just needed to remove and then add the project
back to source control. Not sure how the link got
invalidated to begin with.
 
Back
Top