You are viewing limited content. For full access, please sign in.

Question

Question

migrate workflow

asked on May 26, 2016 Show version history

Hello

I am migrating my demo workflow from one laptop to the new one and am stuck the workflow which was running smoothly is

now stop working but I think the problem is connection profile.

 

this is the error am getting when I try to update connection profile

 

Access to the path 'C:\ProgramData\Laserfiche\WF\Profiles\ConnectionProfiles.xml' is denied.

Exception
        System.UnauthorizedAccessException:
Access to the path 'C:\ProgramData\Laserfiche\WF\Profiles\ConnectionProfiles.xml' is denied.

Stack Trace
        at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
        at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
        at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
        at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
        at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
        at Laserfiche.Connection.ConnectionProfileManager.WriteProfiles(String folderpath, IList`1 existing, IList`1 Removed, IList`1 Added, IList`1 Changed)
        at Laserfiche.Connection.ConnectionProfileManager.WriteSystemProfiles()

Data items: 1
AlreadyLogged: True

0 0

Replies

replied on May 26, 2016

There are 2 types of connection profiles that can be saved in Workflow: common profiles (which will be available to all Windows users who log into the computer) and user profiles (which will only be visible to the currently logged in Windows user). By default, Workflow tries to save any connection profile as a common profile.

Common profiles are saved to the path specified in your message. If you're running with Windows User Account Control on higher settings, applications can't write to that path. You should still be able to create and save user profiles instead. See the Profile Manager dialog either through Tools\Options\General (click Manage next to the default connection profile) or by clicking Manage Connections from any open workflow.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.