Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error: requested registry access is not allowed

Status
Not open for further replies.

adonet

MIS
May 4, 2004
312
US
I try to connect remote server via IP address and got error:
requested registry access is not allowed

bellow is my web.config file. Can some expert help me fix it?

<appSettings>
<add key="All" value="data source=198.188.235.68,1433;Network Library=DBMSSOCN;initial catalog=WORKSLIVE;password=flower;persist security info=True;user id=Admin;workstation id=CPU-TENOTEBOOK;packet size=4096" />
</appSettings>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top