Last seen: Jul 16, 2025
Well i am not sure what other information to give you. 2012 R2 servers is what i usually use. the setup i normally use is: SolidCP Portal Server ...
The Web.config passwords are so called "encrypted keys" so with those passwords + the passwords stored in your database + the enterprise cipher key t...
<password value=” most likely won't work. plus i know it can have + and = in it's encrypted values. Any automatically generated one should work ...
I personally have over 6 SQL Servers running on my live 1.0.3, and upgraded about 400 setups where 40% has SQL Services, i can therefor guarantee SQL ...
Sorry (getting late) a 0x1D is a space " "
0x1D hex decimal is an "=" symbol. Does that provide any clues? (used in db / user / connection settings or passwords?) It could be date/time though...
in 2 years there has been about 2000 commits with code changes, database changes and so on. Some migrations are more smooth then others, but i can co...
So the SQL: Do you have all connection types enabled? (tcp/ip etc) and is browser service enabled and started? (so remote connections work properly)...
Can you set it to 64bit mode? other recommended aspects are asp.net 4.5 (unless it's a Exchange 2010 CAS) Do note WebsitePanel depending on what ver...
So how is the server setup? does your sql server have an SolidCP Server module installed there to? or are you trying to load a sql through anothers ...
Hmm usually the best information is the audit log under serveradmin. The second best information is the SolidCP Server's Eventlog (in windows it self...
Ah sorry i missed ur last post. If the keys where changed the api user/password most likely aren't stored properly anymore. Try and re-enter the cre...
The error you added above isn't the api call, it's that the SolidCP Server can't connect properly. Did you check the server page i mentioned ...
The signature or decryption was invalid —> WSE523: The CipherData contents are invalid. Usually means the Cipher key for the SolidCP Server is not...
Hello, v1.1.0 has many bug fixes and is properly tested, i would highly recommend to upgrade it. However we did have some installer / update related...