Thanks a bunch for your reply. These are the files I have,
AssembleyInfo.cs
RowSelectorColumn.aspx
RowSelectorColumn.cs
RowSelectorColumn.csproj
RowSelectorColumn.csproj.user
RowSelectorColumn.sln
RowSelectorColumn.suo
RowSelectorColumnScript.js
untitled.ndoc
When I open the project "RowSelectorColumn.csproj" I now get a message
"The solution appears to be under source control, but its binding information cannot be found. Its is possible that the MSSCCPRJ.SCC file or another item that holds the source control setting for the solution, has been deleted...."
Click OK Next msg -
"Some of the properties associated with the solution could not be read"
So I've deleted it. Now when I open the project I just get the first msg -
"The solution appears to be under source control, but its binding information cannot be found. Its is possible that the MSSCCPRJ.SCC file or another item that holds the source control setting for the solution, has been deleted...."
The second msg has gone, don't know if that's a good thing or not.
Have had a look on the file-Source control menu and none of the options indicate you can remove the project from source control?
Yes using 2003, I looked in Change Source Control, but couldn't see anything that would remove it, does this dialog act for the entire project or do I need to open each fine the go File->Source control -> etc.
I've uploaded an image of the Change Source Control Dialog can you see anything that needs changing?
Done that when it asked me to log into source safe said no, it then popped up the Change Source Control dialog, I unchecked the two Connected checkboxes, the project then opened with little red ticks next to each file. I've tried opening the files and they open okay. So seems to be sorted
Well its working but you shouldnt have the red checkmarks next to each file in the solution explorer. That means its checked out and writeable.
You could always create a new project and add the references and files to create a new stand alone version of the project that will not be under any source code control at all.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum.