The assembly compilation returned the following errors uipath /The type or namespace name "ViewModel "

Hello,
Im facing a strange issue
i have removed workflow and whole process went with strange bug

studio can recognize the variables but all activities, collections , linq…says not exist!

all namespaces are imported and checked all the package is there
the workflow not invoked anywhere i was just testing

image

Is this Studio bug!
any tips

Hi @Hazem_Saleh ,

Could you show us the Dependencies/Packages used ?

Sure
image

even i tried to restore the removed workflow then remove everything inside

Run log

9:49:54.5891 => [ERROR] [UiPath.Studio] [4] Error: No license exist for this installation Exception: UiPath.Licensing.Library.Extended.Exceptions.NotLicensedException: No license exist for this installation
at UiPath.Licensing.Library.Extended.Implementation.OnlineLoader.UpdateAsync(IDictionary2 userMetadata, ProxySettings proxySettings) at UiPath.Licensing.Library.Extended.Implementation.LicenseProvider.UiPath.Licensing.Library.Extended.ILicenseProvider.UpdateOnlineLicenseAsync(IDictionary2 userMetadata)
09:50:48.2994 => [ERROR] [UiPath.Studio] [8] Error: No license exist for this installation Exception: UiPath.Licensing.Library.Extended.Exceptions.NotLicensedException: No license exist for this installation
at UiPath.Licensing.Library.Extended.Implementation.OnlineLoader.UpdateAsync(IDictionary2 userMetadata, ProxySettings proxySettings) at UiPath.Licensing.Library.Extended.Implementation.LicenseProvider.UiPath.Licensing.Library.Extended.ILicenseProvider.UpdateOnlineLicenseAsync(IDictionary2 userMetadata)

we have a license!!

Expand UiPath Sytem dependency and see if everything is resolved.

Or you can try downgrading your UiPath.System

@Hazem_Saleh

Please try renaming the project.json and then reopen the project and check if the issue is resolved

cheers

Hi, i downgraded to 22.10.5 the version we got but the same issue
UiPath cant recognize all dependency


i even reimported everything !

This has removed all my packages ( i added each manually ) same issue.