Tuesday, January 06, 2009
You are here:  Forum
 
 
  Forum  Discussions  Google Map GPS ...  DbXmlReader and DbWriter problems
Previous Previous
 
Next Next
New Post 9/24/2008 12:34 PM
  bugoyyy
1 posts
No Ranking


DbXmlReader and DbWriter problems 

hi.. 
i downloaded the .net version of the project and when i tried to build it, it showed an error about the xml reader and writer classes
 
here is one of the errors: 
 
The type or namespace name 'DbXmlReader' could not be found (are you missing a using directive or an assembly reference?) 
 
here are some of the lines of code that i am getting errors from:
 
DbXmlReader reader = new DbXmlReader(); 

DbWriter dbw = new DbWriter();
 
why is that? 
any help would be apreciated :)

 

 
New Post 9/24/2008 1:33 PM
  nickfox
38 posts
No Ranking


Re: DbXmlReader and DbWriter problems 

There should be two class files in the folder called App_Code.

The two files are called DbXmlreader.cs and DbWriter.cs.

Do you have that folder in your project and those two files?

Nick

 
Previous Previous
 
Next Next
  Forum  Discussions  Google Map GPS ...  DbXmlReader and DbWriter problems
Our Sponsors
Privacy Statement | Terms Of Use