Ask a Question related to ASP.NET Security, Design and Development.
-
Eric Dugal #1
stateConnectionString error with encryption
hi!
I used aspnet_setreg.exe to generate a key in registry to hold my
stateserver connection string info. I verify and the key was created.
I gave read access to both ASPNET and NETWORK SERVICE user. but, i
always get that error message :
Description: An error occurred during the processing of a
configuration file required to service this request. Please review the
specific error details below and modify your configuration file
appropriately.
Parser Error Message: The <sessionstate> stateConnectionString is
invalid. It must have the format tcpip=<server>:<port>. Non-ASCII
characters in the server name are not supported.
Source Error:
Line 16: <deny users="?"/>
Line 17: </authorization>
Line 18: <sessionState mode="StateServer"
stateConnectionString="registry:HKLM\Software\WebC entral\sessionState\ASPNET_SETREG,stateConnectionS tring"
cookieless="false" timeout="10"/>
Line 19: </system.web>
Line 20: <microsoft.web.services2>
Ho, and that code work fine on Windows 2000, but i receive that
message since i moved it to a Windows Server 2003.
Any clue???
Thanks,
Eric Dugal Guest
-
128 Bit AES Encryption
Hi All, Is it possible to implement 128 bit AES encryption in coldfusion 5.0? Regards cfdyn -
Need help with encryption
Hi I i'm working on a web site that will save customer info some of this info needs to be encrypted in the db. I will need to encrypt when... -
IDS 9.40.UC2, Encryption
I try to configure encryption with IDS 9.40.UC2 on an AIX platform and I'm a little bit confused about the different error messages I receive. ... -
encryption Help
Is there any way, besides making one big movie and saving it as a projector to keep your movies from someone else being able to open them in Director... -
Decryption/Encryption Error
2003-07-05 23:52:23 04:52:23 Error IUCTL Digital Signatures on file C:\Program Files\WindowsUpdate\V4\temp\iuident.cab are not trusted...



Reply With Quote

