Keyword Not Supported Error

  • Thread starter Thread starter Frank Bishop
  • Start date Start date
F

Frank Bishop

I'm having trouble connecting to my SQL database when running my Web
application. I'm getting the error:

System.ArgumentException: Keyword not supported: 'VIPER_sql; database'.

Here is the section it is pointing to in my web.config:

<appSettings>
<add key="dbEagle" value="VIPER_SQL; database=Eagle; integrated
security=true;" />

Help appreciated. Thanks.
Frank
 

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

Back
Top