Can't find C:\__dev\mojoportal\vendor\Mono.Data.Sqlite\SQLiteDataReader.cs

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
8/14/2009 6:16:20 AM
Gravatar
Total Posts 7

Can't find C:\__dev\mojoportal\vendor\Mono.Data.Sqlite\SQLiteDataReader.cs

Hi all, this is my first post here.

I've downloaded the last source version of mojoportal (mojoportal-2-3-1-3-sourcecode), followed instructions for setting a different a Data Layer Reference in Visual Studio (http://www.mojoportal.com/settingadatalayerreferenceinvisualstudio.aspx), since I'm trying to use the SQLite version.

But, when compiling Visual Studio says that can't find C:\__dev\mojoportal\vendor\Mono.Data.Sqlite\SQLiteDataReader.cs.. Is this possible? or I'm doing anything wrong?

Thanks!

8/14/2009 8:22:39 AM
Gravatar
Total Posts 18439

Re: Can't find C:\__dev\mojoportal\vendor\Mono.Data.Sqlite\SQLiteDataReader.cs

I don't know why you would get that error as it references the  _libs/Mono.Data.SQLite.dll

You do need to copy the  sqlite3.dll from the /Data/sqlitedb folder into your Web/bin folder.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.