Hello EveryOne
I have a problem with sqlexpress connection in my project
when i run my project this error is appeard:
Failed to generate a user instance of SQL Server due to failure in retrieving the user's local application data path. Please make sure the user has a local user profile on the computer. The connection will be closed.
by this connection string:"Data Source=.\SQLEXPRESS;AttachDbFilename=D:\Masoud\New folder (4)\iis\App_Data\masoud Database_Data.MDF;Integrated Security=True;Connect Timeout=30;User Instance=True"
plz help me