This is a migrated thread and some comments may be shown as answers.

Single File Bug with Strongly Typed Datasets

1 Answer 37 Views
Quick Fixes
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Donald Norris
Top achievements
Rank 1
Donald Norris asked on 26 Apr 2010, 07:44 PM
If you use a single ASP.NET file structure instead of the structure with code behind you get an error on strongly typed datasets in the single file.  I primarily use the single file structure prior to VS 2010 and decided to change to the code behind method with VS 2010.  I noticed that I was not getting errors on the strongly typed dataset code with the code behind files.  So I went back to the single files and sure enough the errors returned.

I hope this will help you fix this problem.

Thanks

1 Answer, 1 is accepted

Sort by
0
Hans Kratz
Telerik team
answered on 27 Apr 2010, 06:54 AM
Hello Donald,

 thanks for taking the time to report this.

Could you provide us with a example which demonstrates this problem?

I assumed you were talking about accessing a dataset in a runat=server script tag and tried that but it worked fine for me.

Sincerely yours,
Hans Kratz
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Quick Fixes
Asked by
Donald Norris
Top achievements
Rank 1
Answers by
Hans Kratz
Telerik team
Share this question
or