Unable To Open Project

  • Thread starter Thread starter Shane
  • Start date Start date
S

Shane

This may not be the right forum, but I need to start somewhere.

I am getting a message box "Unable to Open Project 'My Project'." when
I open my project. My project opens and compiles correctly, but this
is an annoyance.

The problem started when I restored my frmPhrases.resx and
frmPhrases.vb files. I put in a feature that was not supported on the
host system, and I didn't want to back out all of the code. I simply
restored the previous day's backup for those two files.

How can I fix this annoying, yet less than critical error?

Thanks

Shane
 
Shane said:
This may not be the right forum, but I need to start somewhere.

I am getting a message box "Unable to Open Project 'My Project'." when
I open my project. My project opens and compiles correctly, but this
is an annoyance.

The problem started when I restored my frmPhrases.resx and
frmPhrases.vb files. I put in a feature that was not supported on the
host system, and I didn't want to back out all of the code. I simply
restored the previous day's backup for those two files.

How can I fix this annoying, yet less than critical error?


You might try deleting frmPhrases.resx. However, you will loose all
resources used in the form (such as images etc...). Just a suggestion, it's
hard to say without any more info & I don't know if VS.NET creates logs like
VS 6.0 did - you might want to try to find out about that as well.

Jeremy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top