I install Orion NPM v9.1 and sp1, on Windows 2003 64bit, and ms sql server 2005 64bit.
Server is ibm 3560 with 2x4 processor, and 12GB ram.
1. Web site is slow when I first time access.
2. If I click on List Resources button I get error:
Orion Website Error
An error has occurred with the Orion website.
Additional Information
System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: SNMPVersion must be 1, 2, or 3 (Fault Detail is equal to An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.ArgumentException: SNMPVersion must be 1, 2, or 3
at SolarWinds.Net.SNMP.SNMPRequestBase.set_SNMPVersion(Int32 value)
at SolarWinds.NPM.BusinessLayer.SNMPValidate.InternalValidateSNMP(SNMPVersion snmpVersion, String ip, UInt32 snmpPort, String community, String authKey, SNMPAuth authType, SNMPPriv privacyType, String privacyPassword, String context, String username)
at SolarWinds.NPM.BusinessLayer.SNMPValidate.ValidateSNMP(SNMPVersion snmpVersion, String ip, UInt32 snmpPort, String community, String authKey, SNMPAuth authType, SNMPPriv privacyType, String privacyPassword, String context, String username)
at SolarWinds.NPM.BusinessLayer.NPMBusinessLayerService.ValidateSNMP(SNMPVersion snmpVersion, String ip, UInt32 snmpPort, String community, String authKey, SNMPv3AuthType authType, SNMPv3PrivacyType privacyType, String privacyPassword, String context, String username)
at SyncInvokeValidateSN...).
Can You help me?