Click here to Skip to main content
15,792,217 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ASP.Net login control & IIS 5.1 Pin
sk_ko30-Nov-11 14:53
sk_ko30-Nov-11 14:53 
GeneralRe: ASP.Net login control & IIS 5.1 Pin
jkirkerx30-Nov-11 15:46
professionaljkirkerx30-Nov-11 15:46 
Questionregarding crystalreports Pin
kalyan10qwerty29-Nov-11 19:04
kalyan10qwerty29-Nov-11 19:04 
AnswerRe: regarding crystalreports Pin
kalyan10qwerty29-Nov-11 19:18
kalyan10qwerty29-Nov-11 19:18 
QuestionAccess to the path is denied -when trying to delete files Pin
Ramkumar_S29-Nov-11 16:55
Ramkumar_S29-Nov-11 16:55 
AnswerRe: Access to the path is denied -when trying to delete files Pin
jkirkerx29-Nov-11 19:22
professionaljkirkerx29-Nov-11 19:22 
SuggestionRe: Access to the path is denied -when trying to delete files Pin
RaviRanjanKr1-Dec-11 10:03
professionalRaviRanjanKr1-Dec-11 10:03 
QuestionCREATE DATABASE permission error Pin
sk_ko29-Nov-11 16:45
sk_ko29-Nov-11 16:45 
now I am trying to make virtual directory for asp.net 2.0 web application.
I know how to make virtual directory.
in my web project, App_Data contains database (.mdf) file.
then, I change web.config connection strings like that:

"Data Source=(local);AttachDbFilename=|DataDirectory|\database.mdf;Integrated Security=True" providerName="System.Data.SqlClient"

I used auto attach connection.
But now,when I browse this application from browser, It shows error like below.

CREATE DATABASE permission denied in database 'master'.
An attempt to attach an auto-named database for file C:\Inetpub\wwwroot\WebHelpDesk\App_Data\Database.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.

I don't know how to slove.
pls share me , giving idea how to solve.
I also checked in SQL server 2005 management.
I detached my database file in SQL server.
but it shows error like above.
AnswerRe: CREATE DATABASE permission error Pin
jkirkerx29-Nov-11 19:25
professionaljkirkerx29-Nov-11 19:25 
AnswerRe: CREATE DATABASE permission error Pin
AmitGajjar30-Nov-11 2:34
professionalAmitGajjar30-Nov-11 2:34 
QuestionWhat happens to abandoned or timed out sessions? Pin
Brady Kelly29-Nov-11 8:12
Brady Kelly29-Nov-11 8:12 
AnswerRe: What happens to abandoned or timed out sessions? Pin
David Mujica29-Nov-11 8:48
David Mujica29-Nov-11 8:48 
GeneralRe: What happens to abandoned or timed out sessions? Pin
Brady Kelly29-Nov-11 9:58
Brady Kelly29-Nov-11 9:58 
GeneralClarification Pin
David Mujica30-Nov-11 9:59
David Mujica30-Nov-11 9:59 
GeneralRe: Clarification Pin
Brady Kelly30-Nov-11 17:38
Brady Kelly30-Nov-11 17:38 
AnswerRe: What happens to abandoned or timed out sessions? Pin
jkirkerx29-Nov-11 19:32
professionaljkirkerx29-Nov-11 19:32 
QuestionRE: Visual Studio NOOB question - XML - Pin
B A L L S29-Nov-11 5:42
B A L L S29-Nov-11 5:42 
AnswerRe: RE: Visual Studio NOOB question - XML - Pin
Not Active29-Nov-11 6:07
mentorNot Active29-Nov-11 6:07 
GeneralRe: RE: Visual Studio NOOB question - XML - Pin
B A L L S29-Nov-11 6:47
B A L L S29-Nov-11 6:47 
GeneralRe: RE: Visual Studio NOOB question - XML - Pin
Not Active29-Nov-11 9:46
mentorNot Active29-Nov-11 9:46 
QuestionPlease suggest tools/ codes (Jquery Nested Expression Builder ) Pin
sysmatrix29-Nov-11 2:33
sysmatrix29-Nov-11 2:33 
AnswerRe: Please suggest tools/ codes (Jquery Nested Expression Builder ) Pin
jkirkerx29-Nov-11 19:37
professionaljkirkerx29-Nov-11 19:37 
QuestionPrimary key specific format. Pin
sk_ko28-Nov-11 17:16
sk_ko28-Nov-11 17:16 
AnswerRe: Primary key specific format. Pin
nilschaudhari28-Nov-11 22:48
nilschaudhari28-Nov-11 22:48 
GeneralRe: Primary key specific format. Pin
sk_ko29-Nov-11 15:10
sk_ko29-Nov-11 15:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.