Although this is happening in a web project, it's kind of just a VB.Net solution/project problem.
I've been carrying along for quite a few years a web project that was never made into a proper "solution". Especially as versions of the IDE moved along and the VS web project world kept changing.
At any rate, this web project has an additional VB Project for a reporting tool - that I distribute as a .DLL to my clients (on their web servers), but sits as a nice "second" project within this set of web folders.
I keep this whole mess on my OneDrive - so it's shared between an old Win7 workstation and a newer Win10 Surface Pro.
The Surface Pro has never been able to "re-build" the second "reporting tool" project. Whenever I needed to make changes, I would go to the old Win7 machine and work the reporting code over and re-build the whole solution there and get a nice new .DLL for release.
Long story short, I just broke the Win7 machine - moved my OneDrive folder to different drive letter and now I cannot re-build the reporting tool project. The code is stale and the debugger is giving me the message posted below. I have removed and re-added the secondary project - nothing seems to be getting me past this.
I need to debug and then subsequently compile this secondary project.
Any help would be greatly appreciated - thanks!
*** Read the sticky in the DB forum about how to get your question answered quickly!! ***
Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".