Re: [sqlite] VS2008 design support error

2012-02-10 Thread Trevor Burns
your help. Trevor -Original Message- From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Joe Mistachkin Sent: Friday, February 10, 2012 2:47 PM To: 'General Discussion of SQLite Database' Subject: Re: [sqlite] VS2008 design support error Trevor B

Re: [sqlite] VS2008 design support error

2012-02-10 Thread Joe Mistachkin
Trevor Burns wrote: > > Package Load Failure > Package 'System.Data.SQlite Designer Package' has failed to load properly ( > GUID = {DCBE6C8D-0E57-4099-A183-98FF74C64D9C}). Please contact package > vendor for assistance. Application restart is recommended, due to possible > environment

Re: [sqlite] VS2008 design support error

2012-02-10 Thread Joe Mistachkin
Trevor Burns wrote: > > Package Load Failure > Package 'System.Data.SQlite Designer Package' has failed to load properly ( > GUID = {DCBE6C8D-0E57-4099-A183-98FF74C64D9C}). Please contact package > vendor for assistance. Application restart is recommended, due to possible > environment

[sqlite] VS2008 design support error

2012-02-10 Thread Trevor Burns
I have been trying to get the system.data.sqlite version 1.0.79 working with Visual Studio 2008 Pro (with SP). Each time I try to use Add Connection to create the database connection string, the system.sqlite.data, I VS2008 is popping up an error dialog: Package Load Failure Package

Re: [sqlite] VS2008 design support error

2012-01-30 Thread Joe Mistachkin
Simon Slavin wrote: > > You might want to ask this on a forum about VS2010. There's apparently > nothing wrong with the SQLite element. > The designer components are part of System.Data.SQLite and are currently supported by me. -- Joe Mistachkin ___

Re: [sqlite] VS2008 design support error

2012-01-30 Thread Joe Mistachkin
Levi Haskell wrote: > > Is there a log file I can look up somewhere on the disk where I can > get more specific error from? > Yes, logging can be enabled as described in: http://blogs.msdn.com/b/dr._ex/archive/2006/12/14/debugging-package-load-fai lures.aspx -- Joe Mistachkin

Re: [sqlite] VS2008 design support error

2012-01-30 Thread Simon Slavin
On 30 Jan 2012, at 6:04pm, Levi Haskell wrote: > Interestingly it works fine with VS2010 on the same machine. Is there a log > file I can look up somewhere on the disk where I can get more specific error > from? You might want to ask this on a forum about VS2010. There's apparently nothing

Re: [sqlite] VS2008 design support error

2012-01-30 Thread Levi Haskell
from? Thanks, - Levi > From: sql...@mistachkin.com > To: sqlite-users@sqlite.org > Date: Mon, 30 Jan 2012 09:51:27 -0800 > Subject: Re: [sqlite] VS2008 design support error > > > Levi Haskell wrote: > > > > When I open VS2008 -> go to Server Explorer -&g

Re: [sqlite] VS2008 design support error

2012-01-30 Thread Joe Mistachkin
Levi Haskell wrote: > > When I open VS2008 -> go to Server Explorer -> Add Connection -> Select > 'System...SQLite ... provider' I get the > following error: > Without more details it's tough to guess what the precise problem is (as package load failures are fairly generic and can be caused by a

[sqlite] VS2008 design support error

2012-01-30 Thread Levi Haskell
Just installed .NET3.5 32bit bundle v1.0.79.0 (on a 64bit Win7 machine). When I open VS2008 -> go to Server Explorer -> Add Connection -> Select 'System...SQLite ... provider' I get the following error: --- Microsoft Visual Studio --- Package