Hello everyone,
I am using VS 2010 with VB.net, .NET Framework is 3.5, to build an Add-IN.
When I try to debug the Add-In, breakpoints are ignored, and it displays the following error message:
"The source file is different from when the module was built. Would you like the debugger to use it anyway?"
I only have tone project and one source file, so I do not know where the module is located.
Yesterday the whole application worked fine, I was able to debug it.
Any idea on what is causing this problem?
Thanks