OpenNetCF v1.3 vs Project file -HE'P!

  • Thread starter Thread starter MikeB
  • Start date Start date
M

MikeB

After installing OpenNetCF v1.3 I can't open my projects...

Upon attempt to load the solution, I'm getting a message that states:

Microsoft Development Environment
Unable to read the project file '<myapp>.vbdproj'. An installed SDK
contains entries that duplicate existing entries and has corrupted the data
needed for device connection. Uninstall the SDK.

HELP??!!
 
MikeB said:
After installing OpenNetCF v1.3 I can't open my projects...

Upon attempt to load the solution, I'm getting a message that states:

Microsoft Development Environment
Unable to read the project file '<myapp>.vbdproj'. An installed SDK
contains entries that duplicate existing entries and has corrupted the
data needed for device connection. Uninstall the SDK.

HELP??!!

I haven't seen that specific error, but there are two immediate options that
come to mind.

1) Uninstall OpenNETCF and see if that corrects the problem.

- or -

2) Create a new project and add your existing source files to it. Don't
forget to set any additional project references you might have had.
 
Back
Top