Forum Replies Created

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

  • RE: problem with iis7 and SQL

    ok, i mean that in additional to visual studio installation, i install SQL server express 2005 because i wanted to resolve my problem.

    now, i uninstalled SQL server express 2005 and...

  • RE: problem with iis7 and SQL

    no i don't, i installed the SQL server only for solution but i gonna uninstall the SQL.

    so now i onlt with my visual studio and iis.

  • RE: problem with iis7 and SQL

    hi, my database name that i created with visual studio is "MsnDB", and this is my connection string in web.config:

    <connectionStrings>

    <remove name="LocalSqlServer"/>

    <add name="MsnDBConnectionString" connectionString="Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\MsnDB.mdf;Integrated...

  • RE: problem with iis7 and SQL

    hi, thanks alot for the reply

    you right, there are two DB and i remove the SQL from the list and i left my web application DB, i refresh and i...

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