facing problem in configration of database

  • Hey!

    I have been using my local database for dev Purpose . Now i m trying to connect my application with to server database . for that purpose changed webconfig,appconfig and settings.cs . but it is still taking the older connection string , Please help 🙁

  • What tool do you develop with? .NET?

    If so, check your build configuration. Debug vs Release

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

  • Yes . Net 4th frame work..

  • Still not working ! 🙁

  • It has nothing to do with SQL.

    It's a problem with your application configuration file.

    Try to clear down \bin\Debug and \bin\Release folders.

    After, build check what config file is copied there and its content

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply