installtion error

rajiv's Avatar

rajiv

28 Sep, 2013 02:59 AM

Could not perform Upgrade from version 0.3.10.0 to version 0.3.10.0

HgLab.Core.Framework.Servicing.ServicingException: Could not perform Upgrade from version 0.3.10.0 to version 0.3.10.0 ---> HgLab.Core.Framework.Servicing.ServicingException: Could not execute TransactionalTask for running version 0.3.10.0 and target version 0.3.10.0 ---> HgLab.Core.Framework.Servicing.ServicingException: Could not execute HomeDirectoryVersionRegistrationTask for running version 0.3.10.0 and target version 0.3.10.0 ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'c:\windows\system32\inetsrv\reliableWeb\.hglab.version'.
   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)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
   at System.IO.StreamWriter.CreateFile(String path, Boolean append)
   at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
   at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
   at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding)
   at System.IO.File.WriteAllText(String path, String contents)
   at HgLab.Core.Framework.Servicing.Impl.HomeDirectoryVersionRegistrationTask.InternalExecute(Version runningVersion, Version targetVersion) in c:\Projects\hglab\src\HgLab.Core\Framework\Servicing\Impl\HomeDirectoryVersionRegistrationTask.cs:line 18
   at HgLab.Core.Framework.Servicing.Task.Execute(Version runningVersion, Version targetVersion) in c:\Projects\hglab\src\HgLab.Core\Framework\Servicing\Task.cs:line 21
   --- End of inner exception stack trace ---
   at HgLab.Core.Framework.Servicing.Task.Execute(Version runningVersion, Version targetVersion) in c:\Projects\hglab\src\HgLab.Core\Framework\Servicing\Task.cs:line 28
   at HgLab.Core.Framework.Servicing.Impl.TransactionalTask.InternalExecute(Version runningVersion, Version targetVersion) in c:\Projects\hglab\src\HgLab.Core\Framework\Servicing\Impl\TransactionalTask.cs:line 20
   at HgLab.Core.Framework.Servicing.Task.Execute(Version runningVersion, Version targetVersion) in c:\Projects\hglab\src\HgLab.Core\Framework\Servicing\Task.cs:line 21
   --- End of inner exception stack trace ---
   at HgLab.Core.Framework.Servicing.Task.Execute(Version runningVersion, Version targetVersion) in c:\Projects\hglab\src\HgLab.Core\Framework\Servicing\Task.cs:line 28
   at HgLab.Core.Framework.Servicing.Impl.ServicingManagerService.ExecuteTaskSequence(IEnumerable`1 taskSequence, Version runningVersion, Version targetVersion) in c:\Projects\hglab\src\HgLab.Core\Framework\Servicing\Impl\ServicingManagerService.cs:line 64
   at HgLab.Core.Framework.Servicing.Impl.ServicingManagerService.PerformUpgrade() in c:\Projects\hglab\src\HgLab.Core\Framework\Servicing\Impl\ServicingManagerService.cs:line 111
   --- End of inner exception stack trace ---
   at HgLab.Core.Framework.Servicing.Impl.ServicingManagerService.PerformUpgrade() in c:\Projects\hglab\src\HgLab.Core\Framework\Servicing\Impl\ServicingManagerService.cs:line 118
   at HgLab.Areas.Dashboard.Controllers.UpgradeController.Upgrade(UpgradeModel model) in c:\Projects\hglab\src\HgLab\Areas\Dashboard\Controllers\UpgradeController.cs:line 42

  1. Support Staff 1 Posted by Anton Gogolev on 30 Sep, 2013 01:23 PM

    Anton Gogolev's Avatar

    Rajiv,

    Apologies for the delay - your messages somehow got into "Spam" folder.

    What you need to do is open up dbo.Settings table in SQL Server Management
    Studio and change the [Value] of row with [Property] equals to
    'home-directory' to wherever you want HgLab to store repository data. This
    should be an absolute path and not be nested inside any of the system
    directories.

  2. 2 Posted by Rajiv Kamdar on 30 Sep, 2013 03:17 PM

    Rajiv Kamdar's Avatar

    hi,
    Thanks i have made the necessary changes. i was not giving absolute path.
    I am new with source code.
    I wanted to know like how can i add .dll files and create a folder
    structure in the repository.

    I am using this for visual studio websites and projects.

    i want to use it for issue tracking also. Can i send this repo directly to
    a remote location through FTP. is there any way to do this integration.

  3. Support Staff 3 Posted by Anton Gogolev on 01 Oct, 2013 09:25 AM

    Anton Gogolev's Avatar

    Rajiv,

    HgLab is a Mercurial server, so to add files to it you need to push your changes to the repository hosted inside HgLab.

    An excellent introduction to Mercurial is available here: http://hginit.com/

    As for issue tracking, HgLab doesn't currently offer any issue tracking capabilities.

  4. Anton Gogolev closed this discussion on 01 Oct, 2013 09:25 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

Recent Discussions

18 Jan, 2025 05:02 PM
13 Jan, 2025 10:42 AM
29 Nov, 2024 10:00 AM
12 Jan, 2023 12:25 PM
10 Jan, 2023 04:49 PM