Subject:Exception FODC0004: file or directory does not exist Author:Sven Meyer Date:28 May 2009 07:40 AM
Hi,
I am currently testing Stylus Studio 2009 to do some exports from MS SQL Server to a xml file.
Testing the XQuery in Stylus Studio works fine but after generating C# code and trying to run it from Visual Studio 2005 I get the following exception:
Error on line 2 of Untitled1.xquery:
FODC0004: The file or directory file:///c:/Database.dbo.Table does
not exist
The file or directory file:///c:/Database.dbo.Table does not exist
Do I have to make some changes to get the code working or what is wrong?