Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question on changing folder locations
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00892245
Message ID:
00892288
Views:
22
This message has been marked as the solution to the initial question of the thread.
Yes, the .sln, .csproj, .vbproj and .webinfo files are editable. Make sure they point to relative file names, not absolute ones.

>Let's say I create a winforms solution/project in VS.NET, and define some references based on a folder structure.
>
>And then later, decide to change the folder structure.
>
>I haven't found a way to tell the 'project manager' in VS.NET where to look for my new structure. It seems I have to erase the project, re-add it, and reset all the references/dependencies.
>
>I know that in VFP, if I move some class libraries and then re-open my project, the VFP project manager will display the open dialog box and allow me to select the new location. Does anything like that exist in VS.NET? (or at a lower level, I could always 'hack' the project file...can that be done in VS.NET?)
>
>Thanks,
>Kevin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform