Click here to Skip to main content
15,892,298 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: project in vb.net Pin
Brij20-Jan-10 19:33
mentorBrij20-Jan-10 19:33 
QuestionMap value to Site Map Pin
sjs4u20-Jan-10 19:10
sjs4u20-Jan-10 19:10 
QuestionGridView with Javascript Pin
.NET- India 20-Jan-10 18:43
.NET- India 20-Jan-10 18:43 
AnswerRe: GridView with Javascript Pin
SeMartens20-Jan-10 20:21
SeMartens20-Jan-10 20:21 
QuestionGridView Row Selection Pin
Illegal Operation20-Jan-10 12:19
Illegal Operation20-Jan-10 12:19 
AnswerRe: GridView Row Selection Pin
Pranay Rana20-Jan-10 17:38
professionalPranay Rana20-Jan-10 17:38 
AnswerRe: GridView Row Selection Pin
April Fans24-Jan-10 16:21
April Fans24-Jan-10 16:21 
QuestionFailed to update database "C:\BCPORTAL\APP_DATA\BCANCER.MDF" because the database is read-only. Pin
ceiral20-Jan-10 10:11
ceiral20-Jan-10 10:11 
Hello.

I am working on a website. For now whenever I want to test it I would just run it from localhost using IIS. An error occurred after transferring the work to another laptop. Everything ran smoothly until came to the part where there is a need to update/insert data to the database. I got this error saying that I am not able to update the database because it is read-only.

Now the error only occurred when I ran the website from localhost using IIS. The process of updating/inserting when smoothly when I ran the website from Visual Studio.

I searched for every possible solution and found out several ones

1. Set the App_Data folder attribute to not 'Read-only'. - Done that but the folder automatically set back to 'Read-only' each and everytime.

2. Execute the following sql query
ALTER DATABASE bcancer SET READWRITE
- Done that also but still the database is in read-only mode.

Can somebody help me out on this? Thank you very much for your attention.
AnswerRe: Failed to update database "C:\BCPORTAL\APP_DATA\BCANCER.MDF" because the database is read-only. Pin
kadaoui el mehdi21-Jan-10 8:21
kadaoui el mehdi21-Jan-10 8:21 
QuestionHow to implement asp.net AJAX ReorderList list? Pin
jhTom20-Jan-10 9:18
jhTom20-Jan-10 9:18 
QuestionRe: How to implement asp.net AJAX ReorderList list? Pin
jhTom21-Jan-10 3:59
jhTom21-Jan-10 3:59 
QuestionIs there a right & wrong way of working with dbml files? Pin
Goalie3520-Jan-10 8:36
Goalie3520-Jan-10 8:36 
AnswerRe: Is there a right & wrong way of working with dbml files? Pin
Manas Bhardwaj20-Jan-10 9:43
professionalManas Bhardwaj20-Jan-10 9:43 
QuestionTo: Smitha Vijayan Pin
Daniel Cohen Gindi20-Jan-10 8:06
Daniel Cohen Gindi20-Jan-10 8:06 
AnswerRe: To: Smitha Vijayan Pin
Brij20-Jan-10 8:17
mentorBrij20-Jan-10 8:17 
GeneralRe: To: Smitha Vijayan Pin
Daniel Cohen Gindi20-Jan-10 12:26
Daniel Cohen Gindi20-Jan-10 12:26 
GeneralRe: To: Smitha Vijayan Pin
Not Active20-Jan-10 15:42
mentorNot Active20-Jan-10 15:42 
GeneralRe: To: Smitha Vijayan Pin
Daniel Cohen Gindi20-Jan-10 22:26
Daniel Cohen Gindi20-Jan-10 22:26 
AnswerRe: To: Smitha Vijayan Pin
loyal ginger21-Jan-10 5:39
loyal ginger21-Jan-10 5:39 
GeneralRe: To: Smitha Vijayan Pin
Daniel Cohen Gindi21-Jan-10 5:42
Daniel Cohen Gindi21-Jan-10 5:42 
Generalproblem of assembly in my Asp.net webapplication Pin
nilesh_chile20-Jan-10 6:59
nilesh_chile20-Jan-10 6:59 
GeneralRe: problem of assembly in my Asp.net webapplication Pin
Estys20-Jan-10 7:07
Estys20-Jan-10 7:07 
GeneralRe: problem of assembly in my Asp.net webapplication Pin
thatraja20-Jan-10 7:49
professionalthatraja20-Jan-10 7:49 
GeneralRe: problem of assembly in my Asp.net webapplication Pin
Estys20-Jan-10 9:48
Estys20-Jan-10 9:48 
GeneralRe: problem of assembly in my Asp.net webapplication Pin
thatraja21-Jan-10 1:25
professionalthatraja21-Jan-10 1:25 

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.