While trying to publish library in 2019.10.3

@loginerror

Hi All,

i am facing below error while trying to publish the library in 2019.10.3 studio version

Error message -
19.10.3+Branch.support-v2019.10.Sha.95df6905e4f3e6898cb391d1e7a7af2314bc8023

Compilation failed or was cancelled.

image

Its was worked fine in 2018.4.4 studio version

Best Regards,
Naveen Chaganti

@Naveen.Ch

Delete project.json file and then open workflow. Update all required packages and then try to publish the library file.

1 Like

hi @lakshman

thank you for your response.

If we delete the project.json, how we can open the project without project.json

Best Regards,
Naveen

1 Like

@Naveen.Ch

It will create project.json file automatically if it is not existed into the project folder.

thank for the info.

Kindly let me know , why we are getting this compiler error.

1 Like

@Naveen.Ch

May I know what activities are you using in this library ?

As you said developed this workflow using older version of UiPath studio i.e. 2018.4.4 and there may be chances that some packages got deprecated in the newer version 2019.10.3

1 Like

Hi @lakshman @Pablito @Tracy_Schultz

I have used attached dependencies for this specific library .
image

Best Regards,
Naveen Chaganti

Hi @Naveen.Ch

Does it also happen on a new, blank library or is it specific to this project?

1 Like

Hi @loginerror

It is happening for old libraries

For new library , i am able to publish successfully.

Kindly let me know if you required any further info

Best Regards,
Naveen

Hi @Naveen.Ch

It seems like this is the cause:

More about this is available here.

This was fixed in 2019.10.4:

1 Like

Hi @loginerror

In my project all the .xaml files under root folder.there is no sub folder exist in my project .

Still i am facing this error.

Best Regards,
Naveen Chaganti

@loginerror @ovi @Pablito

There was a bug in 2019.10.3 enterprise edition

Because of Filter data table activity, we are facing mentioned error .