I am posting this here because on the web I'd only found is how to fix this if you are running on x64 or web.config related stuff, but this is desktop and on a 32bits pc.

Microsoft Visual Studio

Error while trying to run project: Unable to start debugging.

El objeto invocado ha desconectado de sus clientes.

Translation:

The object invoked has disconnected from its clients.

This is the weird error I get when I'm trying to compile my project

These are the things I'm working with:

  • A tiny WinForms Solution
  • C# VS2008 3.5Fwk
  • SQL.CE
  • On a dying Atom x86
link|improve this question

1  
Can you post your code so we can know what to look for? As for the Spanish part, it says the Object invocated has disconnected from its clients, if that can help you narrow it down. – Adam Smith Jul 31 '11 at 0:59
@Adam I'll do that once I get home. For the spanish part I know what it means since Spanish is my native language... however, despite knowing this and assuming that the problem comes from the database connection or around there, I'll post that code. A pity that doesn't even tell what project of the solution is failing. – apacay Aug 1 '11 at 13:03
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.