I
I_AM_DON_AND_YOU?
I have a small VB.Net Solution. The solution has filename LABELMAKER.SLN and
the the project has filename LABELMAKER.VBPROJ. There is another file
LABELMAKER.VBPROJ.USER. All these are in a directory called LABELMAKER.
Everything is working fine. I just wanted to rename the directory and
filenames. So I changed the directory name as "EASYLABEL" and also changed
the filenames as EASYLABEL.SLN, EASYLABEL.VBPROJ and EASYLABEL.USER.
So when I did this and tried to open the Solution it didn't open it and
showed the follwoing error/warning message:
"Unable to read the project file 'LABELMAKER.VBPROJ'. The system can't find
the file specified"
It's obvious that it's still expecting the old filename even though I have
chagned it with a new name. So to open the solution I had to re-change the
name with the old one.
So..what's the way to rename the solution and project filenames....
Thanks in advance!
the the project has filename LABELMAKER.VBPROJ. There is another file
LABELMAKER.VBPROJ.USER. All these are in a directory called LABELMAKER.
Everything is working fine. I just wanted to rename the directory and
filenames. So I changed the directory name as "EASYLABEL" and also changed
the filenames as EASYLABEL.SLN, EASYLABEL.VBPROJ and EASYLABEL.USER.
So when I did this and tried to open the Solution it didn't open it and
showed the follwoing error/warning message:
"Unable to read the project file 'LABELMAKER.VBPROJ'. The system can't find
the file specified"
It's obvious that it's still expecting the old filename even though I have
chagned it with a new name. So to open the solution I had to re-change the
name with the old one.
So..what's the way to rename the solution and project filenames....
Thanks in advance!