473,623 Members | 3,366 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

is it fixed on realse version?

i think It's a bug...
is it fixed on realse version?

Failed to update database "C:\INETPUB\WWW ROOT\WEBSITE\AP P_DATA\ASPNETDB .MDF"
because the database is read-only.
Dec 8 '05 #1
4 1045
NuB
uncheck the readonly box on the db, and give the asp.net id read access to
the folder were the .mdf file resides.

"micky" <so**********@g mail.com> wrote in message
news:OL******** ******@TK2MSFTN GP15.phx.gbl...
i think It's a bug...
is it fixed on realse version?

Failed to update database
"C:\INETPUB\WWW ROOT\WEBSITE\AP P_DATA\ASPNETDB .MDF" because the database is
read-only.

Dec 8 '05 #2
http://lab.msdn.microsoft.com/produc...d-fbca71949ddc

see this.. it's bug
"NuB" <me@me.com> wrote in message
news:%2******** ********@TK2MSF TNGP14.phx.gbl. ..
uncheck the readonly box on the db, and give the asp.net id read access to
the folder were the .mdf file resides.

"micky" <so**********@g mail.com> wrote in message
news:OL******** ******@TK2MSFTN GP15.phx.gbl...
i think It's a bug...
is it fixed on realse version?

Failed to update database
"C:\INETPUB\WWW ROOT\WEBSITE\AP P_DATA\ASPNETDB .MDF" because the database
is read-only.


Dec 8 '05 #3
NuB
are you using SQL express? You didn't mention that in your original post,
and there are 05 news groups also
"micky" <so**********@g mail.com> wrote in message
news:ed******** ******@TK2MSFTN GP14.phx.gbl...
http://lab.msdn.microsoft.com/produc...d-fbca71949ddc

see this.. it's bug
"NuB" <me@me.com> wrote in message
news:%2******** ********@TK2MSF TNGP14.phx.gbl. ..
uncheck the readonly box on the db, and give the asp.net id read access
to the folder were the .mdf file resides.

"micky" <so**********@g mail.com> wrote in message
news:OL******** ******@TK2MSFTN GP15.phx.gbl...
i think It's a bug...
is it fixed on realse version?

Failed to update database
"C:\INETPUB\WWW ROOT\WEBSITE\AP P_DATA\ASPNETDB .MDF" because the database
is read-only.



Dec 8 '05 #4
If you are running a SQL Server (Express) database as a file, you have to
set it up in the project so the files become read/write. By default, esp. on
Window Server 2003, you have to allow the SQL Server engine to gain access
to the file and the ASP.NET app to access it.

It may well be a "bug" if you stepped outside of that box. Follow the
configuration tool instructions if this is a Profile/Membership database (by
the name, it appears that it is).

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************** *************** *************** **
Think Outside the Box!
*************** *************** *************** **
"micky" <so**********@g mail.com> wrote in message
news:OL******** ******@TK2MSFTN GP15.phx.gbl...
i think It's a bug...
is it fixed on realse version?

Failed to update database
"C:\INETPUB\WWW ROOT\WEBSITE\AP P_DATA\ASPNETDB .MDF" because the database is
read-only.

Dec 8 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
1727
by: Brett Gerhardi | last post by:
Hi all, can anyone explain why the following isn't valid? <?xml version="1.0" encoding="UTF-8"?> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified"> <xsd:complexType name="ct1"> <xsd:attribute name="a1" type="xsd:string" use="required"/> </xsd:complexType> <xsd:complexType name="ct2"> <xsd:complexContent>
6
3627
by: Marie ALHOMME | last post by:
Hi everybody ! I'm new here, and I'm French, so pardon me for any and all grammar and typo mistakes ! I hope you'll understand everything anyway :) I'm working on my portfolio site, which I am completely rewriting in HTML 4. strict + CSS. In the Gallery part of the site, people can see thumbnails of my work and when they click on any work, it opens a popup (btw : I'm not here to
6
5399
by: Mason A. Clark | last post by:
Masters: On two or three-column layouts, one column often has a list of links. Scrolling the page hides them. I'm aware there's supposed to be the ability to fix the column (frame-like). I have some bits of such code but haven't yet made it work well. Question: Why have I never seen an example on the web? Not that I've seen everything, but I've seen numerous pages
9
1415
by: MLH | last post by:
Microsoft Office Professional Edition 2003 - Retail I've seen the above product advertised for $380. Are there enough developers world wide to make microsoft the following offer... If they would make a product that works, I would gladly pay $1000 (US) for it. I don't mean that as an insult. I'm talking about fixes for bugs that come out. Most of the user population may not need all bugs fixed, but we as developers do. If a coalition
3
2220
by: Xavier Wargny | last post by:
Hi all and each! Since july, I'm working with dot NET technology. Confident with brand new tools it gave, I decided to use that new decimal type (related with the Database type...). After many 'plantages' (critical stops?) in the communication between my Calculation serveur and my Interface server, I discovered a problem with the serialization of decimals, because some values I use are below the Critical Number 0.0001m (I should blame...
4
1116
by: scorpion53061 | last post by:
This morning I let the group know that I had finished an application that categorizes posts in the vb.net and ado.net newsgroups and eliminates the trash that we hate to wade through on sites like Google and such. Well I would like to thank the multitude of you that have emailed me informing me of the bug in the datagrid (the scrollbars don't show up unless you resize the form after populating the grid). I knew you would be a tough...
5
1240
by: mike | last post by:
What's the difference between VS2005 Beta3 and VS2005 realse version frankly i've downloaded vs2005 realse version but it's the same as beta3 version how can i distinguish between them??
1
5117
by: batista | last post by:
Hi there, I'm developing a website that is in 2 languages english and arabic. Now I wanted to have fixed header scrollable datagrid. For scrolling i found a solution which works fine. But for fixed header I found a solution that is using CSS expression,plus some style properties, as follows. position:relative;
3
1951
by: Nicolas | last post by:
Hi everybody, I'm stuck for a couple of days now to the following issue, concerning fixed/default attributes and multiple namespaces. Any help would be greatly appreciated... I'm using Xerces C++ 2.7.0. Here are two XML Schemas:
0
8463
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7134
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6104
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5560
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4067
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4154
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2593
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1769
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1468
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.