Wrox Programmer Forums
|
BOOK: Beginning VB.NET Databases
This is the forum to discuss the Wrox book Beginning VB.NET Databases by Thearon Willis; ISBN: 9780764568008
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning VB.NET Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 15th, 2005, 01:48 PM
Registered User
 
Join Date: Aug 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default Chapter 6 Problem

I'm having a problem with the code on pages 131-132. When I run the project I get an error:

"An unhandled exception of type 'System.Security.SecurityException' occurred in Time Tracker.exe" and the "Call LoadProjects()" line is highlighted.


If I wrap the "Call LoadProjects()" in a try-catch, I get the following exception:

"Request Failed."


Any idea what I'm doing wrong? Does this have anything to do with the fact that when I open the project it says "The project location is not fully trusted by the .NET runtime..."???

Let me know,

Dennis
 
Old August 15th, 2005, 01:56 PM
Registered User
 
Join Date: Aug 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Funny thing...I looked at the code for 2 days, then as soon as I posted my problem I figured it out ;p.

Two things, in case anyone cares:
First, I had the project saved on a network share, so I just moved the whole project.
Second, my .config file had a capital V in "value"

Dennis





Similar Threads
Thread Thread Starter Forum Replies Last Post
Having a problem in chapter 2 Okie BOOK: Beginning Access 2003 VBA 1 August 9th, 2007 10:30 AM
Chapter 5 Problem gogeo BOOK: Beginning Access 2003 VBA 1 October 10th, 2005 10:34 AM
Problem in chapter 7 gpauta JSP Basics 1 June 1st, 2004 04:31 AM
problem in chapter 4 gpauta JSP Basics 3 May 11th, 2004 06:31 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.