When specific wim file not found in any of the CEPS servers, and downbload is attemped, throws error exception - bug.
Extending multithreaded download to ACNS and Master ACNS downloads.
Changing master ACNS to RCDN one at config file.
.NET 4.0 support for MPC and Installer.
All configuration items should be present on server, and when MPC launches, it will download it from server. This way we will have more control over the config items.
X86 to any CPU support.
Organize our application in such a manner that, we divide our app into an exe and a dll. So that the exe will contain only the front end part where as the dll will contain the core working. This will help us to push the updates to the dll whenever required without the intervention of altris team.
Redesign the GUI
Suppress "Email cannot be sent" popup message while launching MPC, in-case of an un-mapped sub-net.
Bug - Email is sent every time MPC is launched in an unmapped subnet environment.
Create CEPS registry key instead of relying on a existing key. HKEY_LOCAL_MACHINE\SOFTWARE\Cisco_Software\CEPS
--- old+++ new@@ -6,5 +6,6 @@6. X86 to any CPU support.
7. Organize our application in such a manner that, we divide our app into an exe and a dll. So that the exe will contain only the front end part where as the dll will contain the core working. This will help us to push the updates to the dll whenever required without the intervention of altris team.
8. Redesign the GUI
+9. Suppress "Email cannot be sent" popup message while launching MPC, in-case of an un-mapped sub-net.More to come...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- old+++ new@@ -7,5 +7,7 @@7. Organize our application in such a manner that, we divide our app into an exe and a dll. So that the exe will contain only the front end part where as the dll will contain the core working. This will help us to push the updates to the dll whenever required without the intervention of altris team.
8. Redesign the GUI
9. Suppress "Email cannot be sent" popup message while launching MPC, in-case of an un-mapped sub-net.
+10. Bug - Email is sent every time MPC is launched in an unmapped subnet environment.+11. Create CEPS registry key instead of relying on a existing key. HKEY_LOCAL_MACHINE\SOFTWARE\Cisco_Software\CEPSMore to come...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Diff: