S
Sledge
We have developed an accounting application both in windows and web.
Application calls the function in Dll that inturns access the registry keys.
using the value of the registry key it connects to the database and returns
the datasource. In former windows application works fine . but the Asp.net
application does not access the registry key. the registry key values are
stored in [hkey_current_user] session. could any one have a suggestion to
access the registry key[hkey_current_user] values using asp.net?
Thanks
Application calls the function in Dll that inturns access the registry keys.
using the value of the registry key it connects to the database and returns
the datasource. In former windows application works fine . but the Asp.net
application does not access the registry key. the registry key values are
stored in [hkey_current_user] session. could any one have a suggestion to
access the registry key[hkey_current_user] values using asp.net?
Thanks