Hi,
I looked at the output for the generator in LLBLGen, and things seem normal (but I'm new at this and might not recognize a problem). There are a list of "successful" things happening.
RetrievalProcedures.cs is in the DatabaseSpecific folder under Northwind.TutorialDBSpecific, in Visual Studio.
In looking at the problem code in Visual Studio, when I opened RetrievalProcedures.cs, the problem seems to be with the delimiter for the path. That is, there is a squiggly line under the backwards slash in code such as below.
"[C:\SQL SERVER 2000 SAMPLE DATABASES\NORTHWND.MDF] ...
Thanks for your quick reply,
Carol