c:\inetpub\wwwroot\export\WebForm1.aspx.... The type or namespace name 'DbDataReader' could not be found (are you missing a using directive or an assembly reference?)
c:\inetpub\wwwroot\export\WebForm1.asp... The type or namespace name 'SqlBulkCopy' could not be found (are you missing a using directive or an assembly reference?)
c:\inetpub\wwwroot\export\WebForm1.asp... The type or namespace name 'bulkCopy' could not be found (are you missing a using directive or an assembly reference?)
c:\inetpub\wwwroot\export\WebForm1.asp... The name 'dr' does not exist in the class or namespace 'export.WebForm1'
I find the following error please tell me the solution?
Hi Saravana,
This error occurs when you havent added the reference to the DLLs that you are trying to refer in the project. Make sure you are adding references to all the required DLLs in the project where you are getting this error. That should solve your problem. If you need further help, you can reply to me.
Reply:Type your error into google and it will help you find a solution.
Reply:Contact www.computerhope.com.
They have tutorials for every PC problem.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment