While trying to modify a user control after doing a checkout, it gives an error "Can't edit module." How can I fix this error?
Answer Posted / sonakshi
You will get this error if do not have the form that contains the user control checked out. You can avoid this error by checking out the form prior to editing the user control.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can I archive old projects or old versions of current projects?
I checked in modified code into vSS . Now I have another working area and which has older version. Now I wanted to findout the difference between VSS and older version in another working area which is not the VSS area. Now the question is after getting difference between the VSS and another working area. There will be some files difference. How do I take only difference files recursively into some other area.
How can I put revision history information in the source files each time I check in a file?
Is VSS Y2K compliant?
VSS performance is extremely slow?
Which is the best product for source controlling compare to vss for version controlling?
How can I get around the synchronization issue such that deletes and renames from VS.NET do not get synchronize with VSS as described in Q305516?
Is there any information on Web Projects and Source Control Integration in Visual Studio .NET?
How can I access VSS from a remote site over the Internet directly of via a web portal?
How to Save a Package as a Separate File?
What is Merge Conflicts?
Can we import data from sourcesafe into sourceanywhere?
What is Exclusive Checkout?
How do I pin all the files within a project?
What are the tips for getting keyword expansion working?