Click here to Skip to main content
15,890,438 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Can we bind datareader to textboxes? Pin
Tirthadip5-Jul-06 23:50
Tirthadip5-Jul-06 23:50 
GeneralRe: Can we bind datareader to textboxes? Pin
mnaveed6-Jul-06 1:08
mnaveed6-Jul-06 1:08 
QuestionHow can we use DataViewManager to bind data to a datagrid in asp.net? Pin
lavanya_satheesh5-Jul-06 22:00
lavanya_satheesh5-Jul-06 22:00 
AnswerRe: How can we use DataViewManager to bind data to a datagrid in asp.net? Pin
mnaveed5-Jul-06 22:35
mnaveed5-Jul-06 22:35 
GeneralRe: How can we use DataViewManager to bind data to a datagrid in asp.net? Pin
lavanya_satheesh7-Jul-06 20:29
lavanya_satheesh7-Jul-06 20:29 
Questioncatching return value from javascript function in asp.net code behind Pin
sandeep kumar pundhir5-Jul-06 21:39
sandeep kumar pundhir5-Jul-06 21:39 
AnswerRe: catching return value from javascript function in asp.net code behind Pin
DIMPLE_R5-Jul-06 21:53
DIMPLE_R5-Jul-06 21:53 
QuestionObjectDataSource does not display valid BLL classes from BIN folder Pin
zrrbite5-Jul-06 21:16
zrrbite5-Jul-06 21:16 
Greetings!

I've got a slight problem with an ObjectDataSource i'd like to get your input on.

I've got an ASP.NET website created with two added references: A data access layer, and a buisness logic layer. The DLL's are both located in the BIN folder of the website.

The BLL classes are outfitted with the [System.ComponentModel.DataObject] and should be visible from the DataObjectSource's datasouce dropdown. However, they're not. I noticed something rather odd: I had only 1 page defined (default.aspx), and when i tried to define a data source for the ObjectDataSource, no classes were available what so ever. I then added a class to the "App_Code" folder and tried again. This time it cought on to all my TableAdapters and their underlying classes in the DAL.

It still refuses to include any of the BLL classes.

Can anyone shed light on the situation? Smile | :)

Thank you in advance.

- Martin Kjeldsen
AnswerRe: ObjectDataSource does not display valid BLL classes from BIN folder Pin
minhpc_bk5-Jul-06 22:30
minhpc_bk5-Jul-06 22:30 
GeneralRe: ObjectDataSource does not display valid BLL classes from BIN folder [modified] Pin
zrrbite5-Jul-06 23:09
zrrbite5-Jul-06 23:09 
GeneralRe: ObjectDataSource does not display valid BLL classes from BIN folder Pin
minhpc_bk5-Jul-06 23:41
minhpc_bk5-Jul-06 23:41 
GeneralRe: ObjectDataSource does not display valid BLL classes from BIN folder Pin
zrrbite5-Jul-06 23:53
zrrbite5-Jul-06 23:53 
GeneralRe: ObjectDataSource does not display valid BLL classes from BIN folder Pin
minhpc_bk6-Jul-06 0:06
minhpc_bk6-Jul-06 0:06 
GeneralRe: ObjectDataSource does not display valid BLL classes from BIN folder Pin
zrrbite6-Jul-06 0:17
zrrbite6-Jul-06 0:17 
GeneralRe: ObjectDataSource does not display valid BLL classes from BIN folder Pin
minhpc_bk6-Jul-06 0:26
minhpc_bk6-Jul-06 0:26 
QuestionTreeView in javascripting. Pin
ritu43215-Jul-06 21:05
ritu43215-Jul-06 21:05 
AnswerRe: TreeView in javascripting. Pin
DIMPLE_R5-Jul-06 21:22
DIMPLE_R5-Jul-06 21:22 
QuestionWriting Client Scripting in ASP.Net 2.0 Pin
Muhammad Chitrali5-Jul-06 21:00
Muhammad Chitrali5-Jul-06 21:00 
AnswerRe: Writing Client Scripting in ASP.Net 2.0 Pin
lavanya_satheesh5-Jul-06 21:53
lavanya_satheesh5-Jul-06 21:53 
GeneralRe: Writing Client Scripting in ASP.Net 2.0 Pin
RichardGrimmer6-Jul-06 1:22
RichardGrimmer6-Jul-06 1:22 
Questionchat Pin
mai20065-Jul-06 20:52
mai20065-Jul-06 20:52 
AnswerRe: chat Pin
Muhammad Chitrali5-Jul-06 20:57
Muhammad Chitrali5-Jul-06 20:57 
AnswerRe: How do I select column from datagrid? Pin
Vipin Venugopal5-Jul-06 21:29
Vipin Venugopal5-Jul-06 21:29 
GeneralRe: How do I select column from datagrid? Pin
blurMember5-Jul-06 21:55
blurMember5-Jul-06 21:55 
GeneralRe: How do I select column from datagrid? Pin
wilssmith5-Jul-06 22:32
wilssmith5-Jul-06 22:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.