LightSwtich Applicatoin works in Release mode but but not in Debug mode
-
Wednesday, January 09, 2013 7:32 PM
I am create LS application and also using TFS (Team Foundation Server) because many developers are working on the same application. I have faced a problem on my machine that when i try to use the application in debug mode that it shows an error but on other user machine it is working fine. I am using the get latest version functionality also.
Load operation failed for query 'Tablename_All'. The remote server returned an error: NotFound
But same application is working in Release mode. Can any body please help to resolve it.
All Replies
-
Wednesday, January 16, 2013 10:26 PM
Hi,
It sounds like its trying to find Tablename_All from your external datasource and is unable to find it.
Can you try and clean and rebuild or delete your project and re-get all the files from your TFS?Thanks
Pierson
- Proposed As Answer by PiersonLeeMicrosoft Employee Thursday, February 14, 2013 12:05 AM
-
Monday, January 21, 2013 1:59 PM
Yep, if it's working for the others and not for you, there's a difference between your setup and theirs :-)
One could indeed be the amount of files you got from TFS (re-check it out at the root level), make sure you're all connecting to the same external datasources, ect...
Best of luck!
It's your story - time to switch on the innovation. || About me || LightSwitch blog

