CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.club_web_site_starter_kit Tags:
Item Type: NewsGroup Date Entered: 6/3/2005 10:29:04 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 4 Views: 9 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
5 Items, 1 Pages 1 |< << Go >> >|
Fleck
Asp.Net User
Trouble getting Club site to work on hosts server.6/3/2005 10:29:04 PM

0/0

I am completely lost at this point, I can't seem to get the database for the "Club site starter kit" to function on my hosts server, but it works great locally.
I can view my site on the remote server but cannot add members (or add anything for that matter), I receive the following exception:

System.Data.SqlClient.SqlException: Failed to update database "d:\inetpub\mywebsite\app_data\aspnetdb.mdf" because the database is read-only.

I have created a database on the hosts sql server, but have no idea how to make the site connect to it instead of the local copies of the "clubsite.mdf and aspnetdb.mdf"
Any and all help will be greatly appreciated

Thanks,

Fleck



Caddre
Asp.Net User
Re: Trouble getting Club site to work on hosts server.6/3/2005 10:59:25 PM

0/0

It may be permissions related try the solution in this post.  Hope this helps.

http://forums.asp.net/941457/ShowPost.aspx
Kind regards,
Gift Peddie
Fleck
Asp.Net User
Re: Trouble getting Club site to work on hosts server.6/3/2005 11:16:44 PM

0/0

Thaks for the idea, I checked ou the post and tried it, but alas... no luck.

yet

samsp
Asp.Net User
Re: Trouble getting Club site to work on hosts server.6/8/2005 1:37:49 AM

0/0

You'll need to change the connection string in web.config to the one for your server's database. Your hoster should provide that connection string for you.

Sam
GeoMarketing
Asp.Net User
Re: Trouble getting Club site to work on hosts server.9/25/2005 5:21:58 AM

0/0

I am having the exact same problem.  The web config has this which does not have explicit information about the server, etc. :

<connectionStrings>
  <add name="ClubSiteDB" connectionString="Data Source=.\SQLExpress;Integrated Security=true;AttachDBFileName=|DataDirectory|clubsite.mdf;User Instance=True" providerName="System.Data.SqlClient"/>
  <remove name="LocalSqlServer" />
  <add name="LocalSqlServer" connectionString="data source=.\SQLEXPRESS;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|aspnetdb.mdf;User Instance=true" providerName="System.Data.SqlClient" />
 </connectionStrings>

All this stuff is generated when the site is created and the databases are created in the admin.  The connection seems to be fine in the development environment but when run straight from a browser it throws this error.

Failed to update database "C:\INETPUB\WWWROOT\COMMUNITY\APP_DATA\ASPNETDB.MDF" because the database is read-only.

I have spent allot of time attempting to give rights to aspnet and the anonymous user etc., but nothing has seemed to help.  I do know of any tools to grant rights from the SQL 2005 express database.  

If you know what should be in these attributes to resolve this error please let me know.

Thanks

5 Items, 1 Pages 1 |< << Go >> >|


Free Download:


Web:
Trouble getting Club site to work on hosts server. - ASP.NET Forums Re: Trouble getting Club site to work on hosts server. 06-03-2005, 6:59 PM ... Re: Trouble getting Club site to work on hosts server. 06-03-2005, 7:16 PM ...
trouble getting clubsite live on host - ASP.NET Forums Re: trouble getting clubsite live on host ... Does that error really say "your MySQL server version"?? Is your host database MySQL or SQL ...
Getting Started with the Club Site Starter Kit: ASP Alliance Ideally, you will work with a host who will install the starter kit for you. ... Getting the Club Site kit installed and running is pretty easy, ...
Norwich City News Site and more - UK Web Hosting | Dedicated ... UK Web Hosting | Dedicated Server Windows and Linux VPS Forum ... I did think about that, but trouble is getting permission to show decent ...
Sue's edream | Blog Article | Deploy starter kit to remote host I've uploaded my club site files, my DB is in SQL Server on the web host ... Sorry for your trouble. Step 5 will generate ASPNET.mdf database for your ...
What Kind of Message Would it Send if Noah Tepperberg Let You ... Apr 17, 2008 ... L.G.: Otherwise, it starts getting a little too competitive on the women's ... New free small game server hosting can years required as just ...
Mysql On Windows 2003 Server - Are we in for trouble? - Web ... Are we in for trouble? Appreciate your input - as its something I need feedback from the pros to finalize decisions. If it will work safe ...
Mac Server Series: Enable The Web Server » Free Mac Blog Aug 21, 2006 ... PortForward.com- The best way to host a website is with a ..... having trouble with port forwarding … if you keep getting your routers admin ...
Another Top Fan Site In Trouble | popdirt.com There are several lower cost hosting options for a site of that site. Personally , I run a Netra T1 Sun server w/ 20 GB hard drive and 200 GB/mo. file ...
1and1 reviews - free web hosting review As a newbie, I had some trouble at first getting everything setup, .... up a 2nd site before the offer expires and transfer our non-profit club site on it. ...




Search This Site:










definitive hosting requirements 2.x?

windows security problem

how to find out if client is local or remote?

web.config authorization

hyperlink not working in wysiwig editor

impersonation for filesystem access

visual studio team system - changing tfs source control server

intellisense

generated password not always working

asp -> asp.net help

how to load and display pdf folders in a tree view

alignment of submit-button

wizard class (attributes for finish and cancel buttons - help *maybe a core team member*)

dynamic declarativecatalogpart creation?

server certificate and windows authentication

advantage

exporting the contents of dnn tabs to html

newbie - upgrade problem

theme and remotescript problem

aspnetdb.mdf combined into club.mdf

exception while using membership and roles

text/html editor not working with images

intellisense is not working for "file-->new-->projects"

turning off password reminder - dnn3.0.11

the selected file is not a valid visual studio solution file.

is it possible at runtime to change providers for a membership?

about 3.0 and the delay -- not a complaint here!

no intellisense for xslt file

what should be better....newbie quesiton

how to: create labelcontrol dynamically (in code)

 
All Times Are GMT