[MonoDevelop] aspnetdb.sqlite relocation?

Dale E. Moore daleemoore at gmail.com
Fri Oct 30 05:17:31 EDT 2009


How do I wire up App_Data/aspnetdb.sqlite so my programs work in development
and LIVE? Should I specify connectionStrings and membership in web.config?

How would I refer to aspnetdb.sql in the .aspx markup?

ConnectionString="Data Source=/var/www/trackTrips/App_Data/aspnetdb.sqlite"
>

Or can I use something that refers back to the web.config connectionString?

How does forms membership authentication know were to look for
aspnetdb.sqlite? And how would I change it when I go LIVE?

I look forward to hearing from you,
Dale E. Moore
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20091030/8c90fde7/attachment-0001.html 


More information about the Monodevelop-list mailing list