I noticed in 3.0 that the Ranorex module browser would not display folders, which meant if you had multiple recordings with the same names you couldn't tell which was which since folders were not displayed. In an effort to make the module browser more usable to me I started renaming my recordings that shared the same name as another recording. My directory structure looked like such:
/System_1/Setup.rxrec
/System_2/Setup.rxrec
/System_3/Setup.rxrec
I changed my recordings so they would be named uniquely to the following:
/System_1/Setup_System_1.rxrec
/System_2/Setup_System_2.rxrec
/System_3/Setup_System_3.rxrec
While renaming the files I waited for the prompt that asked me if I wanted to change all associated user code namespaces and selected yes. I then saved all the changes I had made to the files. Now every time I open my solution I get the following errors. The error says "the name Setup is already used."
http://i185.photobucket.com/albums/x298 ... eError.png

I can't do anything until it is done erroring and it errors about 30 times. Once it is done erroring it seems to allow me to do my work but I will let you know if this is just an illusion or not. How can I fix this?