PC Review


Reply
Thread Tools Rate Thread

Debuging ASP.NET application with VS 2008 and relative filenames

 
 
blescouet
Guest
Posts: n/a
 
      25th May 2009
Hi all,
In an ASP.NET application, I'm using NHibernate with an external
configuration file, located in the project directory. In my code, the
name of this file is given to NHibernate without path (relative name).
While debuging (with VS development Web Server), it throws a
FileNotFoundException, trying to load the file from C:\Program
Files\Microsoft Visual Studio 9.0\Common7\IDE\ as the base path, not
from project's base path.
My colleagues, with the same source, haven't any problem : the file is
loaded from the project path.
I suppose I have something different in the configuration of my VS, or
my computer. But what, and Where ? I haven't any idea.

B.L.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Debuging ASP.NET application with VS 2008 and relative filenames blescouet Microsoft Dot NET 8 26th May 2009 09:59 AM
Debuging ASP.NET in Visual Studio 2008 Jason Microsoft C# .NET 6 24th May 2009 02:08 AM
Debuging ASP.NET in Visual Studio 2008 Jason Microsoft C# .NET 0 21st May 2009 09:37 PM
Dynamic Filenames with Application.Run weswheeldon@gmail.com Microsoft Excel Programming 1 7th Oct 2005 06:27 PM
how to step through code when debuging a dll in a VS .net CF application wiredless Microsoft Dot NET Compact Framework 1 8th Sep 2004 09:51 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:24 AM.