Issue: Web Apps in UiPath Studio Web Are Interconnected and Causing Errors

Hello everyone,

I am facing an issue while executing my UiPath Studio Web apps. I have three different web apps: RMS, Vehicle Insurance, and Resume Extraction. The problem is that they seem to be interconnected automatically, even though they are separate projects.

For example, when I run my Vehicle Insurance app, it throws an error related to images that I have never used in this app. Instead, these images belong to the Resume Extraction app. Similarly, when executing the RMS app, it shows errors related to images from the Vehicle Insurance app.

Steps I Have Tried to Resolve the Issue:

  1. Duplicating the entire project.
  2. Deleting the images and image controls from the app.
  3. Adding the images mentioned in the error (even though they are not part of the app).
  4. Downloading and deleting the entire project, then re-importing it.

However, the issue persists, and I am unable to execute any of these apps without resolving the errors.

Has anyone faced a similar issue? How can I fix this? Any guidance would be appreciated!

Thanks!

Below is the image of the error -

@Akanksha_Kate

Looks like you created these apps by duplicating the old app…it might be the case in events or in other controls you would have referenced …please check the same

Cheers

No, I haven’t duplicated the apps. I have created 2 different individual web apps. It doesn’t show me any error in the rules and this issue occurs suddenly.