Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Running the TIS.GSP.sln in VS 2008
TimH
#1 Posted : Sunday, 4 April 2010 1:30:55 AM(UTC)
Rank: Newbie

Joined: 4/04/2010(UTC)
Posts: 1
Location: Amesbury, MA

New to GSP so forgive me if this is a repeat post/question. Appreciate any/all help.

I've downloaded the "Source Code" version of GSP and am having some issues getting it to run in VS 2008. More specifically, rather than installing it as a Web Applicaton on my local IIS per instructions in the documentation, I would like to be able to load the TIS.GSP.sln file into VS 2008 and the launch GSP using Visual Studio integrated dev Web Server. This would allow me to really dig into and step into any of the code; including the various Class Libraries - which obviously contain the bulk of the functionality.

Here's where I'm at and what I've tried thus far...
1) I intend to use Sql Server Express 2008 for my data store, so per the documentation, I overwrote web.config with the web_sqlserver_3.5.config file

2) Open TIS.GSP.sln with VS 2008: This forces the Conversion Wizard to convert all of the projects in the solution(To .NET 3.5 projects). This seems to run without issues.

3) Per the documentation, I change the defaultProfider in galleryserverpro.congif to defaultProvider="SqlServerGalleryServerProProvider"

4) I build the Solution with no errors.

5) I set the Startup Project To the Web App and the Startup page to Default.aspx

6) I get the following error...
Could not load file or assembly 'System.Data.SQLite, Version=1.0.65.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. An attempt was made to load a program with an incorrect format.

If I'm missing something; if there's another way for me to be able to run GSP and also be able to step into the various Class Library code, please let me know.


*************************************************
My Dev System...
Windows Vista Home Premium
IIS 7
VS 2008/.NET Framework 3.5 SP1
Roger Martin
#2 Posted : Sunday, 4 April 2010 1:58:24 AM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

Take a look at this thread, especially note # 2.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
Rss Feed  Atom Feed
Users browsing this topic
Guest
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.