[MonoDevelop] asp:login fails at LIVE location?

Dale E. Moore daleemoore at gmail.com
Sun Nov 1 11:48:36 EST 2009


asp:login works fine when run in MD, but; fails when I copy the project
folder to /var/www. Should I use a different connection than this:
       <add name="sqliteConnection"
          connectionString="Data
Source=|DataDirectory|/aspnetdb.sqlite;version=3"
          providerName="Mono.Data.Sqlite"
      />

I've been kind of pulling my hair out on this issue, so; I went into the
mono source and pulled the asp:net sqlite connection and used it... I was
hoping it would work, but; asp:login still does not let me login.

I look forward to your help,
Dale E. Moore
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20091101/7ee4b529/attachment.html 


More information about the Monodevelop-list mailing list