P
Paul [Paradise Solutions]
Just recently, the solution file will corrupt on my system and make all
procedure names disappear from the dropdowns (VB.Net against the CF),
project references break and and "Unspecified errors" appear in the
tasklist (Have since learnt that these errors relate to the form designer):
Main solution located in ...\My Documents\Projects\ProductA\MainApp
Add a reference to a project containing only forms located at \My
Documents\Projects\ProductA\ClassLibrary
Save project, close solution. Re-open solution - all OK so far. Now
add another reference to a class library of common functions located in
\My Documents\Projects\Tools\CommonFunctions
Still all OK. Now save and close. At this point when the project is
reopened, the above faults occurr.
Can anyone shed any light on this as my solution corrupts every time I
open it.
Paul
procedure names disappear from the dropdowns (VB.Net against the CF),
project references break and and "Unspecified errors" appear in the
tasklist (Have since learnt that these errors relate to the form designer):
Main solution located in ...\My Documents\Projects\ProductA\MainApp
Add a reference to a project containing only forms located at \My
Documents\Projects\ProductA\ClassLibrary
Save project, close solution. Re-open solution - all OK so far. Now
add another reference to a class library of common functions located in
\My Documents\Projects\Tools\CommonFunctions
Still all OK. Now save and close. At this point when the project is
reopened, the above faults occurr.
Can anyone shed any light on this as my solution corrupts every time I
open it.
Paul