Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Basics
|
ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 6th, 2006, 01:02 PM
Registered User
 
Join Date: Dec 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I use VS 2005 so I don't think there's a Reference folder in the solution explorer. Is this right?
Also the thing is I do see other properties and methods of SqlDataAdapter object. This makes me confused.

 
Old December 6th, 2006, 01:40 PM
Friend of Wrox
 
Join Date: May 2006
Posts: 643
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Yes - you might be right about the solution explorer. Unfortunately, the machine I am on right now doesn't have 2005. However, there still has to be a place where your references in your project can be viewed, is there not? Wherever that is it would be helpful to determine if you are specifically referencing a the System.Data.SqlClient.dll. Unless I am way off on this, your project should NOT be referencing this dll. This could be causing an ambiguity or other problem that manifests itself in the behavior you are experiencing.

Woody Z
http://www.learntoprogramnow.com
 
Old December 6th, 2006, 04:04 PM
Registered User
 
Join Date: Dec 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I don't know how to access the reference folder (if any?) in VS 2005. I think my project references set up is automatically done by VS 2005.

 
Old December 6th, 2006, 05:15 PM
Friend of Wrox
 
Join Date: May 2006
Posts: 643
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Well, if that is the case, then I'll try to find out how to deal with that. You should be able to see the references that a project (or ASP.NET environment) is using - they have to be stored somewhere.

Woody Z
http://www.learntoprogramnow.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
sqldataadapter vgsgowrisankar C# 2005 7 April 23rd, 2008 04:32 PM
SqlDataAdapter DanRoche .NET Framework 1.x 3 August 20th, 2007 04:04 AM
SqlDataAdapter does not have its properties listed thaopham215 ADO.NET 0 December 5th, 2006 04:33 PM
SqlDataAdapter Issue Tom Wing VB.NET 2002/2003 Basics 2 February 6th, 2006 01:43 PM
sqlDataAdapter [email protected] ADO.NET 1 April 8th, 2004 12:28 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.