Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Specifying web.config for AppSettings
Message
General information
Forum:
ASP.NET
Category:
Web Services
Title:
Specifying web.config for AppSettings
Environment versions
Environment:
C# 2.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01193703
Message ID:
01193703
Views:
57
I'm a newbie into the .net world. I have a webservice that accepts a userid and password, I check this against a sql server database for authentication and to get the proper dbconnectionstring for their particular website. This webservice basically packages orders up into an xml document and passes this back to the POS system (written in VFP).

Anyway, Each retailer sets up their own encryption key in their appropriate web.config file for encrypting credit card info. Is there a way in my webservice to inform the System.Configuration.ConfigurationSettings.AppSettings which directory to find the appropriate web.config file so that I can decrypt the credit card info?

I hope I'm explaining myself well.

Thanks,
Paul
Next
Reply
Map
View

Click here to load this message in the networking platform