Community

Wrong storage location

Hi, 

I'm trying to setup FlexiCapture 11 DS installation.

I get the following error when opening Administration and Monitoring console.

A runtime error occurred:
Cannot get file storage path

The storage location displayed in the error message is an old location. I created a new database in admin console and set a new location for storage. New database was created, but somehow the storage location stays old.

Is there a way how can I reset the storage location somehow? Administration and Monitoring Console does not work, keeps showing me the error described above.

Help appreciated!

Was this article helpful?

0 out of 0 found this helpful

Comments

1 comment

  • Avatar
    Permanently deleted user

    I think I fixed it.

    Change web.config file manually in location 

    C:\inetpub\wwwroot\FlexiCapture11\Server

    Change the value to correct format.
    Here is my example
    <add key="FlexiCaptureFileStoragePath" value="C:\Storage"></add>
    I changed my previous value to C:\Storage and Administartion console started working
    0

Please sign in to leave a comment.