Page 1 of 1

Problems with deleted project

Posted: Fri Dec 04, 2015 12:48 pm
by giuseppe.lacagnina
Dear All,

I have a solution with several projects. I have deleted one of them, as it was essentially empty. All text configuration files do not contain any reference to it.

I have a test case in the main solution. When I run it, build and execution are fine.
However, when I go into one of its recording modules and try to "play from here", I get an error involving the deleted project:

Metadata file 'C:\Users\giuseppel\Documents\Ranorex\RanorexStudio Projects\COR_HTML\COR_HTML\..\WORKFLOW_BUTTONS\WORKFLOW_BUTTONS.csproj' could not be found - C:\Users\giuseppel\Documents\Ranorex\RanorexStudio Projects\COR_HTML\COR_HTML\bin\Debug\TemplateLibrarySelection.Runner.exe

I tried to clean and rebuild, but to no avail.
What can I do? Thanks!

Re: Problems with deleted project

Posted: Fri Dec 04, 2015 1:15 pm
by odklizec
Hi,

In Projects tree, go to References and make sure there is no reference to the deleted project. Let's say your deleted project is Magitral, so you should delete its reference from the main project...
ReferencedProj.png

Re: Problems with deleted project

Posted: Fri Dec 04, 2015 1:41 pm
by giuseppe.lacagnina
Thanks a lot, with your suggestion the problem was indeed solved!!!

Re: Problems with deleted project

Posted: Fri Dec 04, 2015 1:54 pm
by odklizec
You are welcome. I'm glad I could help ;)