Failed to find or load the registered .Net Framework Data Provider

2013-05-20 Thread Greg Keogh
- fuslogvw.exe shows no binding failures when my app crashes on the test machine. - I compared the fusion logs of one that works and one that fails and there are subtle differences, but there is no way of knowing what's right or wrong. - I've compared the GAC contents of the two

RE: Failed to find or load the registered .Net Framework Data Provider

2013-05-20 Thread Ian Thomas
Greg Have you looked at the Registry on both (32-bit/64-bit), under Visual Studio DataProviders? It may be a quicker comparison. I have only VS2010 installed, the key being [HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0_Config\DataProviders ] - _ Ian Thomas Victoria Park,

Missing provider cause found

2013-05-20 Thread Greg Keogh
I have found the cause, but not the reason for the behaviour. All data access code in my solution has been isolated to run an AppDomain and is only seen through an interface and some shared classes. I like the way this abstracts away features and it means the main app does not need any references

Re: Missing provider cause found

2013-05-20 Thread Preet Sangha
What's the APPBASE for the AppDomain? On 20 May 2013 19:56, Greg Keogh g...@mira.net wrote: I have found the cause, but not the reason for the behaviour. All data access code in my solution has been isolated to run an AppDomain and is only seen through an interface and some shared classes. I

Re: Missing provider cause found

2013-05-20 Thread Greg Keogh
What's the APPBASE for the AppDomain? I'm setting the ApplicationBase property (is that what you mean?) for the AppDomain to be the subfolder under the main app's folder where everything needed by the domain resides. I was hoping and expecting that *everything*needed by the domain would live

Re: Missing provider cause found

2013-05-20 Thread Preet Sangha
Yeah that's the one. I know you've spent too long on this already but I think a look through the source of the SQL lite provider will reveal this. I hate silly issues like this. On 20 May 2013 21:49, Greg Keogh g...@mira.net wrote: What's the APPBASE for the AppDomain? I'm setting the

Move documentation from one TFS Project Portal to another

2013-05-20 Thread noonie
Greetings, I posted in OzTFS yesterday but it's awfully quiet in there... I have a request from the business to move* some version controlled documents (not source code) from one project to another. We are using Microsoft Visual Studio 2008 Team System and Web Access SP1 and I can't seem to

RE: Move documentation from one TFS Project Portal to another

2013-05-20 Thread David Kean
Grant? From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of noonie Sent: Monday, May 20, 2013 8:36 PM To: ozDotNet Subject: Move documentation from one TFS Project Portal to another Greetings, I posted in OzTFS yesterday but it's awfully quiet in there... I