Cannot find FieldUtilities.cs

Posts   
 
    
JayBee
User
Posts: 269
Joined: 28-Dec-2006
# Posted on: 02-Aug-2010 23:39:56   

Hi,

I'm using 3.0, Self Servicecing.

When I run a webapplication in debugmode, sometimes the process hangs and a windows is opened with headertext Find source: FieldUtilities.cs. It tries to find it in a subdirectory of c:\Myprojects. I'm not using that directory.

I don't know what to do now.confused

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 03-Aug-2010 05:17:17   

It's trying to find FindUtilities.cs to get the source of an exception. If you click Cancel you can read the exception stack trace, please post the full exception message and stack trace here to know what is the problem.

If you want to debug the LLBLGen RuntimeLibraries, you can add the RuntimeLibraries source code project to your solution so you can reach FindUtilities.cs. Such sourcecode is located in your LLBLGen installation folder.

David Elizondo | LLBLGen Support Team
JayBee
User
Posts: 269
Joined: 28-Dec-2006
# Posted on: 13-Sep-2010 22:11:18   

Sorry for not responding earlier.

Is it possible to prevent VS to search for some sourcefile? I'm only interested in the real error.

Walaa avatar
Walaa
Support Team
Posts: 14946
Joined: 21-Aug-2005
# Posted on: 14-Sep-2010 09:06:53