A
AlexAngAB
I am developing an Pocket PC application using VS .Net 2003. And I
frequently get the following error when I click the "Save All" button
in the Visual Studio. Can anybody help?
error message:
an error occurred saving the project user options
file 'projname.vbproj.user'
Then I click "OK" to the above message box. I attempts to save the
file but it says the file already exists. So, I just choose the option
to over write it. It happens again and again for the same
project/solution.
Another problem I has in the same project/solution is: the "form1.vb
(design)" cannot be displayed in the Visual Studio IDE. (i.e. I cannot
see the grey color form and all the controls in the form such as text
boxes). The way I fix this problem is to:
1. Insert a new form
2. Then delete this new form
3. Automatically, the form can then be displayed.
I am not too sure whether the 2 problems are related.
Thanks.
frequently get the following error when I click the "Save All" button
in the Visual Studio. Can anybody help?
error message:
an error occurred saving the project user options
file 'projname.vbproj.user'
Then I click "OK" to the above message box. I attempts to save the
file but it says the file already exists. So, I just choose the option
to over write it. It happens again and again for the same
project/solution.
Another problem I has in the same project/solution is: the "form1.vb
(design)" cannot be displayed in the Visual Studio IDE. (i.e. I cannot
see the grey color form and all the controls in the form such as text
boxes). The way I fix this problem is to:
1. Insert a new form
2. Then delete this new form
3. Automatically, the form can then be displayed.
I am not too sure whether the 2 problems are related.
Thanks.