Unable to create activity builder for LaunchAndLogin.xaml. Reason was 'Cannot create unknown type '{http://schemas.uipath.com/workflow/activities/uix}NApplicationCard'.'

I am trying to deploy an activity on Azure Devops portal. Though I have updated the library to latest version of

But still I am facing issues while deploying the activity in pipeline and it is failing with error : Unable to create activity builder for LaunchAndLogin.xaml. Reason was 'Cannot create unknown type '{http://schemas.uipath.com/workflow/activities/uix}NApplicationCard’.'.

Failed to run the command. UiPath.CommandLine.Exceptions.CommandException: Packaging failed due to one or more errors.

##[error]Error packaging project: Error: The process ‘D:\a_temp\0ocdzdmlp\lib\net461\uipcli.exe’ failed with exit code 1

@S_D1

Welcome to the community

first thing the project is in windows legacy and 24 versions would not support legacy it might be the issue..for legacy better use 22 versions

cheers

1 Like