stateConnectionString error with encryption

E

Eric Dugal

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\WebCentral\sessionState\ASPNET_SETREG,stateConnectionString"
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,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top