Upgrade Issue - Could not load file or assembly 'DragnetCont
Moderator: SourceGear
-
- Posts: 6
- Joined: Sat Jul 19, 2014 9:16 pm
Upgrade Issue - Could not load file or assembly 'DragnetCont
Upgrading from vault std 5.1.2 to 6.1 then to 7.2
After the first step to upgrade to 6.1, which did not have any errors, the web console page now presents the following error - Could not load file or assembly 'DragnetControlsLib' or one of its dependencies
Server is 2012R2 with SQL 2008R2
After the first step to upgrade to 6.1, which did not have any errors, the web console page now presents the following error - Could not load file or assembly 'DragnetControlsLib' or one of its dependencies
Server is 2012R2 with SQL 2008R2
Re: Upgrade Issue - Could not load file or assembly 'Dragnet
Did you by any chance install the 32-bit version of Vault on a 64-bit machine or vice versa?
Are any of the application pools that relate to to the Vault website running in 32-bit mode? To find that setting, go to the application pools in your IIS Manager. Click on one related to Vault such as the vaultapppool and then click advanced settings. The setting you are looking for is Enable 32-bit Applications.
Are any of the application pools that relate to to the Vault website running in 32-bit mode? To find that setting, go to the application pools in your IIS Manager. Click on one related to Vault such as the vaultapppool and then click advanced settings. The setting you are looking for is Enable 32-bit Applications.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
-
- Posts: 6
- Joined: Sat Jul 19, 2014 9:16 pm
Re: Upgrade Issue - Could not load file or assembly 'Dragnet
This first appeared after I ran the install for 6.1.0 - file name was VaultServer64_6_1_0_531 so I think we had the right 64bit version
As for the VaultAppPool the Enable 32 bit applications is set to True
As for the VaultAppPool the Enable 32 bit applications is set to True
Re: Upgrade Issue - Could not load file or assembly 'Dragnet
If you wish to use the 64-bit version of Vault, then the Enable 32-bit Applications needs to be set to False.
If you want to keep the Enable 32-bit Applications set to True, then you need to install the 32-bit version of Vault.
If you want to keep the Enable 32-bit Applications set to True, then you need to install the 32-bit version of Vault.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
-
- Posts: 6
- Joined: Sat Jul 19, 2014 9:16 pm
Re: Upgrade Issue - Could not load file or assembly 'Dragnet
Ok, now I am getting this
Could not find file 'c:\windows\system32\inetsrv\XXXXXXXXVault.Config'
Could not find file 'c:\windows\system32\inetsrv\XXXXXXXXVault.Config'
Re: Upgrade Issue - Could not load file or assembly 'Dragnet
In your IIS Manager, what .NET framework are the application pools set to use?
What are the Managed Pipelines set to?
What are the Managed Pipelines set to?
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
-
- Posts: 6
- Joined: Sat Jul 19, 2014 9:16 pm
Re: Upgrade Issue - Could not load file or assembly 'Dragnet
>NET CLR Version v4.0.30319
Pipeline mode = Integrated
Pipeline mode = Integrated
Re: Upgrade Issue - Could not load file or assembly 'Dragnet
What identity is the Vaultapppool running under?
Does that same identity have read/write/modify permissions to the location c:\windows\system32\inetsrv?
Does that same identity have read/write/modify permissions to the location c:\windows\system32\inetsrv?
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
-
- Posts: 6
- Joined: Sat Jul 19, 2014 9:16 pm
Re: Upgrade Issue - Could not load file or assembly 'Dragnet
Identity = ApplicationPoolIdentity
I don't know how to check permissions for this identity/user on the folder in question
I don't know how to check permissions for this identity/user on the folder in question
Re: Upgrade Issue - Could not load file or assembly 'Dragnet
Right-click the folder and select Properties. There should be a Security tab. What do you have listed in the security tab?
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
-
- Posts: 6
- Joined: Sat Jul 19, 2014 9:16 pm
Re: Upgrade Issue - Could not load file or assembly 'Dragnet
All application packaged = Read & Execute
Creator Owner = Special
System = Special
Administrators = Special
Users = Read &Execute
Trusted Installer = List
Creator Owner = Special
System = Special
Administrators = Special
Users = Read &Execute
Trusted Installer = List
Re: Upgrade Issue - Could not load file or assembly 'Dragnet
I think it would be best if an uninstall/reinstall was performed and allow Vault to set the permissions again.
When you uninstall, choose the option to keep the database.
Instead of double-clicking the .msi to run the installer, run a command prompt as administrator and then launch the .msi from the command line.
When you uninstall, choose the option to keep the database.
Instead of double-clicking the .msi to run the installer, run a command prompt as administrator and then launch the .msi from the command line.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support