Connecting Tech Pros Worldwide Help | Site Map

asp.net 2.0 class prob

  #1  
Old July 3rd, 2008, 12:04 PM
Newbie
 
Join Date: Aug 2007
Posts: 21
Hello Every body,


I have got a prob as m a fresher……
I am creating a web project in which I have created a folder named Components , in which I included 4 class files(BookReviewsCS, BookReviewsItemCS, BookReviewsCollectionCS, CollectionitemCompareCS) with Namespace BookRevsCS.

Now I am not able to access the class names, methods, properties in these files…
I want to access the methods in the BookReviewsCS into BookReviewsItemCS.

How can I access the methods??


Plz help me out
  #2  
Old July 3rd, 2008, 02:39 PM
insertAlias's Avatar
Forum Leader
 
Join Date: Apr 2008
Location: San Antonio, TX (USA)
Posts: 2,569

re: asp.net 2.0 class prob


Try putting those files in your App_Code directory.
  #3  
Old July 4th, 2008, 05:22 AM
Newbie
 
Join Date: Aug 2007
Posts: 21

re: asp.net 2.0 class prob


Quote:
Originally Posted by insertAlias
Try putting those files in your App_Code directory.

Ya i can put it in app_code but i want to no how it works in a folder.....
Do u have any idea???
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
Asp.Net Parser Error Message: Could not load type brittogladez answers 1 January 15th, 2008 10:40 AM
asp.net causes line breaks in javascript Sasha Shevelev answers 1 November 22nd, 2005 01:59 AM
Process class in asp.net applications Sreelu answers 3 November 19th, 2005 04:55 PM
VB.NET ASP.NET prob jophrthomas answers 2 November 18th, 2005 01:59 AM
asp.net causes line breaks in javascript Sasha Shevelev answers 1 July 19th, 2005 04:36 AM