Mysql Membership Provider issue
Hi,
I'm having issues with the mysql membership provider. It's working fine locally. I've added the assemblies to the bin folder but I'm getting a config error on my remote build:
Could not load file or assembly 'MySql.Web, Version=6.3.6.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified.
Any ideas?
Cheers,
Ryan
Discussions are closed to public comments.
If you need help with AppHarbor please
start a new discussion.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
Support Staff 1 Posted by tt on 30 Jan, 2011 09:41 PM
You need to trigger Visual Studio to add the
<HintPath/>element to the project file. This is easily archived by removing the reference and adding it again while using the file inside the repository as the target.tt closed this discussion on 30 Jan, 2011 09:41 PM.