Subject: Chapter 6 Problem
Posted By: Dennis Mollet Post Date: 8/15/2005 1:48:54 PM
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

Reply By: Dennis Mollet Reply Date: 8/15/2005 1:56:21 PM
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

Go to topic 33843

Return to index page 489
Return to index page 488
Return to index page 487
Return to index page 486
Return to index page 485
Return to index page 484
Return to index page 483
Return to index page 482
Return to index page 481
Return to index page 480